[INFO] Scanning for projects... [INFO] Reactor build order: [INFO] OpenEMPI Application [INFO] OpenEMPI - Core [INFO] OpenEMPI - OpenPIXPDQ Adapter [INFO] OpenEMPI - EJB Interface [INFO] OpenEMPI - Web (Struts 2) [INFO] OpenEMPI - Web (Server Side) [INFO] OpenEMPI - Web (Client Side) [INFO] OpenEMPI - EAR [INFO] ------------------------------------------------------------------------ [INFO] Building OpenEMPI Application [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [install:install {execution: default-install}] [INFO] Installing C:\openempi\openempi\pom.xml to C:\Users\ctoth\.m2\repository\org\openhie\openempi\openempi\2.0.4\openempi-2.0.4.pom [INFO] ------------------------------------------------------------------------ [INFO] Building OpenEMPI - Core [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [WARNING] While downloading xmlbeans:xmlbeans:2.2.0 This artifact has been relocated to org.apache.xmlbeans:xmlbeans:2.2.0. [INFO] [xmlbeans:xmlbeans {execution: default}] [INFO] All schema objects are up to date. [INFO] [aspectj:compile {execution: default}] [INFO] [resources:resources {execution: default-resources}] [WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 12 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Nothing to compile - all classes are up to date [INFO] [resources:testResources {execution: default-testResources}] [WARNING] File encoding has not been set, using platform encoding Cp1252, i.e. build is platform dependent! [WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 13 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Nothing to compile - all classes are up to date [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: C:\openempi\openempi\core\target\surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.openhie.openempi.dao.RoleDaoTest INFO - org.springframework.test.AbstractSingleSpringContextTests.loadContextLocations(210) | Loading context for locations: classpath:/applicationContext-resources.xml,classpath:/applicationContext-dao.xml,classpath*:/applicationContext.xml,classpath:**/applicationContext*.xml INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hibernate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@6fef3212]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select role0_.id as id15_, role0_.description as descript2_15_, role0_.name as name15_ from role role0_ where role0_.name=? Hibernate: select role0_.id as id15_, role0_.description as descript2_15_, role0_.name as name15_ from role role0_ where role0_.name=? DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of test [testGetRoleInvalid]. DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@6fef3212]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select role0_.id as id15_, role0_.description as descript2_15_, role0_.name as name15_ from role role0_ where role0_.name=? Hibernate: select role0_.id as id15_, role0_.description as descript2_15_, role0_.name as name15_ from role role0_ where role0_.name=? DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of test [testGetRole]. DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@6fef3212]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select role0_.id as id15_, role0_.description as descript2_15_, role0_.name as name15_ from role role0_ where role0_.name=? Hibernate: select role0_.id as id15_, role0_.description as descript2_15_, role0_.name as name15_ from role role0_ where role0_.name=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | update role set description=?, name=? where id=? Hibernate: update role set description=?, name=? where id=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select role0_.id as id15_, role0_.description as descript2_15_, role0_.name as name15_ from role role0_ where role0_.name=? Hibernate: select role0_.id as id15_, role0_.description as descript2_15_, role0_.name as name15_ from role role0_ where role0_.name=? DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of test [testUpdateRole]. DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@6fef3212]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select nextval ('hibernate_sequence') Hibernate: select nextval ('hibernate_sequence') DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into role (description, name, id) values (?, ?, ?) Hibernate: insert into role (description, name, id) values (?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select role0_.id as id15_, role0_.description as descript2_15_, role0_.name as name15_ from role role0_ where role0_.name=? Hibernate: select role0_.id as id15_, role0_.description as descript2_15_, role0_.name as name15_ from role role0_ where role0_.name=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select role0_.id as id15_, role0_.description as descript2_15_, role0_.name as name15_ from role role0_ where role0_.name=? Hibernate: select role0_.id as id15_, role0_.description as descript2_15_, role0_.name as name15_ from role role0_ where role0_.name=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | delete from role where id=? Hibernate: delete from role where id=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select role0_.id as id15_, role0_.description as descript2_15_, role0_.name as name15_ from role role0_ where role0_.name=? Hibernate: select role0_.id as id15_, role0_.description as descript2_15_, role0_.name as name15_ from role role0_ where role0_.name=? DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of test [testAddAndRemoveRole]. DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@6fef3212]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select role0_.id as id15_, role0_.description as descript2_15_, role0_.name as name15_ from role role0_ where role0_.name=? Hibernate: select role0_.id as id15_, role0_.description as descript2_15_, role0_.name as name15_ from role role0_ where role0_.name=? DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of test [testFindByNamedQuery]. Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.201 sec Running org.openhie.openempi.dao.BlockingDaoTest DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@6fef3212]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select distinct person0_.custom1 as col_0_0_ from person person0_ Hibernate: select distinct person0_.custom1 as col_0_0_ from person person0_ TRACE - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate.getDistinctValues(55) | Found the following: [null, PTRN, TRTK, ANTP, ALTN, PRT, SKLT, ATKN, AFN, ALST, HK, AKL, TNT, LNST, RKRS, MXL, ALTR, ART, KRF, ANKR, TPR, MKNS, SL0, RNR, SLFN, PRPX, RXLT, FLPS, STNF, PRNT, FRJN, KFLS, KPR, KNSP, HRPN, MJL, LNSP, FLPR, STRK, PRFR, STFN, H, HLTS, SLTR, M0SN, HFMN, R, AFNS, LN, PNTR, TTSN, RTNK, SPN, JN, TRL, RN, HRS, LNX, LSS, HNL, NT, TLFR, XPMN, FRKH, ARL, RLK, KLNT, SP, FN, KLRK, SRK, SKRM, SF, XK, PRTP, MRH, STT, LTL, PTKR, HMPT, AKSL, FL, HRRT, LRNS, KRN, FNX, RLNK, RL, ALSN, PLSF, NS, MLR, PRKT, KRHM, KLK, ARXP, RRTN, STLS, FT, PRNF, TP, TNLS, HKNS, KPL, PTN, JRTN, ARLS, HNTL, JKPS, PLKM, TR, PSTL, FLS, KR, RS, ARTK, ARRS, L0PR, ALN, RT, LNKT, SXR, KRS, FRMN, LTM, JNSN, HJTR, MNNK, APRN, LFS, M0S, MRT, TNSF, TKSN, STLM, ANK, KRPN, PTMN, HML, SLKK, PRS, TFS, HRF, RSK, KRP, RNLT, JNKF, LMPR, KK, TRNR, STFT, MKLS, TRPM, KL, HLN, KRL, ALKK, TNK, MNKR, HS, XTK, XRLK, TMS, TLN, PRNR, RMN, FNPM, KTNP, MSF, HNT, HPRT, LS, TRNT, PNST, MNTF, PTFL, MSNS, AKS, L, SRS, SRT, ATS, MTK, KLTF, MKLN, KLP, STPN, TRMK, RJ, R0L, PRKK, KLFR, AFR, MNS, HL, ARTS, PRNN, RK, PSR, PRNK, KRSM, AKK, FTSS, RFS, AL, MKLK, TLPR, MKR, KRFR, FR, HPLS, ARNK, KLS, PRTN, NTL, KP, FST, FNTR, MNTK, NRTN, TLNT, TRLR, KRK, SRL, RX, FH, HLS, AT, TT, PRTL, PRR, HLTN, PLTT, TMSN, AR, KRF0, KLSP, X, MKNT, MLS, TMPS, ALMS, PSTR, PRJR, LFKS, LFRT, KRNT, PJ, M0, HRPR, TRS, PRPN, MRKN, HLNT, SLSP, TN, PRJ, HLSM, HNF, RSL, HNTR, PRN, HRT, XMPR, RF, LPS, ALPR, KL0R, TRN0, KNNF, TF, ARK, HT, PSR0, PNTK, ATRT, KKXK, FRLR, PKR, MLM, PRKS, TFT, MKR0, ANL, PXR, FLP, KS, KRKR, RTN, LNT, JTS, FRKS, FTN, MKF, MRTN, TNRT, ATN, KLPN, KTS, KLNS, SKTR, AKN, FLNK, NRS, PRJN, KFNK, HNK, KRTN, FLN, XRXL, KLKL, ARTL, SST, ATSN, RTL, PRLT, ALT, SPLS, HR, PLNT, NXN, ALS, SPRT, S, LFT, FRT, MRXL, KRTK, JFRT, PLS, MKNR, HLSN, PTLR, JFR, PNT, PLTS, T, SM0, ARNL, SN, TRM, PRRL, PTRS, MNTL, PR, PL, KNK, PLM, TNNK, SKT, SNTL, KKN, PKKL, MNST, JNS, TLR, HFJN, KRSL, RXRT, TRSN] DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of test [testGetDistinctValues]. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 sec Running org.openhie.openempi.dao.UniversalDaoTest DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@6fef3212]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select nextval ('hibernate_sequence') Hibernate: select nextval ('hibernate_sequence') DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into app_user (account_expired, account_locked, address, city, country, postal_code, province, credentials_expired, email, account_enabled, first_name, last_name, password, password_hint, phone_number, username, version, website, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into app_user (account_expired, account_locked, address, city, country, postal_code, province, credentials_expired, email, account_enabled, first_name, last_name, password, password_hint, phone_number, username, version, website, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id16_0_, user0_.account_expired as account2_16_0_, user0_.account_locked as account3_16_0_, user0_.address as address16_0_, user0_.city as city16_0_, user0_.country as country16_0_, user0_.postal_code as postal7_16_0_, user0_.province as province16_0_, user0_.credentials_expired as credenti9_16_0_, user0_.email as email16_0_, user0_.account_enabled as account11_16_0_, user0_.first_name as first12_16_0_, user0_.last_name as last13_16_0_, user0_.password as password16_0_, user0_.password_hint as password15_16_0_, user0_.phone_number as phone16_16_0_, user0_.username as username16_0_, user0_.version as version16_0_, user0_.website as website16_0_ from app_user user0_ where user0_.id=? Hibernate: select user0_.id as id16_0_, user0_.account_expired as account2_16_0_, user0_.account_locked as account3_16_0_, user0_.address as address16_0_, user0_.city as city16_0_, user0_.country as country16_0_, user0_.postal_code as postal7_16_0_, user0_.province as province16_0_, user0_.credentials_expired as credenti9_16_0_, user0_.email as email16_0_, user0_.account_enabled as account11_16_0_, user0_.first_name as first12_16_0_, user0_.last_name as last13_16_0_, user0_.password as password16_0_, user0_.password_hint as password15_16_0_, user0_.phone_number as phone16_16_0_, user0_.username as username16_0_, user0_.version as version16_0_, user0_.website as website16_0_ from app_user user0_ where user0_.id=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | update app_user set account_expired=?, account_locked=?, address=?, city=?, country=?, postal_code=?, province=?, credentials_expired=?, email=?, account_enabled=?, first_name=?, last_name=?, password=?, password_hint=?, phone_number=?, username=?, version=?, website=? where id=? and version=? Hibernate: update app_user set account_expired=?, account_locked=?, address=?, city=?, country=?, postal_code=?, province=?, credentials_expired=?, email=?, account_enabled=?, first_name=?, last_name=?, password=?, password_hint=?, phone_number=?, username=?, version=?, website=? where id=? and version=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id16_0_, user0_.account_expired as account2_16_0_, user0_.account_locked as account3_16_0_, user0_.address as address16_0_, user0_.city as city16_0_, user0_.country as country16_0_, user0_.postal_code as postal7_16_0_, user0_.province as province16_0_, user0_.credentials_expired as credenti9_16_0_, user0_.email as email16_0_, user0_.account_enabled as account11_16_0_, user0_.first_name as first12_16_0_, user0_.last_name as last13_16_0_, user0_.password as password16_0_, user0_.password_hint as password15_16_0_, user0_.phone_number as phone16_16_0_, user0_.username as username16_0_, user0_.version as version16_0_, user0_.website as website16_0_ from app_user user0_ where user0_.id=? Hibernate: select user0_.id as id16_0_, user0_.account_expired as account2_16_0_, user0_.account_locked as account3_16_0_, user0_.address as address16_0_, user0_.city as city16_0_, user0_.country as country16_0_, user0_.postal_code as postal7_16_0_, user0_.province as province16_0_, user0_.credentials_expired as credenti9_16_0_, user0_.email as email16_0_, user0_.account_enabled as account11_16_0_, user0_.first_name as first12_16_0_, user0_.last_name as last13_16_0_, user0_.password as password16_0_, user0_.password_hint as password15_16_0_, user0_.phone_number as phone16_16_0_, user0_.username as username16_0_, user0_.version as version16_0_, user0_.website as website16_0_ from app_user user0_ where user0_.id=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | delete from user_role where user_id=? Hibernate: delete from user_role where user_id=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | delete from app_user where id=? and version=? Hibernate: delete from app_user where id=? and version=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id16_0_, user0_.account_expired as account2_16_0_, user0_.account_locked as account3_16_0_, user0_.address as address16_0_, user0_.city as city16_0_, user0_.country as country16_0_, user0_.postal_code as postal7_16_0_, user0_.province as province16_0_, user0_.credentials_expired as credenti9_16_0_, user0_.email as email16_0_, user0_.account_enabled as account11_16_0_, user0_.first_name as first12_16_0_, user0_.last_name as last13_16_0_, user0_.password as password16_0_, user0_.password_hint as password15_16_0_, user0_.phone_number as phone16_16_0_, user0_.username as username16_0_, user0_.version as version16_0_, user0_.website as website16_0_ from app_user user0_ where user0_.id=? Hibernate: select user0_.id as id16_0_, user0_.account_expired as account2_16_0_, user0_.account_locked as account3_16_0_, user0_.address as address16_0_, user0_.city as city16_0_, user0_.country as country16_0_, user0_.postal_code as postal7_16_0_, user0_.province as province16_0_, user0_.credentials_expired as credenti9_16_0_, user0_.email as email16_0_, user0_.account_enabled as account11_16_0_, user0_.first_name as first12_16_0_, user0_.last_name as last13_16_0_, user0_.password as password16_0_, user0_.password_hint as password15_16_0_, user0_.phone_number as phone16_16_0_, user0_.username as username16_0_, user0_.version as version16_0_, user0_.website as website16_0_ from app_user user0_ where user0_.id=? DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of test [testCRUD]. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 sec Running org.openhie.openempi.util.UUIDGeneratorTest be3aa2f0-41c9-11df-bb77-0017426fe59e be3aa2f1-41c9-11df-bb77-0017426fe59e be3aa2f2-41c9-11df-bb77-0017426fe59e be3aa2f3-41c9-11df-bb77-0017426fe59e be3aa2f4-41c9-11df-bb77-0017426fe59e be3aca00-41c9-11df-bb77-0017426fe59e be3aca01-41c9-11df-bb77-0017426fe59e be3aca02-41c9-11df-bb77-0017426fe59e be3aca03-41c9-11df-bb77-0017426fe59e be3aca04-41c9-11df-bb77-0017426fe59e be3aca05-41c9-11df-bb77-0017426fe59e be3aca06-41c9-11df-bb77-0017426fe59e be3aca07-41c9-11df-bb77-0017426fe59e be3aca08-41c9-11df-bb77-0017426fe59e be3aca09-41c9-11df-bb77-0017426fe59e be3aca0a-41c9-11df-bb77-0017426fe59e be3aca0b-41c9-11df-bb77-0017426fe59e be3aca0c-41c9-11df-bb77-0017426fe59e be3aca0d-41c9-11df-bb77-0017426fe59e be3aca0e-41c9-11df-bb77-0017426fe59e be3aca0f-41c9-11df-bb77-0017426fe59e be3aca10-41c9-11df-bb77-0017426fe59e be3aca11-41c9-11df-bb77-0017426fe59e be3aca12-41c9-11df-bb77-0017426fe59e be3aca13-41c9-11df-bb77-0017426fe59e be3aca14-41c9-11df-bb77-0017426fe59e be3aca15-41c9-11df-bb77-0017426fe59e be3aca16-41c9-11df-bb77-0017426fe59e be3aca17-41c9-11df-bb77-0017426fe59e be3aca18-41c9-11df-bb77-0017426fe59e be3aca19-41c9-11df-bb77-0017426fe59e be3aca1a-41c9-11df-bb77-0017426fe59e be3af110-41c9-11df-bb77-0017426fe59e be3af111-41c9-11df-bb77-0017426fe59e be3af112-41c9-11df-bb77-0017426fe59e be3af113-41c9-11df-bb77-0017426fe59e be3af114-41c9-11df-bb77-0017426fe59e be3af115-41c9-11df-bb77-0017426fe59e be3af116-41c9-11df-bb77-0017426fe59e be3af117-41c9-11df-bb77-0017426fe59e be3af118-41c9-11df-bb77-0017426fe59e be3af119-41c9-11df-bb77-0017426fe59e be3af11a-41c9-11df-bb77-0017426fe59e be3af11b-41c9-11df-bb77-0017426fe59e be3af11c-41c9-11df-bb77-0017426fe59e be3af11d-41c9-11df-bb77-0017426fe59e be3af11e-41c9-11df-bb77-0017426fe59e be3af11f-41c9-11df-bb77-0017426fe59e be3af120-41c9-11df-bb77-0017426fe59e be3af121-41c9-11df-bb77-0017426fe59e be3af122-41c9-11df-bb77-0017426fe59e be3af123-41c9-11df-bb77-0017426fe59e be3af124-41c9-11df-bb77-0017426fe59e be3af125-41c9-11df-bb77-0017426fe59e be3af126-41c9-11df-bb77-0017426fe59e be3af127-41c9-11df-bb77-0017426fe59e be3af128-41c9-11df-bb77-0017426fe59e be3af129-41c9-11df-bb77-0017426fe59e be3af12a-41c9-11df-bb77-0017426fe59e be3af12b-41c9-11df-bb77-0017426fe59e be3af12c-41c9-11df-bb77-0017426fe59e be3b1820-41c9-11df-bb77-0017426fe59e be3b1821-41c9-11df-bb77-0017426fe59e be3b1822-41c9-11df-bb77-0017426fe59e be3b1823-41c9-11df-bb77-0017426fe59e be3b1824-41c9-11df-bb77-0017426fe59e be3b1825-41c9-11df-bb77-0017426fe59e be3b1826-41c9-11df-bb77-0017426fe59e be3b1827-41c9-11df-bb77-0017426fe59e be3b1828-41c9-11df-bb77-0017426fe59e be3b1829-41c9-11df-bb77-0017426fe59e be3b182a-41c9-11df-bb77-0017426fe59e be3b182b-41c9-11df-bb77-0017426fe59e be3b182c-41c9-11df-bb77-0017426fe59e be3b182d-41c9-11df-bb77-0017426fe59e be3b182e-41c9-11df-bb77-0017426fe59e be3b182f-41c9-11df-bb77-0017426fe59e be3b1830-41c9-11df-bb77-0017426fe59e be3b1831-41c9-11df-bb77-0017426fe59e be3b1832-41c9-11df-bb77-0017426fe59e be3b3f30-41c9-11df-bb77-0017426fe59e be3b3f31-41c9-11df-bb77-0017426fe59e be3b3f32-41c9-11df-bb77-0017426fe59e be3b3f33-41c9-11df-bb77-0017426fe59e be3b3f34-41c9-11df-bb77-0017426fe59e be3b3f35-41c9-11df-bb77-0017426fe59e be3b3f36-41c9-11df-bb77-0017426fe59e be3b3f37-41c9-11df-bb77-0017426fe59e be3b3f38-41c9-11df-bb77-0017426fe59e be3b3f39-41c9-11df-bb77-0017426fe59e be3b3f3a-41c9-11df-bb77-0017426fe59e be3b3f3b-41c9-11df-bb77-0017426fe59e be3b3f3c-41c9-11df-bb77-0017426fe59e be3b3f3d-41c9-11df-bb77-0017426fe59e be3b3f3e-41c9-11df-bb77-0017426fe59e be3b3f3f-41c9-11df-bb77-0017426fe59e be3b3f40-41c9-11df-bb77-0017426fe59e be3b3f41-41c9-11df-bb77-0017426fe59e be3b3f42-41c9-11df-bb77-0017426fe59e be3b3f43-41c9-11df-bb77-0017426fe59e be3b3f44-41c9-11df-bb77-0017426fe59e be3b3f45-41c9-11df-bb77-0017426fe59e The two uuid are the same is a -1 statement. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 sec Running org.openhie.openempi.stringcomparison.ComparisonServiceTest INFO - org.springframework.test.AbstractSingleSpringContextTests.loadContextLocations(210) | Loading context for locations: /applicationContext-resources.xml,classpath:/applicationContext-dao.xml,/applicationContext-service.xml,classpath*:/**/applicationContext.xml INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hibernate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.service.BaseServiceTestCase.onSetUp(26) | In onSetUp method DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@4b17b450]; rollback [true]. DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in file: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\openempi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@18c8ccb1[transforms=[org.openhie.openempi.configuration.Transform@590cec16[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@5f5fc606[fieldName=custom1,sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@590cec16[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@8c1e4d5[fieldName=custom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@590cec16[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl.DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@7279df82[matchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_40_0_, this_.audit_event_type_code as audit2_40_0_, this_.audit_event_type_description as audit3_40_0_, this_.audit_event_type_name as audit4_40_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_40_0_, this_.audit_event_type_code as audit2_40_0_, this_.audit_event_type_description as audit3_40_0_, this_.audit_event_type_name as audit4_40_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hibernate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in file: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\openempi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@6128453c[transforms=[org.openhie.openempi.configuration.Transform@1ad997f9[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@43886a34[fieldName=custom1,sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@1ad997f9[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@30f49e8f[fieldName=custom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@1ad997f9[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl.DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@4302df5[matchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_79_0_, this_.audit_event_type_code as audit2_79_0_, this_.audit_event_type_description as audit3_79_0_, this_.audit_event_type_name as audit4_79_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_79_0_, this_.audit_event_type_code as audit2_79_0_, this_.audit_event_type_description as audit3_79_0_, this_.audit_event_type_name as audit4_79_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 TRACE - org.openhie.openempi.context.Context.getUserContext(79) | userContext is null. Creating new userContext TRACE - org.openhie.openempi.context.Context.setUserContext(88) | Setting user context org.openhie.openempi.context.UserContext@5130500f DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(86) | Authentication request for user with username: admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? Hibernate: select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(99) | Encrypted password is d033e22ae348aeb5660fc2140aec35850c4da997 as opposed to d033e22ae348aeb5660fc2140aec35850c4da997 DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.UserSession@4e39f16f[sessionId=,sessionKey=FD0584213E48D4F44AA9E1D61DCA9266,user=org.openhie.openempi.model.User@6001ef4b[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 17:14:21 CDT 2010] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select nextval ('public.user_session_seq') Hibernate: select nextval ('public.user_session_seq') DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) Hibernate: insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.context.UserContext.authenticate(43) | Authentication request succeeded for user admin INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hibernate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in file: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\openempi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@7d01acff[transforms=[org.openhie.openempi.configuration.Transform@7904d976[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@2d61100c[fieldName=custom1,sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@7904d976[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@3f649b1a[fieldName=custom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@7904d976[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl.DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@3b2ab74f[matchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_118_0_, this_.audit_event_type_code as audit2_118_0_, this_.audit_event_type_description as audit3_118_0_, this_.audit_event_type_name as audit4_118_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_118_0_, this_.audit_event_type_code as audit2_118_0_, this_.audit_event_type_description as audit3_118_0_, this_.audit_event_type_name as audit4_118_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(86) | Authentication request for user with username: admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? Hibernate: select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(99) | Encrypted password is d033e22ae348aeb5660fc2140aec35850c4da997 as opposed to d033e22ae348aeb5660fc2140aec35850c4da997 DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.UserSession@180e6899[sessionId=,sessionKey=4F25B88CBDC40714AEDC59D2009577E5,user=org.openhie.openempi.model.User@42101da9[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 17:14:23 CDT 2010] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) Hibernate: insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.context.UserContext.authenticate(43) | Authentication request succeeded for user admin === Testing distance metric Exact === TRACE - org.openhie.openempi.stringcomparison.metrics.ExactMatchDistanceMetric.score(43) | Computed the distance between :odysseas: and :odysseus: to be 0.0 Distance between odysseas and odysseus is 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.ExactMatchDistanceMetric.score(43) | Computed the distance between :odysseas: and :odysseas: to be 1.0 Distance between odysseas and odysseas is 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.ExactMatchDistanceMetric.score(43) | Computed the distance between :testing: and :hesting: to be 0.0 Distance between testing and hesting is 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.ExactMatchDistanceMetric.score(43) | Computed the distance between :test: and :TEST: to be 1.0 Distance between test and TEST is 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.ExactMatchDistanceMetric.score(43) | Computed the distance between :John: and :Jon: to be 0.0 Distance between John and Jon is 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.ExactMatchDistanceMetric.score(43) | Computed the distance between :John: and :Jane: to be 0.0 Distance between John and Jane is 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.ExactMatchDistanceMetric.score(43) | Computed the distance between :null: and :null: to be 1.0 Distance between null and null is 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.ExactMatchDistanceMetric.score(43) | Computed the distance between :null: and :test: to be 0.0 Distance between null and test is 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.ExactMatchDistanceMetric.score(43) | Computed the distance between :test: and :null: to be 0.0 Distance between test and null is 0.0 === Testing distance metric Jaro === TRACE - org.openhie.openempi.stringcomparison.metrics.JaroDistanceMetric.score(39) | Computed the distance between :odysseas: and :odysseus: to be 0.9166666865348816 Distance between odysseas and odysseus is 0.9166666865348816 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroDistanceMetric.score(39) | Computed the distance between :odysseas: and :odysseas: to be 1.0 Distance between odysseas and odysseas is 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroDistanceMetric.score(39) | Computed the distance between :testing: and :hesting: to be 0.8492063879966736 Distance between testing and hesting is 0.8492063879966736 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroDistanceMetric.score(39) | Computed the distance between :test: and :TEST: to be 1.0 Distance between test and TEST is 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroDistanceMetric.score(39) | Computed the distance between :John: and :Jon: to be 0.9166666865348816 Distance between John and Jon is 0.9166666865348816 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroDistanceMetric.score(39) | Computed the distance between :John: and :Jane: to be 0.6666666865348816 Distance between John and Jane is 0.6666666865348816 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :null: and :null: to be 1.0 Distance between null and null is 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :null: and :test: to be 0.0 Distance between null and test is 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :test: and :null: to be 0.0 Distance between test and null is 0.0 === Testing distance metric JaroWinkler === TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :odysseas: and :odysseus: to be 0.9666666984558105 Distance between odysseas and odysseus is 0.9666666984558105 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :odysseas: and :odysseas: to be 1.0 Distance between odysseas and odysseas is 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :testing: and :hesting: to be 0.8492063879966736 Distance between testing and hesting is 0.8492063879966736 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :test: and :TEST: to be 1.0 Distance between test and TEST is 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :John: and :Jon: to be 0.9333333373069763 Distance between John and Jon is 0.9333333373069763 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :John: and :Jane: to be 0.7000000476837158 Distance between John and Jane is 0.7000000476837158 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :null: and :null: to be 1.0 Distance between null and null is 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :null: and :test: to be 0.0 Distance between null and test is 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :test: and :null: to be 0.0 Distance between test and null is 0.0 === Testing distance metric Levenshtein === TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :odysseas: and :odysseus: to be 0.875 Distance between odysseas and odysseus is 0.875 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :odysseas: and :odysseas: to be 1.0 Distance between odysseas and odysseas is 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :testing: and :hesting: to be 0.8571428656578064 Distance between testing and hesting is 0.8571428656578064 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :test: and :TEST: to be 1.0 Distance between test and TEST is 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :John: and :Jon: to be 0.75 Distance between John and Jon is 0.75 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :John: and :Jane: to be 0.25 Distance between John and Jane is 0.25 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :null: and :null: to be 1.0 Distance between null and null is 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :null: and :test: to be 0.0 Distance between null and test is 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :test: and :null: to be 0.0 Distance between test and null is 0.0 DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of test [testDistanceMetrics]. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.105 sec Running org.openhie.openempi.blocking.BlockingServiceTest DEBUG - org.openhie.openempi.service.BaseServiceTestCase.onSetUp(26) | In onSetUp method DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@4b17b450]; rollback [true]. INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hibernate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in file: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\openempi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@3c74c144[transforms=[org.openhie.openempi.configuration.Transform@153c765e[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@347f2036[fieldName=custom1,sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@153c765e[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@61bd427[fieldName=custom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@153c765e[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl.DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@57ab4292[matchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_157_0_, this_.audit_event_type_code as audit2_157_0_, this_.audit_event_type_description as audit3_157_0_, this_.audit_event_type_name as audit4_157_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_157_0_, this_.audit_event_type_code as audit2_157_0_, this_.audit_event_type_description as audit3_157_0_, this_.audit_event_type_name as audit4_157_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(86) | Authentication request for user with username: admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? Hibernate: select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(99) | Encrypted password is d033e22ae348aeb5660fc2140aec35850c4da997 as opposed to d033e22ae348aeb5660fc2140aec35850c4da997 DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.UserSession@1d74f478[sessionId=,sessionKey=1C30D7E1D6E18C8077B4904C4419AE32,user=org.openhie.openempi.model.User@56ab436d[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 17:14:24 CDT 2010] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) Hibernate: insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.context.UserContext.authenticate(43) | Authentication request succeeded for user admin INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hibernate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in file: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\openempi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@420ed262[transforms=[org.openhie.openempi.configuration.Transform@5b1641cf[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@123aabc1[fieldName=custom1,sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@5b1641cf[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@49e21540[fieldName=custom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@5b1641cf[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl.DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@19e142a5[matchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_196_0_, this_.audit_event_type_code as audit2_196_0_, this_.audit_event_type_description as audit3_196_0_, this_.audit_event_type_name as audit4_196_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_196_0_, this_.audit_event_type_code as audit2_196_0_, this_.audit_event_type_description as audit3_196_0_, this_.audit_event_type_name as audit4_196_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(86) | Authentication request for user with username: admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? Hibernate: select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(99) | Encrypted password is d033e22ae348aeb5660fc2140aec35850c4da997 as opposed to d033e22ae348aeb5660fc2140aec35850c4da997 DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.UserSession@3cf522e8[sessionId=,sessionKey=147D634F523DE5C770AB8271F07AFB52,user=org.openhie.openempi.model.User@1652d654[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 17:14:25 CDT 2010] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) Hibernate: insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.context.UserContext.authenticate(43) | Authentication request succeeded for user admin TRACE - org.openhie.openempi.blocking.impl.BasicRecordPairSource.init(40) | Initializing the Record Pair Source DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select distinct person0_.custom1 as col_0_0_ from person person0_ Hibernate: select distinct person0_.custom1 as col_0_0_ from person person0_ TRACE - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate.getDistinctValues(55) | Found the following: [null, PTRN, TRTK, ANTP, ALTN, PRT, SKLT, ATKN, AFN, ALST, HK, AKL, TNT, LNST, RKRS, MXL, ALTR, ART, KRF, ANKR, TPR, MKNS, SL0, RNR, SLFN, PRPX, RXLT, FLPS, STNF, PRNT, FRJN, KFLS, KPR, KNSP, HRPN, MJL, LNSP, FLPR, STRK, PRFR, STFN, H, HLTS, SLTR, M0SN, HFMN, R, AFNS, LN, PNTR, TTSN, RTNK, SPN, JN, TRL, RN, HRS, LNX, LSS, HNL, NT, TLFR, XPMN, FRKH, ARL, RLK, KLNT, SP, FN, KLRK, SRK, SKRM, SF, XK, PRTP, MRH, STT, LTL, PTKR, HMPT, AKSL, FL, HRRT, LRNS, KRN, FNX, RLNK, RL, ALSN, PLSF, NS, MLR, PRKT, KRHM, KLK, ARXP, RRTN, STLS, FT, PRNF, TP, TNLS, HKNS, KPL, PTN, JRTN, ARLS, HNTL, JKPS, PLKM, TR, PSTL, FLS, KR, RS, ARTK, ARRS, L0PR, ALN, RT, LNKT, SXR, KRS, FRMN, LTM, JNSN, HJTR, MNNK, APRN, LFS, M0S, MRT, TNSF, TKSN, STLM, ANK, KRPN, PTMN, HML, SLKK, PRS, TFS, HRF, RSK, KRP, RNLT, JNKF, LMPR, KK, TRNR, STFT, MKLS, TRPM, KL, HLN, KRL, ALKK, TNK, MNKR, HS, XTK, XRLK, TMS, TLN, PRNR, RMN, FNPM, KTNP, MSF, HNT, HPRT, LS, TRNT, PNST, MNTF, PTFL, MSNS, AKS, L, SRS, SRT, ATS, MTK, KLTF, MKLN, KLP, STPN, TRMK, RJ, R0L, PRKK, KLFR, AFR, MNS, HL, ARTS, PRNN, RK, PSR, PRNK, KRSM, AKK, FTSS, RFS, AL, MKLK, TLPR, MKR, KRFR, FR, HPLS, ARNK, KLS, PRTN, NTL, KP, FST, FNTR, MNTK, NRTN, TLNT, TRLR, KRK, SRL, RX, FH, HLS, AT, TT, PRTL, PRR, HLTN, PLTT, TMSN, AR, KRF0, KLSP, X, MKNT, MLS, TMPS, ALMS, PSTR, PRJR, LFKS, LFRT, KRNT, PJ, M0, HRPR, TRS, PRPN, MRKN, HLNT, SLSP, TN, PRJ, HLSM, HNF, RSL, HNTR, PRN, HRT, XMPR, RF, LPS, ALPR, KL0R, TRN0, KNNF, TF, ARK, HT, PSR0, PNTK, ATRT, KKXK, FRLR, PKR, MLM, PRKS, TFT, MKR0, ANL, PXR, FLP, KS, KRKR, RTN, LNT, JTS, FRKS, FTN, MKF, MRTN, TNRT, ATN, KLPN, KTS, KLNS, SKTR, AKN, FLNK, NRS, PRJN, KFNK, HNK, KRTN, FLN, XRXL, KLKL, ARTL, SST, ATSN, RTL, PRLT, ALT, SPLS, HR, PLNT, NXN, ALS, SPRT, S, LFT, FRT, MRXL, KRTK, JFRT, PLS, MKNR, HLSN, PTLR, JFR, PNT, PLTS, T, SM0, ARNL, SN, TRM, PRRL, PTRS, MNTL, PR, PL, KNK, PLM, TNNK, SKT, SNTL, KKN, PKKL, MNST, JNS, TLR, HFJN, KRSL, RXRT, TRSN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PTRN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@7c198046[name=custom1,value=TRTK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TRTK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 287 and 357 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@43f854bd[name=custom1,value=ANTP] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like ANTP, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 469 and 706 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@2494310b[name=custom1,value=ALTN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like ALTN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 68 and 391 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 68 and 559 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 68 and 750 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 391 and 559 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 391 and 750 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 559 and 750 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@6eaf721d[name=custom1,value=PRT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PRT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 6 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 5 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 226 and 355 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 226 and 685 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 226 and 749 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 226 and 799 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 226 and 848 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 355 and 685 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 355 and 749 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 355 and 799 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 355 and 848 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 685 and 749 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 685 and 799 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 685 and 848 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 749 and 799 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 749 and 848 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 799 and 848 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@65f102c1[name=custom1,value=SKLT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like SKLT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 549 and 897 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@6aa5c9f1[name=custom1,value=ATKN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like ATKN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 78 and 161 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@7930ebb[name=custom1,value=AFN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like AFN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 431 and 839 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@72b5615d[name=custom1,value=ALST] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like ALST, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 385 and 403 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@5472fe25[name=custom1,value=HK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 71 and 271 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 71 and 334 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 71 and 494 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 271 and 334 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 271 and 494 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 334 and 494 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@7fdb04ed[name=custom1,value=AKL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like AKL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 611 and 737 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@4e0add57[name=custom1,value=TNT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TNT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 135 and 363 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@3e5d9d90[name=custom1,value=LNST] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like LNST, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 257 and 586 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@3827de24[name=custom1,value=RKRS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like RKRS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 337 and 492 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 337 and 744 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 337 and 841 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 492 and 744 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 492 and 841 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 744 and 841 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@105b3e5d[name=custom1,value=MXL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like MXL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 171 and 435 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@204b7b1[name=custom1,value=ALTR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like ALTR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 210 and 340 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@6366de01[name=custom1,value=ART] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like ART, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 430 and 516 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 430 and 570 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 430 and 783 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 516 and 570 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 516 and 783 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 570 and 783 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@1b4d774f[name=custom1,value=KRF] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KRF, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 195 and 663 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@2d4b1fda[name=custom1,value=ANKR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like ANKR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 83 and 701 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@3c34e2cc[name=custom1,value=TPR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TPR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 380 and 794 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@29cd761a[name=custom1,value=MKNS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like MKNS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 137 and 936 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@30a4effe[name=custom1,value=SL0] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like SL0, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 821 and 854 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@338bd37a[name=custom1,value=RNR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like RNR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 283 and 666 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@5a4b4b50[name=custom1,value=SLFN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like SLFN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 451 and 705 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@3836b1bb[name=custom1,value=PRPX] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PRPX, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 282 and 847 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@26f44031[name=custom1,value=RXLT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like RXLT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 440 and 757 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@38e038c4[name=custom1,value=FLPS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like FLPS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 121 and 304 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@1667a232[name=custom1,value=STNF] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like STNF, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 397 and 582 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@517667bd[name=custom1,value=PRNT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PRNT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 225 and 230 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 225 and 297 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 225 and 643 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 230 and 297 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 230 and 643 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 297 and 643 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@707cdc58[name=custom1,value=FRJN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like FRJN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 527 and 919 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@76b6e385[name=custom1,value=KFLS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KFLS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 470 and 843 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@1b8662b6[name=custom1,value=KPR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KPR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 728 and 898 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@c4be179[name=custom1,value=KNSP] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KNSP, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 157 and 844 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@3dccf342[name=custom1,value=HRPN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HRPN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 289 and 567 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@75e4f66a[name=custom1,value=MJL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like MJL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 576 and 840 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@5eb10190[name=custom1,value=LNSP] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like LNSP, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 194 and 874 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@8059dbd[name=custom1,value=FLPR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like FLPR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 238 and 617 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@5f47ff11[name=custom1,value=STRK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like STRK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 268 and 345 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@324a897c[name=custom1,value=PRFR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PRFR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 816 and 913 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@4ad9d6ae[name=custom1,value=STFN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like STFN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 187 and 578 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@1d256a73[name=custom1,value=H] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like H, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 348 and 418 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@2a85f3d6[name=custom1,value=HLTS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HLTS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@729e4f7c[name=custom1,value=SLTR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like SLTR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 324 and 880 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@7896b1b8[name=custom1,value=M0SN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like M0SN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 197 and 876 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@d38d2fc[name=custom1,value=HFMN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HFMN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 3 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 67 and 141 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 67 and 850 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 141 and 850 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@372f2b32[name=custom1,value=R] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like R, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 61 and 145 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 61 and 596 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 61 and 605 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 145 and 596 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 145 and 605 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 596 and 605 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@3aa1e2da[name=custom1,value=AFNS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like AFNS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 119 and 691 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@5df9aeda[name=custom1,value=LN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like LN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 8 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 5 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 5 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 6 and 7 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 203 and 263 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 203 and 331 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 203 and 341 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 203 and 592 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 203 and 659 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 203 and 730 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 203 and 828 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 263 and 331 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 263 and 341 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 263 and 592 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 263 and 659 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 263 and 730 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 263 and 828 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 331 and 341 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 331 and 592 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 331 and 659 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 331 and 730 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 331 and 828 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 341 and 592 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 341 and 659 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 341 and 730 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 341 and 828 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 592 and 659 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 592 and 730 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 592 and 828 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 659 and 730 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 659 and 828 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 730 and 828 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@7122e0b3[name=custom1,value=PNTR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PNTR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 392 and 767 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@696e1ccd[name=custom1,value=TTSN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TTSN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 53 and 699 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@63376afa[name=custom1,value=RTNK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like RTNK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 382 and 786 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@54bbb2d0[name=custom1,value=SPN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like SPN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 148 and 235 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@391a74ef[name=custom1,value=JN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like JN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 206 and 714 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@20eb607d[name=custom1,value=TRL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TRL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 217 and 571 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@54182d86[name=custom1,value=RN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like RN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@15357784[name=custom1,value=HRS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HRS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 8 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 5 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 5 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 6 and 7 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 260 and 288 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 260 and 606 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 260 and 689 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 260 and 768 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 260 and 820 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 260 and 917 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 260 and 918 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 288 and 606 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 288 and 689 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 288 and 768 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 288 and 820 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 288 and 917 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 288 and 918 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 606 and 689 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 606 and 768 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 606 and 820 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 606 and 917 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 606 and 918 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 689 and 768 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 689 and 820 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 689 and 917 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 689 and 918 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 768 and 820 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 768 and 917 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 768 and 918 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 820 and 917 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 820 and 918 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 917 and 918 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@2142c63f[name=custom1,value=LNX] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like LNX, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 305 and 760 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@70284ac3[name=custom1,value=LSS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like LSS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 590 and 637 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@612dcb8c[name=custom1,value=HNL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HNL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 761 and 807 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@65cc892e[name=custom1,value=NT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like NT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 465 and 644 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 465 and 822 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 465 and 838 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 644 and 822 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 644 and 838 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 822 and 838 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@40389922[name=custom1,value=TLFR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TLFR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 111 and 166 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@57398044[name=custom1,value=XPMN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like XPMN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 534 and 708 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@7132c515[name=custom1,value=FRKH] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like FRKH, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 766 and 809 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@3feef1eb[name=custom1,value=ARL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like ARL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@5a30cefd[name=custom1,value=RLK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like RLK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 124 and 539 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@6d4b2819[name=custom1,value=KLNT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KLNT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 179 and 861 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@41675ec4[name=custom1,value=SP] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like SP, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@565f0e7d[name=custom1,value=FN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like FN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 146 and 266 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@38462f90[name=custom1,value=KLRK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KLRK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 6 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 5 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 196 and 483 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 196 and 546 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 196 and 798 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 196 and 817 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 196 and 907 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 483 and 546 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 483 and 798 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 483 and 817 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 483 and 907 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 546 and 798 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 546 and 817 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 546 and 907 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 798 and 817 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 798 and 907 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 817 and 907 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@60eb9f58[name=custom1,value=SRK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like SRK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 379 and 774 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@4de5ed7b[name=custom1,value=SKRM] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like SKRM, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 110 and 389 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@5563d208[name=custom1,value=SF] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like SF, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 284 and 414 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@68c884e[name=custom1,value=XK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like XK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 221 and 692 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@16721ee7[name=custom1,value=PRTP] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PRTP, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 231 and 616 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@16309ee1[name=custom1,value=MRH] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like MRH, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 375 and 411 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@7e28ebb4[name=custom1,value=STT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like STT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 233 and 384 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@428c6e04[name=custom1,value=LTL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like LTL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 64 and 677 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@65f4ba51[name=custom1,value=PTKR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PTKR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 109 and 612 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@69099257[name=custom1,value=HMPT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HMPT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 175 and 845 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@76c5a2f7[name=custom1,value=AKSL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like AKSL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 398 and 868 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@763dcf03[name=custom1,value=FL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like FL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 134 and 901 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@72373a9c[name=custom1,value=HRRT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HRRT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@538787fd[name=custom1,value=LRNS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like LRNS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 54 and 178 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@465863[name=custom1,value=KRN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KRN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 8 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 5 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 5 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 6 and 7 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 87 and 275 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 87 and 328 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 87 and 449 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 87 and 458 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 87 and 557 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 87 and 695 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 87 and 796 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 275 and 328 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 275 and 449 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 275 and 458 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 275 and 557 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 275 and 695 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 275 and 796 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 328 and 449 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 328 and 458 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 328 and 557 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 328 and 695 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 328 and 796 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 449 and 458 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 449 and 557 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 449 and 695 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 449 and 796 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 458 and 557 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 458 and 695 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 458 and 796 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 557 and 695 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 557 and 796 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 695 and 796 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@146ccf3e[name=custom1,value=FNX] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like FNX, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 450 and 491 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@5b927504[name=custom1,value=RLNK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like RLNK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 276 and 338 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@3d0bc85[name=custom1,value=RL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like RL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 395 and 674 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@75144026[name=custom1,value=ALSN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like ALSN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 332 and 359 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 332 and 507 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 332 and 627 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 359 and 507 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 359 and 627 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 507 and 627 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@60d8431c[name=custom1,value=PLSF] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PLSF, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 138 and 496 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@62b92956[name=custom1,value=NS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like NS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@437d51a6[name=custom1,value=MLR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like MLR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 6 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 5 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 82 and 232 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 82 and 433 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 82 and 443 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 82 and 454 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 82 and 890 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 232 and 433 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 232 and 443 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 232 and 454 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 232 and 890 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 433 and 443 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 433 and 454 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 433 and 890 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 443 and 454 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 443 and 890 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 454 and 890 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@412bf560[name=custom1,value=PRKT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PRKT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 182 and 609 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@205bfbd8[name=custom1,value=KRHM] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KRHM, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@5ce345c2[name=custom1,value=KLK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KLK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 52 and 668 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@788bf135[name=custom1,value=ARXP] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like ARXP, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 229 and 568 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@6a92e96c[name=custom1,value=RRTN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like RRTN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 653 and 660 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@45edcd24[name=custom1,value=STLS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like STLS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 320 and 675 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@6d4b473[name=custom1,value=FT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like FT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@4807ccf6[name=custom1,value=PRNF] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PRNF, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 126 and 882 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 126 and 927 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 126 and 928 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 882 and 927 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 882 and 928 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 927 and 928 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@1732a4df[name=custom1,value=TP] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TP, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@645064f[name=custom1,value=TNLS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TNLS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 295 and 669 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@58a1a199[name=custom1,value=HKNS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HKNS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 165 and 207 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@4f14e777[name=custom1,value=KPL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KPL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 149 and 562 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@70036428[name=custom1,value=PTN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PTN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 351 and 654 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@15b57dcb[name=custom1,value=JRTN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like JRTN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 584 and 805 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@32d2bb53[name=custom1,value=ARLS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like ARLS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 642 and 723 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@6b6b4e30[name=custom1,value=HNTL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HNTL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@790f2f3c[name=custom1,value=JKPS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like JKPS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 378 and 471 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 378 and 500 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 378 and 933 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 471 and 500 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 471 and 933 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 500 and 933 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@590e130c[name=custom1,value=PLKM] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PLKM, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 503 and 671 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@28d320d6[name=custom1,value=TR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 329 and 446 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@4cc7014c[name=custom1,value=PSTL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PSTL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 77 and 466 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@119a0c4e[name=custom1,value=FLS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like FLS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 97 and 680 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@22fff2a2[name=custom1,value=KR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 155 and 836 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@48270664[name=custom1,value=RS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like RS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 248 and 601 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@76612ef6[name=custom1,value=ARTK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like ARTK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@5999c55a[name=custom1,value=ARRS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like ARRS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 93 and 482 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@50d79dfe[name=custom1,value=L0PR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like L0PR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 481 and 878 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@2994363b[name=custom1,value=ALN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like ALN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 130 and 437 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@67f6dc61[name=custom1,value=RT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like RT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 243 and 942 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@5406f513[name=custom1,value=LNKT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like LNKT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 291 and 362 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@728edb84[name=custom1,value=SXR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like SXR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 815 and 911 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@324e68fb[name=custom1,value=KRS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KRS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 190 and 416 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 190 and 619 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 190 and 922 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 416 and 619 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 416 and 922 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 619 and 922 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@3e58f124[name=custom1,value=FRMN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like FRMN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 311 and 405 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 311 and 488 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 311 and 540 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 405 and 488 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 405 and 540 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 488 and 540 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@41dee0d7[name=custom1,value=LTM] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like LTM, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 624 and 862 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@38154145[name=custom1,value=JNSN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like JNSN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 6 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 5 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 174 and 209 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 174 and 346 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 174 and 364 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 174 and 588 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 174 and 664 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 209 and 346 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 209 and 364 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 209 and 588 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 209 and 664 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 346 and 364 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 346 and 588 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 346 and 664 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 364 and 588 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 364 and 664 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 588 and 664 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@fe0f790[name=custom1,value=HJTR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HJTR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 455 and 832 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@88140ed[name=custom1,value=MNNK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like MNNK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 177 and 929 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@334dcfad[name=custom1,value=APRN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like APRN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 103 and 497 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@2a163765[name=custom1,value=LFS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like LFS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@2e1c6600[name=custom1,value=M0S] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like M0S, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 218 and 667 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@1d10caf0[name=custom1,value=MRT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like MRT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 745 and 899 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@2a3714c9[name=custom1,value=TNSF] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TNSF, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 127 and 773 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@cd73c3c[name=custom1,value=TKSN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TKSN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 704 and 835 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@610f7612[name=custom1,value=STLM] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like STLM, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 299 and 811 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@447bd86d[name=custom1,value=ANK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like ANK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 169 and 693 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@337b5179[name=custom1,value=KRPN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KRPN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 300 and 563 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@14681070[name=custom1,value=PTMN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PTMN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 336 and 662 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@49deadf0[name=custom1,value=HML] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HML, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 621 and 932 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@8e3cf25[name=custom1,value=SLKK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like SLKK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 354 and 498 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@1471cb25[name=custom1,value=PRS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PRS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 553 and 696 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 553 and 792 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 553 and 912 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 696 and 792 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 696 and 912 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 792 and 912 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@6fefa3e7[name=custom1,value=TFS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TFS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 6 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 5 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 85 and 163 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 85 and 424 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 85 and 573 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 85 and 779 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 85 and 849 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 163 and 424 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 163 and 573 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 163 and 779 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 163 and 849 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 424 and 573 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 424 and 779 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 424 and 849 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 573 and 779 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 573 and 849 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 779 and 849 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@77f2fbff[name=custom1,value=HRF] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HRF, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 142 and 752 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@747ae165[name=custom1,value=RSK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like RSK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 264 and 732 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@40442b95[name=custom1,value=KRP] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KRP, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 56 and 495 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@5f154718[name=custom1,value=RNLT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like RNLT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 531 and 892 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@7fa0d111[name=custom1,value=JNKF] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like JNKF, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@603d2b3[name=custom1,value=LMPR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like LMPR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 296 and 473 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@3a67ad79[name=custom1,value=KK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 410 and 803 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@12da89a7[name=custom1,value=TRNR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TRNR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 3 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 223 and 747 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 223 and 937 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 747 and 937 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@777d57d6[name=custom1,value=STFT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like STFT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 735 and 758 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@3dffb2eb[name=custom1,value=MKLS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like MKLS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 285 and 425 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@294b84ad[name=custom1,value=TRPM] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TRPM, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 79 and 193 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@9615a1f[name=custom1,value=KL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 114 and 608 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 114 and 702 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 114 and 910 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 608 and 702 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 608 and 910 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 702 and 910 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@18557d7e[name=custom1,value=HLN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HLN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 833 and 931 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@4c76ec2d[name=custom1,value=KRL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KRL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 342 and 343 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@2275a30f[name=custom1,value=ALKK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like ALKK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 461 and 810 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@51430296[name=custom1,value=TNK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TNK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 204 and 501 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@66ec44cb[name=custom1,value=MNKR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like MNKR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 118 and 943 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@6e4d4d5e[name=custom1,value=HS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 683 and 738 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@3c626028[name=custom1,value=XTK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like XTK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 151 and 871 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@7bc2f501[name=custom1,value=XRLK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like XRLK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 376 and 577 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@69066caf[name=custom1,value=TMS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TMS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 99 and 894 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@2aa96fd2[name=custom1,value=TLN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TLN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 117 and 453 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 117 and 477 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 117 and 904 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 453 and 477 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 453 and 904 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 477 and 904 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@754340bb[name=custom1,value=PRNR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PRNR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 108 and 445 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 108 and 569 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 108 and 780 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 445 and 569 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 445 and 780 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 569 and 780 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@7ffccfe3[name=custom1,value=RMN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like RMN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 358 and 536 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@6f171e30[name=custom1,value=FNPM] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like FNPM, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@7377711[name=custom1,value=KTNP] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KTNP, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 599 and 886 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@5952e9a8[name=custom1,value=MSF] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like MSF, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 830 and 866 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@3a6646fc[name=custom1,value=HNT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HNT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@7f0b8d03[name=custom1,value=HPRT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HPRT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 274 and 315 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 274 and 394 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 274 and 777 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 315 and 394 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 315 and 777 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 394 and 777 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@3953c9c7[name=custom1,value=LS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like LS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 6 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 5 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 167 and 352 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 167 and 421 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 167 and 438 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 167 and 515 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 167 and 656 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 352 and 421 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 352 and 438 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 352 and 515 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 352 and 656 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 421 and 438 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 421 and 515 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 421 and 656 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 438 and 515 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 438 and 656 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 515 and 656 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@2e4f7bc2[name=custom1,value=TRNT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TRNT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 60 and 81 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@3e30e173[name=custom1,value=PNST] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PNST, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 136 and 741 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@6483dae1[name=custom1,value=MNTF] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like MNTF, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@22aed3a5[name=custom1,value=PTFL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PTFL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 452 and 819 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@670b5064[name=custom1,value=MSNS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like MSNS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 727 and 823 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@6a754384[name=custom1,value=AKS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like AKS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 347 and 855 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@4511e86f[name=custom1,value=L] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like L, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 6 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 5 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 50 and 172 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 50 and 215 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 50 and 628 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 50 and 851 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 50 and 934 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 172 and 215 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 172 and 628 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 172 and 851 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 172 and 934 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 215 and 628 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 215 and 851 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 215 and 934 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 628 and 851 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 628 and 934 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 851 and 934 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@5f4fcc96[name=custom1,value=SRS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like SRS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 181 and 198 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@6406c7e[name=custom1,value=SRT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like SRT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 188 and 267 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@5cb08ba7[name=custom1,value=ATS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like ATS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 447 and 895 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@7162e79c[name=custom1,value=MTK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like MTK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 630 and 903 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@5dcba031[name=custom1,value=KLTF] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KLTF, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 517 and 687 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@3a2c4ede[name=custom1,value=MKLN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like MKLN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 502 and 697 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@ecfeb11[name=custom1,value=KLP] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KLP, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 641 and 869 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@7d206f0[name=custom1,value=STPN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like STPN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 462 and 556 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@7ea06d25[name=custom1,value=TRMK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TRMK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 59 and 523 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@2d11f5f1[name=custom1,value=RJ] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like RJ, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@2afbb5f5[name=custom1,value=R0L] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like R0L, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 123 and 162 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@190a621a[name=custom1,value=PRKK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PRKK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@11be650f[name=custom1,value=KLFR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KLFR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 102 and 323 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@48ec77cb[name=custom1,value=AFR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like AFR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 460 and 700 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@36ed5ba6[name=custom1,value=MNS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like MNS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 716 and 852 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@3c818737[name=custom1,value=HL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 10 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 8 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 9 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 8 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 9 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 8 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 9 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 8 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 9 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 8 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 9 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 5 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 5 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 5 and 8 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 5 and 9 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 6 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 6 and 8 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 6 and 9 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 7 and 8 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 7 and 9 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 8 and 9 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 63 and 212 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 63 and 250 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 63 and 253 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 63 and 303 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 63 and 720 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 63 and 765 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 63 and 834 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 63 and 837 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 63 and 856 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 212 and 250 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 212 and 253 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 212 and 303 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 212 and 720 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 212 and 765 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 212 and 834 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 212 and 837 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 212 and 856 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 250 and 253 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 250 and 303 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 250 and 720 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 250 and 765 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 250 and 834 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 250 and 837 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 250 and 856 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 253 and 303 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 253 and 720 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 253 and 765 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 253 and 834 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 253 and 837 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 253 and 856 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 303 and 720 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 303 and 765 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 303 and 834 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 303 and 837 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 303 and 856 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 720 and 765 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 720 and 834 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 720 and 837 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 720 and 856 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 765 and 834 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 765 and 837 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 765 and 856 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 834 and 837 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 834 and 856 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 837 and 856 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@796686c8[name=custom1,value=ARTS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like ARTS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@4a248a0a[name=custom1,value=PRNN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PRNN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 255 and 417 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@626287d3[name=custom1,value=RK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like RK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 245 and 530 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@39126d91[name=custom1,value=PSR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PSR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@419829a9[name=custom1,value=PRNK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PRNK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 237 and 456 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 237 and 564 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 237 and 707 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 456 and 564 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 456 and 707 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 564 and 707 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@533790eb[name=custom1,value=KRSM] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KRSM, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@8bf223[name=custom1,value=AKK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like AKK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 309 and 541 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@520b7ad3[name=custom1,value=FTSS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like FTSS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 317 and 413 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@4726cdd1[name=custom1,value=RFS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like RFS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 356 and 751 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@77fef1a0[name=custom1,value=AL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like AL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 423 and 698 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@3b085e92[name=custom1,value=MKLK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like MKLK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 344 and 509 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@2a4e37fb[name=custom1,value=TLPR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TLPR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 258 and 734 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@3bd29ee4[name=custom1,value=MKR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like MKR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 485 and 722 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@25203875[name=custom1,value=KRFR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KRFR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 550 and 690 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@5fd1358f[name=custom1,value=FR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like FR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 113 and 626 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@206c2ea3[name=custom1,value=HPLS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HPLS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 273 and 887 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@8cbb423[name=custom1,value=ARNK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like ARNK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 408 and 939 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@4eb98fe1[name=custom1,value=KLS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KLS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 10 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 8 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 9 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 8 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 9 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 8 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 9 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 8 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 9 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 8 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 9 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 5 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 5 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 5 and 8 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 5 and 9 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 6 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 6 and 8 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 6 and 9 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 7 and 8 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 7 and 9 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 8 and 9 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 104 and 153 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 104 and 290 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 104 and 526 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 104 and 544 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 104 and 604 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 104 and 776 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 104 and 795 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 104 and 916 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 104 and 940 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 153 and 290 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 153 and 526 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 153 and 544 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 153 and 604 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 153 and 776 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 153 and 795 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 153 and 916 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 153 and 940 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 290 and 526 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 290 and 544 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 290 and 604 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 290 and 776 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 290 and 795 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 290 and 916 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 290 and 940 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 526 and 544 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 526 and 604 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 526 and 776 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 526 and 795 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 526 and 916 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 526 and 940 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 544 and 604 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 544 and 776 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 544 and 795 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 544 and 916 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 544 and 940 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 604 and 776 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 604 and 795 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 604 and 916 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 604 and 940 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 776 and 795 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 776 and 916 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 776 and 940 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 795 and 916 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 795 and 940 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 916 and 940 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@28169674[name=custom1,value=PRTN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PRTN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 312 and 791 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@3aae43b8[name=custom1,value=NTL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like NTL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 58 and 428 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@64b6be69[name=custom1,value=KP] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KP, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 90 and 814 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@4e57dc21[name=custom1,value=FST] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like FST, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 185 and 262 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@69dc8f2[name=custom1,value=FNTR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like FNTR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 555 and 762 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@2d95bbec[name=custom1,value=MNTK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like MNTK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@6084fa6a[name=custom1,value=NRTN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like NRTN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 173 and 755 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@4f163cdc[name=custom1,value=TLNT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TLNT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 361 and 372 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@4eb09321[name=custom1,value=TRLR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TRLR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 522 and 639 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@304e94a4[name=custom1,value=KRK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KRK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@1e638ee4[name=custom1,value=SRL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like SRL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 350 and 472 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 350 and 681 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 350 and 893 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 472 and 681 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 472 and 893 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 681 and 893 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@7ac4b626[name=custom1,value=RX] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like RX, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 415 and 801 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@40e9e799[name=custom1,value=FH] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like FH, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 581 and 775 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@5f2679f2[name=custom1,value=HLS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HLS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 3 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 147 and 367 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 147 and 607 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 367 and 607 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@2e7227a8[name=custom1,value=AT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like AT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 479 and 525 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 479 and 635 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 479 and 655 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 525 and 635 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 525 and 655 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 635 and 655 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@4ab27bb5[name=custom1,value=TT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 176 and 279 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 176 and 468 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 176 and 914 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 279 and 468 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 279 and 914 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 468 and 914 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@5eba06ff[name=custom1,value=PRTL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PRTL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 518 and 631 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@333b64eb[name=custom1,value=PRR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PRR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 5 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 4 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 552 and 782 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 552 and 785 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 552 and 846 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 552 and 875 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 782 and 785 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 782 and 846 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 782 and 875 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 785 and 846 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 785 and 875 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 846 and 875 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@4aad8dbc[name=custom1,value=HLTN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HLTN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 202 and 548 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@560c7816[name=custom1,value=PLTT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PLTT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 743 and 818 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@5ab04589[name=custom1,value=TMSN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TMSN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 322 and 374 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@24748417[name=custom1,value=AR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like AR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 399 and 769 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@3f9261de[name=custom1,value=KRF0] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KRF0, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 73 and 519 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 73 and 646 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 73 and 770 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 519 and 646 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 519 and 770 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 646 and 770 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@2f17b4f2[name=custom1,value=KLSP] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KLSP, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 244 and 740 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@57543bc5[name=custom1,value=X] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like X, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 457 and 684 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@7c2f1622[name=custom1,value=MKNT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like MKNT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 100 and 349 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@6b37008a[name=custom1,value=MLS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like MLS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 6 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 5 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 189 and 381 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 189 and 429 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 189 and 448 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 189 and 490 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 189 and 632 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 381 and 429 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 381 and 448 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 381 and 490 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 381 and 632 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 429 and 448 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 429 and 490 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 429 and 632 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 448 and 490 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 448 and 632 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 490 and 632 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@1e755df3[name=custom1,value=TMPS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TMPS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 66 and 80 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 66 and 575 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 66 and 580 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 80 and 575 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 80 and 580 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 575 and 580 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@56833a2e[name=custom1,value=ALMS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like ALMS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 105 and 205 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 105 and 240 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 105 and 938 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 205 and 240 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 205 and 938 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 240 and 938 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@326cbb2d[name=custom1,value=PSTR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PSTR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@566f0962[name=custom1,value=PRJR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PRJR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 804 and 863 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@34d704f0[name=custom1,value=LFKS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like LFKS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@4b6218f9[name=custom1,value=LFRT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like LFRT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 558 and 676 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@6e1f5438[name=custom1,value=KRNT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KRNT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 327 and 368 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@4de5a0cb[name=custom1,value=PJ] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PJ, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 679 and 713 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@18f55759[name=custom1,value=M0] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like M0, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 191 and 746 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@7d0d4ade[name=custom1,value=HRPR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HRPR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 3 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 241 and 252 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 241 and 853 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 252 and 853 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@6f45959c[name=custom1,value=TRS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TRS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 129 and 249 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@6162c87a[name=custom1,value=PRPN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PRPN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 158 and 579 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@2c4dd413[name=custom1,value=MRKN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like MRKN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 281 and 881 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@66bfa709[name=custom1,value=HLNT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HLNT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 377 and 797 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@65d4ab0e[name=custom1,value=SLSP] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like SLSP, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 434 and 603 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@7fac4f3e[name=custom1,value=TN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 86 and 122 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 86 and 754 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 86 and 941 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 122 and 754 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 122 and 941 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 754 and 941 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@67219b8c[name=custom1,value=PRJ] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PRJ, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@3c939d40[name=custom1,value=HLSM] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HLSM, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@43fee2db[name=custom1,value=HNF] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HNF, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 538 and 652 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@1aeeb406[name=custom1,value=RSL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like RSL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 712 and 719 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@3cd16610[name=custom1,value=HNTR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HNTR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 107 and 140 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 107 and 156 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 107 and 427 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 140 and 156 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 140 and 427 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 156 and 427 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@74c9a375[name=custom1,value=PRN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PRN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 8 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 5 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 5 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 6 and 7 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 131 and 170 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 131 and 180 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 131 and 513 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 131 and 647 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 131 and 661 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 131 and 812 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 131 and 896 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 170 and 180 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 170 and 513 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 170 and 647 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 170 and 661 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 170 and 812 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 170 and 896 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 180 and 513 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 180 and 647 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 180 and 661 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 180 and 812 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 180 and 896 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 513 and 647 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 513 and 661 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 513 and 812 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 513 and 896 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 647 and 661 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 647 and 812 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 647 and 896 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 661 and 812 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 661 and 896 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 812 and 896 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@2c7a6c34[name=custom1,value=HRT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HRT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 426 and 831 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@4ffb06c9[name=custom1,value=XMPR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like XMPR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 91 and 717 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@7c669255[name=custom1,value=RF] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like RF, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 239 and 742 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@5166b0df[name=custom1,value=LPS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like LPS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 333 and 422 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@38d8fb2b[name=custom1,value=ALPR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like ALPR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 95 and 789 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@4e2c390c[name=custom1,value=KL0R] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KL0R, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 220 and 476 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@62af9d74[name=custom1,value=TRN0] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TRN0, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 436 and 858 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@2a89e0c6[name=custom1,value=KNNF] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KNNF, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 51 and 459 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@3fb2bb77[name=custom1,value=TF] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TF, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@6e024d3a[name=custom1,value=ARK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like ARK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@27021e58[name=custom1,value=HT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 261 and 325 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 261 and 554 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 261 and 711 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 325 and 554 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 325 and 711 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 554 and 711 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@69b3a74d[name=custom1,value=PSR0] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PSR0, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 133 and 682 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@7ec48b77[name=custom1,value=PNTK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PNTK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 0 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@4e0fd2b1[name=custom1,value=ATRT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like ATRT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 6 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 5 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 88 and 371 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 88 and 388 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 88 and 402 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 88 and 867 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 88 and 906 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 371 and 388 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 371 and 402 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 371 and 867 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 371 and 906 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 388 and 402 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 388 and 867 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 388 and 906 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 402 and 867 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 402 and 906 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 867 and 906 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@40bde56d[name=custom1,value=KKXK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KKXK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 199 and 865 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@520b368f[name=custom1,value=FRLR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like FRLR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 806 and 883 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@5ba88001[name=custom1,value=PKR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PKR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 116 and 369 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 116 and 528 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 116 and 802 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 369 and 528 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 369 and 802 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 528 and 802 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@5f0a94c5[name=custom1,value=MLM] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like MLM, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 150 and 251 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@2e78b4c4[name=custom1,value=PRKS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PRKS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 216 and 463 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 216 and 467 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 216 and 724 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 463 and 467 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 463 and 724 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 467 and 724 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@67854d1f[name=custom1,value=TFT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TFT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 74 and 400 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@12fa6824[name=custom1,value=MKR0] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like MKR0, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 96 and 160 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 96 and 824 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 96 and 900 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 160 and 824 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 160 and 900 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 824 and 900 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@40d88d2d[name=custom1,value=ANL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like ANL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 383 and 649 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@7192efd[name=custom1,value=PXR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PXR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 125 and 602 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 125 and 636 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 125 and 709 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 602 and 636 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 602 and 709 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 636 and 709 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@429bc5f9[name=custom1,value=FLP] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like FLP, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 365 and 718 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@7b7906f4[name=custom1,value=KS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 211 and 294 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@4769baee[name=custom1,value=KRKR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KRKR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 505 and 640 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@6ddaa877[name=custom1,value=RTN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like RTN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 520 and 600 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@25e5d007[name=custom1,value=LNT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like LNT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 101 and 106 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@3851ddd2[name=custom1,value=JTS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like JTS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 234 and 790 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@611c4041[name=custom1,value=FRKS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like FRKS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 412 and 759 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@6a5bc8c9[name=custom1,value=FTN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like FTN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 781 and 829 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@2b2143d8[name=custom1,value=MKF] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like MKF, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 419 and 622 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@4c0f91d[name=custom1,value=MRTN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like MRTN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 6 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 5 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 94 and 154 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 94 and 404 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 94 and 771 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 94 and 842 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 94 and 923 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 154 and 404 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 154 and 771 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 154 and 842 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 154 and 923 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 404 and 771 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 404 and 842 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 404 and 923 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 771 and 842 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 771 and 923 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 842 and 923 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@392bed82[name=custom1,value=TNRT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TNRT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 236 and 547 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@d09099d[name=custom1,value=ATN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like ATN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 318 and 877 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@2098746b[name=custom1,value=KLPN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KLPN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 214 and 935 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@5f3306ad[name=custom1,value=KTS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KTS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 259 and 902 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@173e55db[name=custom1,value=KLNS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KLNS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 69 and 301 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 69 and 321 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 69 and 370 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 301 and 321 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 301 and 370 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 321 and 370 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@6bf88953[name=custom1,value=SKTR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like SKTR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 270 and 924 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@5ff75ab1[name=custom1,value=AKN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like AKN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 307 and 731 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@41171d93[name=custom1,value=FLNK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like FLNK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 310 and 432 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@67a88328[name=custom1,value=NRS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like NRS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@4f8f104[name=custom1,value=PRJN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PRJN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 272 and 508 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@236c6da9[name=custom1,value=KFNK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KFNK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 614 and 648 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@6ba8fb1b[name=custom1,value=HNK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HNK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 76 and 594 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@3cba4539[name=custom1,value=KRTN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KRTN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 92 and 201 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 92 and 278 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 92 and 673 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 201 and 278 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 201 and 673 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 278 and 673 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@2b3954b1[name=custom1,value=FLN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like FLN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 478 and 888 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@3c891d76[name=custom1,value=XRXL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like XRXL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 396 and 909 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@9bad2e8[name=custom1,value=KLKL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KLKL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 159 and 316 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@58ea58e3[name=custom1,value=ARTL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like ARTL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 213 and 277 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 213 and 772 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 213 and 800 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 277 and 772 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 277 and 800 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 772 and 800 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@34c7da23[name=custom1,value=SST] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like SST, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 335 and 510 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@6c1961f4[name=custom1,value=ATSN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like ATSN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 441 and 808 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@6473fc2[name=custom1,value=RTL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like RTL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 545 and 825 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@74bc2f47[name=custom1,value=PRLT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PRLT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 386 and 925 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@6422b8ff[name=custom1,value=ALT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like ALT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 6 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 5 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 409 and 464 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 409 and 595 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 409 and 634 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 409 and 736 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 409 and 784 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 464 and 595 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 464 and 634 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 464 and 736 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 464 and 784 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 595 and 634 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 595 and 736 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 595 and 784 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 634 and 736 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 634 and 784 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 736 and 784 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@519dcf69[name=custom1,value=SPLS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like SPLS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 493 and 726 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@d338d3d[name=custom1,value=HR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 420 and 860 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@47a489ad[name=custom1,value=PLNT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PLNT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 120 and 657 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@547b6d1c[name=custom1,value=NXN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like NXN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 246 and 879 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@64b25680[name=custom1,value=ALS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like ALS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 6 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 5 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 62 and 256 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 62 and 486 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 62 and 589 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 62 and 665 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 62 and 915 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 256 and 486 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 256 and 589 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 256 and 665 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 256 and 915 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 486 and 589 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 486 and 665 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 486 and 915 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 589 and 665 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 589 and 915 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 665 and 915 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@37e247e2[name=custom1,value=SPRT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like SPRT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 72 and 514 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@46244bb9[name=custom1,value=S] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like S, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@468864af[name=custom1,value=LFT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like LFT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 65 and 715 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@514ae5cd[name=custom1,value=FRT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like FRT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 89 and 168 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 89 and 499 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 89 and 827 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 168 and 499 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 168 and 827 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 499 and 827 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@5f3fde6e[name=custom1,value=MRXL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like MRXL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 5 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 4 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 75 and 360 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 75 and 583 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 75 and 645 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 75 and 733 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 360 and 583 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 360 and 645 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 360 and 733 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 583 and 645 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 583 and 733 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 645 and 733 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@4b5d7792[name=custom1,value=KRTK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KRTK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 739 and 905 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@44b46c4c[name=custom1,value=JFRT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like JFRT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 184 and 280 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@19724852[name=custom1,value=PLS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PLS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 551 and 889 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@128ef465[name=custom1,value=MKNR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like MKNR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 57 and 857 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@9604a9e[name=custom1,value=HLSN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HLSN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@5c86684c[name=custom1,value=PTLR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PTLR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 484 and 721 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@2b51574b[name=custom1,value=JFR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like JFR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 537 and 756 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@3c4568f8[name=custom1,value=PNT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PNT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 393 and 533 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@1c515979[name=custom1,value=PLTS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PLTS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 227 and 489 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@37525aeb[name=custom1,value=T] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like T, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 219 and 710 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@34adcae8[name=custom1,value=SM0] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like SM0, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 6 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 5 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 186 and 200 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 186 and 242 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 186 and 511 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 186 and 561 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 186 and 864 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 200 and 242 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 200 and 511 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 200 and 561 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 200 and 864 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 242 and 511 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 242 and 561 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 242 and 864 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 511 and 561 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 511 and 864 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 561 and 864 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@427a8ba4[name=custom1,value=ARNL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like ARNL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 222 and 401 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 222 and 787 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 222 and 921 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 401 and 787 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 401 and 921 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 787 and 921 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@59628381[name=custom1,value=SN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like SN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 565 and 870 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@5b712492[name=custom1,value=TRM] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TRM, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 543 and 930 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@35390efd[name=custom1,value=PRRL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PRRL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@3cec7c94[name=custom1,value=PTRS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PTRS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 7 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 5 and 6 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 152 and 254 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 152 and 480 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 152 and 487 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 152 and 585 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 152 and 633 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 152 and 694 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 254 and 480 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 254 and 487 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 254 and 585 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 254 and 633 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 254 and 694 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 480 and 487 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 480 and 585 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 480 and 633 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 480 and 694 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 487 and 585 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 487 and 633 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 487 and 694 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 585 and 633 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 585 and 694 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 633 and 694 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@397dea61[name=custom1,value=MNTL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like MNTL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 55 and 788 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@5df86e79[name=custom1,value=PR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 164 and 286 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 164 and 339 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 164 and 532 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 286 and 339 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 286 and 532 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 339 and 532 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@52cc5819[name=custom1,value=PL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 6 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 5 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 183 and 597 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 183 and 613 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 183 and 629 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 183 and 763 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 183 and 813 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 597 and 613 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 597 and 629 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 597 and 763 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 597 and 813 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 613 and 629 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 613 and 763 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 613 and 813 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 629 and 763 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 629 and 813 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 763 and 813 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@207a8313[name=custom1,value=KNK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KNK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 3 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 308 and 506 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 308 and 620 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 506 and 620 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@1a6d3ca2[name=custom1,value=PLM] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PLM, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 535 and 610 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@4a5e88f7[name=custom1,value=TNNK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TNNK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 319 and 891 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@4e0c2b07[name=custom1,value=SKT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like SKT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 353 and 439 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@69d4c4b7[name=custom1,value=SNTL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like SNTL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 247 and 615 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@427196b2[name=custom1,value=KKN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KKN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@31c9b6eb[name=custom1,value=PKKL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PKKL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 406 and 826 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@31955dd4[name=custom1,value=MNST] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like MNST, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 778 and 872 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@3acca07b[name=custom1,value=JNS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like JNS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 6 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 5 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 98 and 208 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 98 and 566 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 98 and 623 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 98 and 625 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 98 and 688 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 208 and 566 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 208 and 623 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 208 and 625 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 208 and 688 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 566 and 623 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 566 and 625 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 566 and 688 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 623 and 625 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 623 and 688 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 625 and 688 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@17df503b[name=custom1,value=TLR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TLR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 128 and 144 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 128 and 265 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 128 and 524 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 144 and 265 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 144 and 524 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 265 and 524 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@62edc88b[name=custom1,value=HFJN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HFJN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@43765ab3[name=custom1,value=KRSL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KRSL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 591 and 885 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@a89848d[name=custom1,value=RXRT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like RXRT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 269 and 593 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 269 and 651 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 269 and 764 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 593 and 651 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 593 and 764 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 651 and 764 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@4e7f3159[name=custom1,value=TRSN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TRSN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_205_5_, this_.address1 as address2_205_5_, this_.address2 as address3_205_5_, this_.address_type_cd as address42_205_5_, this_.birth_order as birth4_205_5_, this_.birth_place as birth5_205_5_, this_.city as city205_5_, this_.country as country205_5_, this_.country_code as country8_205_5_, this_.custom1 as custom9_205_5_, this_.custom2 as custom10_205_5_, this_.custom3 as custom11_205_5_, this_.custom4 as custom12_205_5_, this_.custom5 as custom13_205_5_, this_.date_changed as date14_205_5_, this_.date_created as date15_205_5_, this_.date_of_birth as date16_205_5_, this_.date_voided as date17_205_5_, this_.death_ind as death18_205_5_, this_.death_time as death19_205_5_, this_.degree as degree205_5_, this_.email as email205_5_, this_.ethnic_group_cd as ethnic40_205_5_, this_.family_name as family22_205_5_, this_.family_name2 as family23_205_5_, this_.gender_cd as gender43_205_5_, this_.given_name as given24_205_5_, this_.language_cd as language44_205_5_, this_.marital_status_code as marital25_205_5_, this_.middle_name as middle26_205_5_, this_.mothers_maiden_name as mothers27_205_5_, this_.multiple_birth_ind as multiple28_205_5_, this_.name_type_cd as name48_205_5_, this_.nationality_cd as nationa47_205_5_, this_.phone_area_code as phone29_205_5_, this_.phone_country_code as phone30_205_5_, this_.phone_ext as phone31_205_5_, this_.phone_number as phone32_205_5_, this_.postal_code as postal33_205_5_, this_.prefix as prefix205_5_, this_.race_cd as race46_205_5_, this_.religion_cd as religion41_205_5_, this_.ssn as ssn205_5_, this_.state as state205_5_, this_.suffix as suffix205_5_, this_.changed_by_id as changed45_205_5_, this_.creator_id as creator39_205_5_, this_.voided_by_id as voided38_205_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_206_0_, personiden2_.date_created as date2_206_0_, personiden2_.date_voided as date3_206_0_, personiden2_.identifier as identifier206_0_, personiden2_.identifier_domain_id as identifier7_206_0_, personiden2_.person_id as person6_206_0_, personiden2_.creator_id as creator5_206_0_, personiden2_.voided_by_id as voided8_206_0_, identifier3_.identifier_domain_id as identifier1_200_1_, identifier3_.date_created as date2_200_1_, identifier3_.namespace_identifier as namespace3_200_1_, identifier3_.universal_identifier as universal4_200_1_, identifier3_.universal_identifier_type_code as universal5_200_1_, identifier3_.creator_id as creator6_200_1_, user4_.id as id211_2_, user4_.account_expired as account2_211_2_, user4_.account_locked as account3_211_2_, user4_.address as address211_2_, user4_.city as city211_2_, user4_.country as country211_2_, user4_.postal_code as postal7_211_2_, user4_.province as province211_2_, user4_.credentials_expired as credenti9_211_2_, user4_.email as email211_2_, user4_.account_enabled as account11_211_2_, user4_.first_name as first12_211_2_, user4_.last_name as last13_211_2_, user4_.password as password211_2_, user4_.password_hint as password15_211_2_, user4_.phone_number as phone16_211_2_, user4_.username as username211_2_, user4_.version as version211_2_, user4_.website as website211_2_, user5_.id as id211_3_, user5_.account_expired as account2_211_3_, user5_.account_locked as account3_211_3_, user5_.address as address211_3_, user5_.city as city211_3_, user5_.country as country211_3_, user5_.postal_code as postal7_211_3_, user5_.province as province211_3_, user5_.credentials_expired as credenti9_211_3_, user5_.email as email211_3_, user5_.account_enabled as account11_211_3_, user5_.first_name as first12_211_3_, user5_.last_name as last13_211_3_, user5_.password as password211_3_, user5_.password_hint as password15_211_3_, user5_.phone_number as phone16_211_3_, user5_.username as username211_3_, user5_.version as version211_3_, user5_.website as website211_3_, user6_.id as id211_4_, user6_.account_expired as account2_211_4_, user6_.account_locked as account3_211_4_, user6_.address as address211_4_, user6_.city as city211_4_, user6_.country as country211_4_, user6_.postal_code as postal7_211_4_, user6_.province as province211_4_, user6_.credentials_expired as credenti9_211_4_, user6_.email as email211_4_, user6_.account_enabled as account11_211_4_, user6_.first_name as first12_211_4_, user6_.last_name as last13_211_4_, user6_.password as password211_4_, user6_.password_hint as password15_211_4_, user6_.phone_number as phone16_211_4_, user6_.username as username211_4_, user6_.version as version211_4_, user6_.website as website211_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(34) | Comparing records 293 and 638 Loaded 971 record pairs. DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of test [testGetRecordPairs]. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.805 sec Running org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingServiceTest DEBUG - org.openhie.openempi.service.BaseServiceTestCase.onSetUp(26) | In onSetUp method DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@4b17b450]; rollback [true]. INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hibernate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in file: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\openempi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@685de82a[transforms=[org.openhie.openempi.configuration.Transform@6d3552ed[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@47d77d9e[fieldName=custom1,sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@6d3552ed[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@147834eb[fieldName=custom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@6d3552ed[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl.DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@5fda3acc[matchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_235_0_, this_.audit_event_type_code as audit2_235_0_, this_.audit_event_type_description as audit3_235_0_, this_.audit_event_type_name as audit4_235_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_235_0_, this_.audit_event_type_code as audit2_235_0_, this_.audit_event_type_description as audit3_235_0_, this_.audit_event_type_name as audit4_235_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(86) | Authentication request for user with username: admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? Hibernate: select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(99) | Encrypted password is d033e22ae348aeb5660fc2140aec35850c4da997 as opposed to d033e22ae348aeb5660fc2140aec35850c4da997 DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.UserSession@64964f8e[sessionId=,sessionKey=64A4B982AF8EFDCA136D6098B2D08F08,user=org.openhie.openempi.model.User@6ce5d155[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 17:14:33 CDT 2010] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) Hibernate: insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.context.UserContext.authenticate(43) | Authentication request succeeded for user admin INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hibernate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in file: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\openempi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@8fea539[transforms=[org.openhie.openempi.configuration.Transform@61145cc[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@57fd5730[fieldName=custom1,sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@61145cc[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@39673d71[fieldName=custom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@61145cc[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl.DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@28f2e328[matchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_274_0_, this_.audit_event_type_code as audit2_274_0_, this_.audit_event_type_description as audit3_274_0_, this_.audit_event_type_name as audit4_274_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_274_0_, this_.audit_event_type_code as audit2_274_0_, this_.audit_event_type_description as audit3_274_0_, this_.audit_event_type_name as audit4_274_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(86) | Authentication request for user with username: admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? Hibernate: select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(99) | Encrypted password is d033e22ae348aeb5660fc2140aec35850c4da997 as opposed to d033e22ae348aeb5660fc2140aec35850c4da997 DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.UserSession@b882876[sessionId=,sessionKey=71C083AA49DAB545DCDBF68903FB946E,user=org.openhie.openempi.model.User@66e9a555[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 17:14:33 CDT 2010] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) Hibernate: insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.context.UserContext.authenticate(43) | Authentication request succeeded for user admin DEBUG - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.loadParameters(249) | Attempting to load the configuration file for the migration log from: D:/tmp/FellegiSunterConfiguration.ser ERROR - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.loadParameters(257) | Failed while loading the Fellegi-Sunter configuration file: D:\tmp\FellegiSunterConfiguration.ser (The system cannot find the path specified) java.io.FileNotFoundException: D:\tmp\FellegiSunterConfiguration.ser (The system cannot find the path specified) at java.io.FileInputStream.open(Native Method) at java.io.FileInputStream.(FileInputStream.java:106) at java.io.FileInputStream.(FileInputStream.java:66) at org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.loadParameters(ProbabilisticMatchingService.java:252) at org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.init(ProbabilisticMatchingService.java:110) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeCustomInitMethod(AbstractAutowireCapableBeanFactory.java:1412) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1373) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1333) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:471) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409) at java.security.AccessController.doPrivileged(Native Method) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:220) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164) at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:881) at org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingServiceTest.testScorePairs(ProbabilisticMatchingServiceTest.java:13) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at org.springframework.test.ConditionalTestCase.runBare(ConditionalTestCase.java:76) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:232) at junit.framework.TestSuite.run(TestSuite.java:227) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) TRACE - org.openhie.openempi.blocking.impl.BasicRecordPairSource.init(40) | Initializing the Record Pair Source DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select distinct person0_.custom1 as col_0_0_ from person person0_ Hibernate: select distinct person0_.custom1 as col_0_0_ from person person0_ TRACE - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate.getDistinctValues(55) | Found the following: [null, PTRN, TRTK, ANTP, ALTN, PRT, SKLT, ATKN, AFN, ALST, HK, AKL, TNT, LNST, RKRS, MXL, ALTR, ART, KRF, ANKR, TPR, MKNS, SL0, RNR, SLFN, PRPX, RXLT, FLPS, STNF, PRNT, FRJN, KFLS, KPR, KNSP, HRPN, MJL, LNSP, FLPR, STRK, PRFR, STFN, H, HLTS, SLTR, M0SN, HFMN, R, AFNS, LN, PNTR, TTSN, RTNK, SPN, JN, TRL, RN, HRS, LNX, LSS, HNL, NT, TLFR, XPMN, FRKH, ARL, RLK, KLNT, SP, FN, KLRK, SRK, SKRM, SF, XK, PRTP, MRH, STT, LTL, PTKR, HMPT, AKSL, FL, HRRT, LRNS, KRN, FNX, RLNK, RL, ALSN, PLSF, NS, MLR, PRKT, KRHM, KLK, ARXP, RRTN, STLS, FT, PRNF, TP, TNLS, HKNS, KPL, PTN, JRTN, ARLS, HNTL, JKPS, PLKM, TR, PSTL, FLS, KR, RS, ARTK, ARRS, L0PR, ALN, RT, LNKT, SXR, KRS, FRMN, LTM, JNSN, HJTR, MNNK, APRN, LFS, M0S, MRT, TNSF, TKSN, STLM, ANK, KRPN, PTMN, HML, SLKK, PRS, TFS, HRF, RSK, KRP, RNLT, JNKF, LMPR, KK, TRNR, STFT, MKLS, TRPM, KL, HLN, KRL, ALKK, TNK, MNKR, HS, XTK, XRLK, TMS, TLN, PRNR, RMN, FNPM, KTNP, MSF, HNT, HPRT, LS, TRNT, PNST, MNTF, PTFL, MSNS, AKS, L, SRS, SRT, ATS, MTK, KLTF, MKLN, KLP, STPN, TRMK, RJ, R0L, PRKK, KLFR, AFR, MNS, HL, ARTS, PRNN, RK, PSR, PRNK, KRSM, AKK, FTSS, RFS, AL, MKLK, TLPR, MKR, KRFR, FR, HPLS, ARNK, KLS, PRTN, NTL, KP, FST, FNTR, MNTK, NRTN, TLNT, TRLR, KRK, SRL, RX, FH, HLS, AT, TT, PRTL, PRR, HLTN, PLTT, TMSN, AR, KRF0, KLSP, X, MKNT, MLS, TMPS, ALMS, PSTR, PRJR, LFKS, LFRT, KRNT, PJ, M0, HRPR, TRS, PRPN, MRKN, HLNT, SLSP, TN, PRJ, HLSM, HNF, RSL, HNTR, PRN, HRT, XMPR, RF, LPS, ALPR, KL0R, TRN0, KNNF, TF, ARK, HT, PSR0, PNTK, ATRT, KKXK, FRLR, PKR, MLM, PRKS, TFT, MKR0, ANL, PXR, FLP, KS, KRKR, RTN, LNT, JTS, FRKS, FTN, MKF, MRTN, TNRT, ATN, KLPN, KTS, KLNS, SKTR, AKN, FLNK, NRS, PRJN, KFNK, HNK, KRTN, FLN, XRXL, KLKL, ARTL, SST, ATSN, RTL, PRLT, ALT, SPLS, HR, PLNT, NXN, ALS, SPRT, S, LFT, FRT, MRXL, KRTK, JFRT, PLS, MKNR, HLSN, PTLR, JFR, PNT, PLTS, T, SM0, ARNL, SN, TRM, PRRL, PTRS, MNTL, PR, PL, KNK, PLM, TNNK, SKT, SNTL, KKN, PKKL, MNST, JNS, TLR, HFJN, KRSL, RXRT, TRSN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PTRN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@3e7040e7[name=custom1,value=TRTK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TRTK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@38aea981[name=custom1,value=ANTP] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like ANTP, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@7e217dc8[name=custom1,value=ALTN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like ALTN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@78fd5428[name=custom1,value=PRT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PRT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 6 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@1775831e[name=custom1,value=SKLT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like SKLT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@55f713ed[name=custom1,value=ATKN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like ATKN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@2635ee49[name=custom1,value=AFN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like AFN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@162098ff[name=custom1,value=ALST] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like ALST, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@2ed942d9[name=custom1,value=HK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@653f8d12[name=custom1,value=AKL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like AKL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@32d9783e[name=custom1,value=TNT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TNT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@556292a4[name=custom1,value=LNST] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like LNST, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@2da04643[name=custom1,value=RKRS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like RKRS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@22d809e3[name=custom1,value=MXL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like MXL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@5c694a18[name=custom1,value=ALTR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like ALTR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@7a46752d[name=custom1,value=ART] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like ART, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@382a7640[name=custom1,value=KRF] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KRF, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@25aa9b4d[name=custom1,value=ANKR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like ANKR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@422ed1e8[name=custom1,value=TPR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TPR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@314b4e26[name=custom1,value=MKNS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like MKNS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@5bebacc8[name=custom1,value=SL0] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like SL0, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@7a374956[name=custom1,value=RNR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like RNR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@5549f0e[name=custom1,value=SLFN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like SLFN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@42b1b290[name=custom1,value=PRPX] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PRPX, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@33acf5f7[name=custom1,value=RXLT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like RXLT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@7d4966cc[name=custom1,value=FLPS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like FLPS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@34faaa93[name=custom1,value=STNF] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like STNF, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@7c2aa00c[name=custom1,value=PRNT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PRNT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@15f87254[name=custom1,value=FRJN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like FRJN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@1494a05c[name=custom1,value=KFLS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KFLS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@d5f0688[name=custom1,value=KPR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KPR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@2c3f0860[name=custom1,value=KNSP] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KNSP, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@79bf3519[name=custom1,value=HRPN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HRPN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@3c97e111[name=custom1,value=MJL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like MJL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@28f25f89[name=custom1,value=LNSP] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like LNSP, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@3d2fb7ef[name=custom1,value=FLPR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like FLPR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@5f2471dc[name=custom1,value=STRK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like STRK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@308c6f69[name=custom1,value=PRFR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PRFR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@2b237512[name=custom1,value=STFN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like STFN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@6eaecd51[name=custom1,value=H] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like H, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@21400eb0[name=custom1,value=HLTS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HLTS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@25f5248c[name=custom1,value=SLTR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like SLTR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@1a83cf00[name=custom1,value=M0SN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like M0SN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@2e0e62f6[name=custom1,value=HFMN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HFMN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 3 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@2876d19c[name=custom1,value=R] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like R, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@1d28b30e[name=custom1,value=AFNS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like AFNS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@4ffeab48[name=custom1,value=LN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like LN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 8 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 5 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 5 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 6 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@25b092ae[name=custom1,value=PNTR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PNTR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@5d95ba08[name=custom1,value=TTSN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TTSN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@76c8ea1a[name=custom1,value=RTNK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like RTNK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@6178b9ce[name=custom1,value=SPN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like SPN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@175beef[name=custom1,value=JN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like JN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@2d52912f[name=custom1,value=TRL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TRL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@26d6466f[name=custom1,value=RN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like RN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@40c19080[name=custom1,value=HRS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HRS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 8 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 5 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 5 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 6 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@1d0bfedd[name=custom1,value=LNX] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like LNX, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@b45ad3d[name=custom1,value=LSS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like LSS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@1f710374[name=custom1,value=HNL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HNL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@4f5cb20e[name=custom1,value=NT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like NT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@178339aa[name=custom1,value=TLFR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TLFR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@32426e05[name=custom1,value=XPMN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like XPMN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@6e5ee6a6[name=custom1,value=FRKH] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like FRKH, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@39aff012[name=custom1,value=ARL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like ARL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@8f0756d[name=custom1,value=RLK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like RLK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@147e4f0[name=custom1,value=KLNT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KLNT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@37f02eaa[name=custom1,value=SP] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like SP, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@779cc1e3[name=custom1,value=FN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like FN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@339bb448[name=custom1,value=KLRK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KLRK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 6 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@3a04416b[name=custom1,value=SRK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like SRK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@549f5742[name=custom1,value=SKRM] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like SKRM, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@3a65fca[name=custom1,value=SF] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like SF, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@69d74b8[name=custom1,value=XK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like XK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@42c9aff0[name=custom1,value=PRTP] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PRTP, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@a530461[name=custom1,value=MRH] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like MRH, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@314d0183[name=custom1,value=STT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like STT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@1d1c0f9c[name=custom1,value=LTL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like LTL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@50b2e9be[name=custom1,value=PTKR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PTKR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@7d7a33f2[name=custom1,value=HMPT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HMPT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@63bbad6f[name=custom1,value=AKSL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like AKSL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@3f4e8936[name=custom1,value=FL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like FL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@1f071537[name=custom1,value=HRRT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HRRT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@4fae9ef9[name=custom1,value=LRNS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like LRNS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@43ad637e[name=custom1,value=KRN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KRN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 8 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 5 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 5 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 6 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@4aada4af[name=custom1,value=FNX] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like FNX, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@50d7c5[name=custom1,value=RLNK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like RLNK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@593be416[name=custom1,value=RL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like RL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@4cb2fd30[name=custom1,value=ALSN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like ALSN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@15dc0d09[name=custom1,value=PLSF] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PLSF, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@2aae3614[name=custom1,value=NS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like NS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@2ff7ac92[name=custom1,value=MLR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like MLR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 6 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@416c634[name=custom1,value=PRKT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PRKT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@22db19d3[name=custom1,value=KRHM] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KRHM, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@5bda657[name=custom1,value=KLK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KLK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@66bccad2[name=custom1,value=ARXP] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like ARXP, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@520b4c69[name=custom1,value=RRTN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like RRTN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@2484e723[name=custom1,value=STLS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like STLS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@51733a5[name=custom1,value=FT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like FT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@7f1633fd[name=custom1,value=PRNF] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PRNF, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@111d5b39[name=custom1,value=TP] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TP, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@41b3251d[name=custom1,value=TNLS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TNLS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@1997c457[name=custom1,value=HKNS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HKNS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@27aea0c1[name=custom1,value=KPL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KPL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@407f9e04[name=custom1,value=PTN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PTN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@588a137c[name=custom1,value=JRTN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like JRTN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@5b5e410[name=custom1,value=ARLS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like ARLS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@75ad44f6[name=custom1,value=HNTL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HNTL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@1b9f9088[name=custom1,value=JKPS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like JKPS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@3213f347[name=custom1,value=PLKM] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PLKM, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@7ddae27f[name=custom1,value=TR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@2c2e749c[name=custom1,value=PSTL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PSTL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@4dbb73b0[name=custom1,value=FLS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like FLS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@84301c9[name=custom1,value=KR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@31f4a427[name=custom1,value=RS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like RS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@3d4cff90[name=custom1,value=ARTK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like ARTK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@409468ca[name=custom1,value=ARRS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like ARRS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@f785762[name=custom1,value=L0PR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like L0PR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@35a3ae73[name=custom1,value=ALN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like ALN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@4cd21555[name=custom1,value=RT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like RT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@7260c384[name=custom1,value=LNKT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like LNKT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@6d9b4e60[name=custom1,value=SXR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like SXR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@5c219c51[name=custom1,value=KRS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KRS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@40e2a37b[name=custom1,value=FRMN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like FRMN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@30d8f246[name=custom1,value=LTM] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like LTM, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@758c022c[name=custom1,value=JNSN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like JNSN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 6 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@2dcbcc56[name=custom1,value=HJTR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HJTR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@6668a2cc[name=custom1,value=MNNK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like MNNK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@587aed3a[name=custom1,value=APRN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like APRN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@94153c4[name=custom1,value=LFS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like LFS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@44fd2254[name=custom1,value=M0S] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like M0S, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@755688aa[name=custom1,value=MRT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like MRT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@2263ac78[name=custom1,value=TNSF] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TNSF, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@4ea5d7f2[name=custom1,value=TKSN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TKSN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@a01ec0b[name=custom1,value=STLM] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like STLM, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@5dd6c8b9[name=custom1,value=ANK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like ANK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@1b5ae101[name=custom1,value=KRPN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KRPN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@48b49e4[name=custom1,value=PTMN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PTMN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@1bd60b6a[name=custom1,value=HML] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HML, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@97dabf4[name=custom1,value=SLKK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like SLKK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@25719b33[name=custom1,value=PRS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PRS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@753f67a9[name=custom1,value=TFS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TFS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 6 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@732768bb[name=custom1,value=HRF] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HRF, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@733c0466[name=custom1,value=RSK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like RSK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@732c7887[name=custom1,value=KRP] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KRP, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@4f4f4c7a[name=custom1,value=RNLT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like RNLT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@15575c7e[name=custom1,value=JNKF] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like JNKF, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@8a3cf3e[name=custom1,value=LMPR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like LMPR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@1124527f[name=custom1,value=KK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@4a2e64c1[name=custom1,value=TRNR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TRNR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 3 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@118181a8[name=custom1,value=STFT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like STFT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@6337e2dc[name=custom1,value=MKLS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like MKLS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@293e86f[name=custom1,value=TRPM] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TRPM, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@78f7821d[name=custom1,value=KL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@6b8e0782[name=custom1,value=HLN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HLN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@617ce686[name=custom1,value=KRL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KRL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@96e1111[name=custom1,value=ALKK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like ALKK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@3a6a5afc[name=custom1,value=TNK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TNK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@65cd1dff[name=custom1,value=MNKR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like MNKR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@7bc8b313[name=custom1,value=HS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@4574aee5[name=custom1,value=XTK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like XTK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@13eb41e5[name=custom1,value=XRLK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like XRLK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@761b22ed[name=custom1,value=TMS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TMS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@4f558d62[name=custom1,value=TLN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TLN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@4d3806b6[name=custom1,value=PRNR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PRNR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@1970b890[name=custom1,value=RMN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like RMN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@3e697087[name=custom1,value=FNPM] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like FNPM, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@10747b4[name=custom1,value=KTNP] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KTNP, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@637533df[name=custom1,value=MSF] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like MSF, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@611c048e[name=custom1,value=HNT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HNT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@725bcf3a[name=custom1,value=HPRT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HPRT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@c8bbbf4[name=custom1,value=LS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like LS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 6 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@652bce43[name=custom1,value=TRNT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TRNT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@34547854[name=custom1,value=PNST] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PNST, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@62b4bb65[name=custom1,value=MNTF] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like MNTF, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@ac13b15[name=custom1,value=PTFL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PTFL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@65e26e12[name=custom1,value=MSNS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like MSNS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@53cc48dd[name=custom1,value=AKS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like AKS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@77d4433f[name=custom1,value=L] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like L, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 6 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@6c3d685f[name=custom1,value=SRS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like SRS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@1e0ed5b2[name=custom1,value=SRT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like SRT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@60dd0912[name=custom1,value=ATS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like ATS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@4b7c76f6[name=custom1,value=MTK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like MTK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@6f96093[name=custom1,value=KLTF] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KLTF, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@7a0e046e[name=custom1,value=MKLN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like MKLN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@58d67b44[name=custom1,value=KLP] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KLP, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@746c2f2[name=custom1,value=STPN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like STPN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@687a7e40[name=custom1,value=TRMK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TRMK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@2e26c3a1[name=custom1,value=RJ] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like RJ, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@4cc0e346[name=custom1,value=R0L] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like R0L, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@7517e53b[name=custom1,value=PRKK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PRKK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@40e4d37f[name=custom1,value=KLFR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KLFR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@75222b8e[name=custom1,value=AFR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like AFR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@64f9c26e[name=custom1,value=MNS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like MNS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@1c97447e[name=custom1,value=HL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 10 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 8 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 9 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 8 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 9 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 8 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 9 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 8 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 9 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 8 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 9 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 5 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 5 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 5 and 8 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 5 and 9 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 6 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 6 and 8 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 6 and 9 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 7 and 8 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 7 and 9 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 8 and 9 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@427379b5[name=custom1,value=ARTS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like ARTS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@74a60905[name=custom1,value=PRNN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PRNN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@21b7682d[name=custom1,value=RK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like RK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@4bc78066[name=custom1,value=PSR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PSR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@522edea6[name=custom1,value=PRNK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PRNK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@14d6c410[name=custom1,value=KRSM] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KRSM, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@7aee513[name=custom1,value=AKK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like AKK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@16cb3542[name=custom1,value=FTSS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like FTSS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@22017a99[name=custom1,value=RFS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like RFS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@72b9dc79[name=custom1,value=AL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like AL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@9482aa9[name=custom1,value=MKLK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like MKLK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@34945d2d[name=custom1,value=TLPR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TLPR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@7d6dcbc9[name=custom1,value=MKR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like MKR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@750d7792[name=custom1,value=KRFR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KRFR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@6da1446d[name=custom1,value=FR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like FR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@f573e33[name=custom1,value=HPLS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HPLS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@19c892ac[name=custom1,value=ARNK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like ARNK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@2f86780d[name=custom1,value=KLS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KLS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 10 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 8 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 9 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 8 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 9 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 8 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 9 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 8 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 9 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 8 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 9 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 5 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 5 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 5 and 8 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 5 and 9 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 6 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 6 and 8 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 6 and 9 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 7 and 8 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 7 and 9 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 8 and 9 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@693f87b1[name=custom1,value=PRTN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PRTN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@4795dda9[name=custom1,value=NTL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like NTL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@a42a751[name=custom1,value=KP] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KP, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@7b04eff0[name=custom1,value=FST] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like FST, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@5088f1c5[name=custom1,value=FNTR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like FNTR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@6244ec30[name=custom1,value=MNTK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like MNTK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@559dbc5c[name=custom1,value=NRTN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like NRTN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@1e8b4cb8[name=custom1,value=TLNT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TLNT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@393cd5b5[name=custom1,value=TRLR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TRLR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@da3b17a[name=custom1,value=KRK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KRK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@10dd151f[name=custom1,value=SRL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like SRL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@2c21a44e[name=custom1,value=RX] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like RX, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@43e3556a[name=custom1,value=FH] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like FH, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@b77b093[name=custom1,value=HLS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HLS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 3 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@4fa6601c[name=custom1,value=AT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like AT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@5fb39192[name=custom1,value=TT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@352b079a[name=custom1,value=PRTL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PRTL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@70d00109[name=custom1,value=PRR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PRR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 5 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@20360e46[name=custom1,value=HLTN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HLTN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@1181a6d[name=custom1,value=PLTT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PLTT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@3117341c[name=custom1,value=TMSN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TMSN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@2c3a1e23[name=custom1,value=AR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like AR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@420e5167[name=custom1,value=KRF0] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KRF0, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@6808aa2d[name=custom1,value=KLSP] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KLSP, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@2575679c[name=custom1,value=X] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like X, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@20e1bfee[name=custom1,value=MKNT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like MKNT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@49f44f8a[name=custom1,value=MLS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like MLS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 6 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@7687281f[name=custom1,value=TMPS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TMPS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@32dc51c8[name=custom1,value=ALMS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like ALMS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@4d9cfefb[name=custom1,value=PSTR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PSTR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@52a971e3[name=custom1,value=PRJR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PRJR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@534cbc58[name=custom1,value=LFKS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like LFKS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@8a353ed[name=custom1,value=LFRT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like LFRT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@6decb6a[name=custom1,value=KRNT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KRNT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@3cb088f8[name=custom1,value=PJ] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PJ, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@6b03d2a8[name=custom1,value=M0] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like M0, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@7920f96a[name=custom1,value=HRPR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HRPR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 3 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@71f08b14[name=custom1,value=TRS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TRS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@6fcb3087[name=custom1,value=PRPN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PRPN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@1ef673cc[name=custom1,value=MRKN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like MRKN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@151a0d8b[name=custom1,value=HLNT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HLNT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@37fd9645[name=custom1,value=SLSP] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like SLSP, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@379f167a[name=custom1,value=TN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@3513126e[name=custom1,value=PRJ] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PRJ, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@36cb1594[name=custom1,value=HLSM] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HLSM, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@7c803f84[name=custom1,value=HNF] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HNF, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@7139acf[name=custom1,value=RSL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like RSL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@3fddb605[name=custom1,value=HNTR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HNTR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@40deea66[name=custom1,value=PRN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PRN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 8 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 5 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 5 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 6 and 7 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@12e60a94[name=custom1,value=HRT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HRT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@11d612fc[name=custom1,value=XMPR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like XMPR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@6899712b[name=custom1,value=RF] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like RF, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@21b20e62[name=custom1,value=LPS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like LPS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@11b5a415[name=custom1,value=ALPR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like ALPR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@55cc446d[name=custom1,value=KL0R] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KL0R, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@5cd37d44[name=custom1,value=TRN0] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TRN0, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@2e15df3f[name=custom1,value=KNNF] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KNNF, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@7b30e03a[name=custom1,value=TF] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TF, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@1175db37[name=custom1,value=ARK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like ARK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@2bdcd04a[name=custom1,value=HT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@5fc2ee8e[name=custom1,value=PSR0] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PSR0, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@37d40164[name=custom1,value=PNTK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PNTK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 0 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@5627f221[name=custom1,value=ATRT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like ATRT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 6 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@2f294813[name=custom1,value=KKXK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KKXK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@39814dd0[name=custom1,value=FRLR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like FRLR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@3c214a7a[name=custom1,value=PKR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PKR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@7dba994b[name=custom1,value=MLM] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like MLM, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@75f9140f[name=custom1,value=PRKS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PRKS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@5ef21c39[name=custom1,value=TFT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TFT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@5ca79114[name=custom1,value=MKR0] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like MKR0, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@27743073[name=custom1,value=ANL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like ANL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@4ea3c69a[name=custom1,value=PXR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PXR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@e5dcf43[name=custom1,value=FLP] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like FLP, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@cbbaf[name=custom1,value=KS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@2ccf0384[name=custom1,value=KRKR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KRKR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@58046530[name=custom1,value=RTN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like RTN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@5b9b8858[name=custom1,value=LNT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like LNT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@2104ca54[name=custom1,value=JTS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like JTS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@396c006e[name=custom1,value=FRKS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like FRKS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@428d9b22[name=custom1,value=FTN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like FTN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@618c5880[name=custom1,value=MKF] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like MKF, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@2515272a[name=custom1,value=MRTN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like MRTN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 6 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@428e690a[name=custom1,value=TNRT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TNRT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@a1e5879[name=custom1,value=ATN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like ATN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@6c538793[name=custom1,value=KLPN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KLPN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@5cada3d6[name=custom1,value=KTS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KTS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@4063944b[name=custom1,value=KLNS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KLNS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@397a82f[name=custom1,value=SKTR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like SKTR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@23ddd83c[name=custom1,value=AKN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like AKN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@10bbe282[name=custom1,value=FLNK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like FLNK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@b077c9d[name=custom1,value=NRS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like NRS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@180f471e[name=custom1,value=PRJN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PRJN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@2ad3eec2[name=custom1,value=KFNK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KFNK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@4e48bd67[name=custom1,value=HNK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HNK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@771c7eb2[name=custom1,value=KRTN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KRTN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@3a3e162d[name=custom1,value=FLN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like FLN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@142c842c[name=custom1,value=XRXL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like XRXL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@25deb1ad[name=custom1,value=KLKL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KLKL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@ea9c165[name=custom1,value=ARTL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like ARTL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@663aa59d[name=custom1,value=SST] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like SST, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@26da2af3[name=custom1,value=ATSN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like ATSN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@5fb8424e[name=custom1,value=RTL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like RTL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@37e79b10[name=custom1,value=PRLT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PRLT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@57830ec7[name=custom1,value=ALT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like ALT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 6 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@63bc19e[name=custom1,value=SPLS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like SPLS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@13a9f63f[name=custom1,value=HR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@79feea8f[name=custom1,value=PLNT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PLNT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@2fe85210[name=custom1,value=NXN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like NXN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@1c39cc63[name=custom1,value=ALS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like ALS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 6 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@622b7632[name=custom1,value=SPRT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like SPRT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@37a5e471[name=custom1,value=S] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like S, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@f7f725[name=custom1,value=LFT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like LFT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@3078d976[name=custom1,value=FRT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like FRT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@442cec33[name=custom1,value=MRXL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like MRXL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 5 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@1197886c[name=custom1,value=KRTK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KRTK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@24b2714a[name=custom1,value=JFRT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like JFRT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@7b238fa5[name=custom1,value=PLS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PLS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@5cf2baac[name=custom1,value=MKNR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like MKNR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@445aa997[name=custom1,value=HLSN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HLSN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@27c09226[name=custom1,value=PTLR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PTLR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@512edb85[name=custom1,value=JFR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like JFR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@754b3a9e[name=custom1,value=PNT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PNT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@58aa23e5[name=custom1,value=PLTS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PLTS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@3a1ca1a4[name=custom1,value=T] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like T, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@13e5d15[name=custom1,value=SM0] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like SM0, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 6 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@47c4f6f6[name=custom1,value=ARNL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like ARNL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@2eb6dfa8[name=custom1,value=SN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like SN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@684d45c6[name=custom1,value=TRM] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TRM, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@690bbdb8[name=custom1,value=PRRL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PRRL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@3a0b1959[name=custom1,value=PTRS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PTRS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 7 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 5 and 6 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@203aab44[name=custom1,value=MNTL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like MNTL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@2bf06804[name=custom1,value=PR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@6ff61490[name=custom1,value=PL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 6 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@4e48f32a[name=custom1,value=KNK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KNK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 3 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@45d1edcc[name=custom1,value=PLM] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PLM, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@16881734[name=custom1,value=TNNK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TNNK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@6ca79a6a[name=custom1,value=SKT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like SKT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@394df741[name=custom1,value=SNTL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like SNTL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@43188793[name=custom1,value=KKN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KKN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@1ec00e55[name=custom1,value=PKKL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like PKKL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@37f844f7[name=custom1,value=MNST] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like MNST, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@13b310f2[name=custom1,value=JNS] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like JNS, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 6 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 4 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 3 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 4 and 5 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@61870147[name=custom1,value=TLR] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TLR, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@252c55fd[name=custom1,value=HFJN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like HFJN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@3ee5015[name=custom1,value=KRSL] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like KRSL, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@7ab8584d[name=custom1,value=RXRT] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like RXRT, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 4 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 2 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 1 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 2 and 3 DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.next(66) | Loading pairs with blocking value of org.openhie.openempi.model.NameValuePair@52f18786[name=custom1,value=TRSN] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1 like TRSN, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null Hibernate: select this_.person_id as person1_283_5_, this_.address1 as address2_283_5_, this_.address2 as address3_283_5_, this_.address_type_cd as address42_283_5_, this_.birth_order as birth4_283_5_, this_.birth_place as birth5_283_5_, this_.city as city283_5_, this_.country as country283_5_, this_.country_code as country8_283_5_, this_.custom1 as custom9_283_5_, this_.custom2 as custom10_283_5_, this_.custom3 as custom11_283_5_, this_.custom4 as custom12_283_5_, this_.custom5 as custom13_283_5_, this_.date_changed as date14_283_5_, this_.date_created as date15_283_5_, this_.date_of_birth as date16_283_5_, this_.date_voided as date17_283_5_, this_.death_ind as death18_283_5_, this_.death_time as death19_283_5_, this_.degree as degree283_5_, this_.email as email283_5_, this_.ethnic_group_cd as ethnic38_283_5_, this_.family_name as family22_283_5_, this_.family_name2 as family23_283_5_, this_.gender_cd as gender39_283_5_, this_.given_name as given24_283_5_, this_.language_cd as language43_283_5_, this_.marital_status_code as marital25_283_5_, this_.middle_name as middle26_283_5_, this_.mothers_maiden_name as mothers27_283_5_, this_.multiple_birth_ind as multiple28_283_5_, this_.name_type_cd as name41_283_5_, this_.nationality_cd as nationa40_283_5_, this_.phone_area_code as phone29_283_5_, this_.phone_country_code as phone30_283_5_, this_.phone_ext as phone31_283_5_, this_.phone_number as phone32_283_5_, this_.postal_code as postal33_283_5_, this_.prefix as prefix283_5_, this_.race_cd as race44_283_5_, this_.religion_cd as religion45_283_5_, this_.ssn as ssn283_5_, this_.state as state283_5_, this_.suffix as suffix283_5_, this_.changed_by_id as changed46_283_5_, this_.creator_id as creator48_283_5_, this_.voided_by_id as voided47_283_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_284_0_, personiden2_.date_created as date2_284_0_, personiden2_.date_voided as date3_284_0_, personiden2_.identifier as identifier284_0_, personiden2_.identifier_domain_id as identifier8_284_0_, personiden2_.person_id as person7_284_0_, personiden2_.creator_id as creator6_284_0_, personiden2_.voided_by_id as voided5_284_0_, identifier3_.identifier_domain_id as identifier1_278_1_, identifier3_.date_created as date2_278_1_, identifier3_.namespace_identifier as namespace3_278_1_, identifier3_.universal_identifier as universal4_278_1_, identifier3_.universal_identifier_type_code as universal5_278_1_, identifier3_.creator_id as creator6_278_1_, user4_.id as id289_2_, user4_.account_expired as account2_289_2_, user4_.account_locked as account3_289_2_, user4_.address as address289_2_, user4_.city as city289_2_, user4_.country as country289_2_, user4_.postal_code as postal7_289_2_, user4_.province as province289_2_, user4_.credentials_expired as credenti9_289_2_, user4_.email as email289_2_, user4_.account_enabled as account11_289_2_, user4_.first_name as first12_289_2_, user4_.last_name as last13_289_2_, user4_.password as password289_2_, user4_.password_hint as password15_289_2_, user4_.phone_number as phone16_289_2_, user4_.username as username289_2_, user4_.version as version289_2_, user4_.website as website289_2_, user5_.id as id289_3_, user5_.account_expired as account2_289_3_, user5_.account_locked as account3_289_3_, user5_.address as address289_3_, user5_.city as city289_3_, user5_.country as country289_3_, user5_.postal_code as postal7_289_3_, user5_.province as province289_3_, user5_.credentials_expired as credenti9_289_3_, user5_.email as email289_3_, user5_.account_enabled as account11_289_3_, user5_.first_name as first12_289_3_, user5_.last_name as last13_289_3_, user5_.password as password289_3_, user5_.password_hint as password15_289_3_, user5_.phone_number as phone16_289_3_, user5_.username as username289_3_, user5_.version as version289_3_, user5_.website as website289_3_, user6_.id as id289_4_, user6_.account_expired as account2_289_4_, user6_.account_locked as account3_289_4_, user6_.address as address289_4_, user6_.city as city289_4_, user6_.country as country289_4_, user6_.postal_code as postal7_289_4_, user6_.province as province289_4_, user6_.credentials_expired as credenti9_289_4_, user6_.email as email289_4_, user6_.account_enabled as account11_289_4_, user6_.first_name as first12_289_4_, user6_.last_name as last13_289_4_, user6_.password as password289_4_, user6_.password_hint as password15_289_4_, user6_.phone_number as phone16_289_4_, user6_.username as username289_4_, user6_.version as version289_4_, user6_.website as website289_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1 like ? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.blocking.impl.BasicRecordPairIterator.loadRecordPairList(96) | Building record pairs using indices 0 and 1 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :elly: and :elly: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :tarud-kuborn: and :tarud-kuborn: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3516562: and :3516562: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1986-05-24: and :1986-05-24: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :warnbro: and :warnbro: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 287 and 357 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :harley: and :harley: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :windebank: and :windebank: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6433476: and :6433476: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1905-10-23: and :1971-08-29: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :bannockburn: and :bannockburn: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 469 and 706 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :mikayla: and :mikayla: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :elding: and :elding: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8308727: and :8308727: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1939-05-04: and :1939-05-04: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :rowville: and :rowville: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 68 and 391 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :mikayla: and :jayden: to be 0.5396825671195984 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :elding: and :walton: to be 0.1666666865348816 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8308727: and :0861284: to be 0.5476190447807312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1939-05-04: and :1912-09-08: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :rowville: and :greenmount: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 68 and 559 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :mikayla: and :jayden: to be 0.5396825671195984 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :elding: and :walton: to be 0.1666666865348816 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8308727: and :0866284: to be 0.5476190447807312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1939-05-04: and :1912-09-08: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :rowville: and :greenmount: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 68 and 750 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :mikayla: and :jayden: to be 0.5396825671195984 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :elding: and :walton: to be 0.1666666865348816 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8308727: and :0861284: to be 0.5476190447807312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1939-05-04: and :1912-09-08: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :rowville: and :greenmount: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 391 and 559 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :mikayla: and :jayden: to be 0.5396825671195984 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :elding: and :walton: to be 0.1666666865348816 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8308727: and :0866284: to be 0.5476190447807312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1939-05-04: and :1912-09-08: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :rowville: and :greenmount: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 391 and 750 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jayden: and :jayden: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :walton: and :walton: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0861284: and :0866284: to be 0.9333333969116211 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1912-09-08: and :1912-09-08: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :greenmount: and :greenmount: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 559 and 750 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :harrison: and :caitlin: to be 0.6011905074119568 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :pratt: and :bruty: to be 0.3999999761581421 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :3399629: and :null: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1948-09-26: and :1992-10-19: to be 0.7638095617294312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :nakara: and :port augusta: to be 0.3333333432674408 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 226 and 355 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :harrison: and :caitlin: to be 0.6011905074119568 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :pratt: and :bruty: to be 0.3999999761581421 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :3399629: and :null: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1948-09-26: and :1992-08-19: to be 0.7933332920074463 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :nakara: and :port augusta: to be 0.3333333432674408 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 226 and 685 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :harrison: and :harrison: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :pratt: and :pratt: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3399629: and :3399629: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1948-09-26: and :1948-09-26: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :nakara: and :nakara: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 226 and 749 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :harrison: and :daniel: to be 0.5277777910232544 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :pratt: and :purdy: to be 0.19999998807907104 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3399629: and :4285278: to be 0.4285714328289032 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1948-09-26: and :1951-09-08: to be 0.20000000298023224 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :nakara: and :wynnum west: to be 0.4191919267177582 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 226 and 799 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :harrison: and :daniel: to be 0.5277777910232544 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :pratt: and :purdy: to be 0.19999998807907104 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3399629: and :5186329: to be 0.5476190447807312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1948-09-26: and :1951-09-08: to be 0.20000000298023224 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :nakara: and :wynnum west: to be 0.4191919267177582 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 226 and 848 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :caitlin: and :caitlin: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :bruty: and :bruty: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :null: and :null: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1992-10-19: and :1992-08-19: to be 0.9481481313705444 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :port augusta: and :port augusta: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 355 and 685 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :caitlin: and :harrison: to be 0.6011905074119568 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :bruty: and :pratt: to be 0.3999999761581421 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :null: and :3399629: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1992-10-19: and :1948-09-26: to be 0.7638095617294312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :port augusta: and :nakara: to be 0.3333333432674408 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 355 and 749 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :caitlin: and :daniel: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :bruty: and :purdy: to be 0.19999998807907104 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :null: and :4285278: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1992-10-19: and :1951-09-08: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :port augusta: and :wynnum west: to be 0.4823232591152191 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 355 and 799 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :caitlin: and :daniel: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :bruty: and :purdy: to be 0.19999998807907104 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :null: and :5186329: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1992-10-19: and :1951-09-08: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :port augusta: and :wynnum west: to be 0.4823232591152191 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 355 and 848 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :caitlin: and :harrison: to be 0.6011905074119568 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :bruty: and :pratt: to be 0.3999999761581421 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :null: and :3399629: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1992-08-19: and :1948-09-26: to be 0.7933332920074463 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :port augusta: and :nakara: to be 0.3333333432674408 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 685 and 749 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :caitlin: and :daniel: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :bruty: and :purdy: to be 0.19999998807907104 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :null: and :4285278: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1992-08-19: and :1951-09-08: to be 0.8600000143051147 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :port augusta: and :wynnum west: to be 0.4823232591152191 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 685 and 799 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :caitlin: and :daniel: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :bruty: and :purdy: to be 0.19999998807907104 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :null: and :5186329: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1992-08-19: and :1951-09-08: to be 0.8600000143051147 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :port augusta: and :wynnum west: to be 0.4823232591152191 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 685 and 848 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :harrison: and :daniel: to be 0.5277777910232544 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :pratt: and :purdy: to be 0.19999998807907104 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3399629: and :4285278: to be 0.4285714328289032 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1948-09-26: and :1951-09-08: to be 0.20000000298023224 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :nakara: and :wynnum west: to be 0.4191919267177582 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 749 and 799 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :harrison: and :daniel: to be 0.5277777910232544 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :pratt: and :purdy: to be 0.19999998807907104 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3399629: and :5186329: to be 0.5476190447807312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1948-09-26: and :1951-09-08: to be 0.20000000298023224 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :nakara: and :wynnum west: to be 0.4191919267177582 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 749 and 848 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :daniel: and :daniel: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :purdy: and :purdy: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4285278: and :5186329: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1951-09-08: and :1951-09-08: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :wynnum west: and :wynnum west: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 799 and 848 got vector [ 1, 1, 0, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :james: and :james: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :schoolderman: and :schoolderman: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6633474: and :6633474: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1968-10-07: and :1968-10-07: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :wynnum: and :wynnum: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 549 and 897 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :rhys: and :rhys: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :atkinson: and :atkinson: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6328268: and :6328268: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1987-03-17: and :1987-02-17: to be 0.9733333587646484 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :bonnet bay: and :bonnet bay: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 78 and 161 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jett: and :jett: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :wiffen: and :wiffen: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3460226: and :3460226: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1937-11-28: and :1937-11-28: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :karrinyup: and :karrinyup: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 431 and 839 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :dillon: and :dillon: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :wellstead: and :wellstead: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7864792: and :7864792: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1990-08-22: and :1990-08-22: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :wentworth falls: and :wentworth falls: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 385 and 403 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :michael: and :emiily: to be 0.6428571343421936 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hookway: and :hawke: to be 0.2857142686843872 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3841560: and :7348328: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1961-11-01: and :1904-04-04: to be 0.6799999475479126 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :westleigh: and :blacktown: to be 0.31481480598449707 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 71 and 271 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :michael: and :emiiy: to be 0.5619047284126282 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hookway: and :hawke: to be 0.2857142686843872 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3841560: and :7348328: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1961-11-01: and :1904-04-04: to be 0.6799999475479126 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :westleigh: and :blacktown: to be 0.31481480598449707 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 71 and 334 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :michael: and :michael: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hookway: and :hookway: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3841560: and :3841560: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1961-11-01: and :1961-11-01: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :westleigh: and :westleigh: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 71 and 494 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :emiily: and :emiiy: to be 0.9666666388511658 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hawke: and :hawke: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7348328: and :7348328: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1904-04-04: and :1904-04-04: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :blacktown: and :blacktown: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 271 and 334 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :emiily: and :michael: to be 0.6428571343421936 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hawke: and :hookway: to be 0.2857142686843872 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7348328: and :3841560: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1904-04-04: and :1961-11-01: to be 0.6799999475479126 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :blacktown: and :westleigh: to be 0.31481480598449707 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 271 and 494 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :emiiy: and :michael: to be 0.5619047284126282 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hawke: and :hookway: to be 0.2857142686843872 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7348328: and :3841560: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1904-04-04: and :1961-11-01: to be 0.6799999475479126 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :blacktown: and :westleigh: to be 0.31481480598449707 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 334 and 494 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jaden: and :jaden: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :oakley: and :oakley: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3505945: and :3505945: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1950-03-23: and :1950-03-23: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :morayfield: and :morayfield: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 611 and 737 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :phillip: and :phillip: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :dohnt: and :dohnt: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6514471: and :6514471: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1927-10-01: and :1927-10-01: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :walcha: and :walch: to be 0.9722222089767456 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 135 and 363 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :hatwie: and :hattie: to be 0.9222221970558167 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :lunstedt: and :lunstedt: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3967580: and :3967580: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1921-12-19: and :1921-12-19: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :beaconsfield: and :beaconsfield: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 257 and 586 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :cooper: and :pino: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :rogers: and :rogers: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8002511: and :8220679: to be 0.5571428537368774 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1966-01-31: and :1928-05-03: to be 0.7866666913032532 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :dubbo: and :highton: to be 0.4476190507411957 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 337 and 492 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :cooper: and :cooper: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :rogers: and :rogers: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8002511: and :8002511: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1966-01-31: and :1966-03-02: to be 0.9300000071525574 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :dubbo: and :dubbo: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 337 and 744 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :cooper: and :pino: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :rogers: and :rogers: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8002511: and :8220679: to be 0.5571428537368774 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1966-01-31: and :1928-05-03: to be 0.7866666913032532 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :dubbo: and :highton: to be 0.4476190507411957 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 337 and 841 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :pino: and :cooper: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :rogers: and :rogers: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8220679: and :8002511: to be 0.5571428537368774 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1928-05-03: and :1966-03-02: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :highton: and :dubbo: to be 0.4476190507411957 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 492 and 744 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :pino: and :pino: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :rogers: and :rogers: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8220679: and :8220679: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1928-05-03: and :1928-05-03: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :highton: and :highton: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 492 and 841 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :cooper: and :pino: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :rogers: and :rogers: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8002511: and :8220679: to be 0.5571428537368774 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1966-03-02: and :1928-05-03: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :dubbo: and :highton: to be 0.4476190507411957 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 744 and 841 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jordan: and :jordan: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :mitchell: and :mitchell: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0063537: and :0063537: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1908-10-29: and :1908-10-29: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :gloucester: and :gloucester: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 171 and 435 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :eva: and :eva: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :eldridge: and :eldridge: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6694016: and :6694016: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1934-12-03: and :1934-12-03: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :belrose: and :belrose: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 210 and 340 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ainsley: and :tasman: to be 0.5317460894584656 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :ward: and :ward: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8060880: and :9204293: to be 0.4285714328289032 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1935-02-17: and :1938-09-15: to be 0.30000001192092896 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :durras lake: and :nerang: to be 0.5050504803657532 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 430 and 516 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ainsley: and :tasman: to be 0.5317460894584656 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :ward: and :ward: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8060880: and :9204293: to be 0.4285714328289032 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1935-02-17: and :1938-09-15: to be 0.30000001192092896 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :durras lake: and :nerang: to be 0.5050504803657532 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 430 and 570 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ainsley: and :ainsley: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :ward: and :ward: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8060880: and :8060880: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1935-02-17: and :1935-02-17: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :durras lake: and :durras lake: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 430 and 783 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :tasman: and :tasman: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :ward: and :ward: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9204293: and :9204293: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1938-09-15: and :1938-09-15: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :nerang: and :nerang: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 516 and 570 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :tasman: and :ainsley: to be 0.5317460894584656 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :ward: and :ward: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9204293: and :8060880: to be 0.4285714328289032 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1938-09-15: and :1935-02-17: to be 0.30000001192092896 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :nerang: and :durras lake: to be 0.5050504803657532 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 516 and 783 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :tasman: and :ainsley: to be 0.5317460894584656 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :ward: and :ward: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9204293: and :8060880: to be 0.4285714328289032 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1938-09-15: and :1935-02-17: to be 0.30000001192092896 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :nerang: and :durras lake: to be 0.5050504803657532 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 570 and 783 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :amy: and :amy: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :grieve: and :grieve: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3239749: and :3293749: to be 0.961904764175415 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1960-07-17: and :1960-07-17: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :horningsea park: and :horningsea park: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 195 and 663 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :georgia: and :georgia: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :winger: and :winger: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5866138: and :5866138: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1954-07-09: and :1954-07-09: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :clayton south: and :clayton south: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 83 and 701 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :charlotte: and :charlotte: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :deboer: and :deboer: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :2310980: and :2310980: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1969-06-28: and :1969-06-28: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :buderim: and :buderim: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 380 and 794 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :elly: and :elly: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :mcguiness: and :mcguiness: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3779050: and :3779050: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1992-08-18: and :1992-08-18: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :toowoomba: and :toowoomba: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 137 and 936 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :riley: and :riley: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :sleath: and :sleath: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0172786: and :0172786: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1953-03-02: and :1953-03-02: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :langwarrin: and :langwarrin: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 821 and 854 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ella: and :ella: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :rayner: and :rayner: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :2487805: and :2487805: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1936-02-08: and :1936-02-08: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :warrnambool: and :warrnambool: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 283 and 666 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :shannon: and :shannon: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :sullivan: and :sullivan: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8828883: and :8828883: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1972-12-09: and :1972-12-09: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :castle hill: and :castel hill: to be 0.9818181991577148 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 451 and 705 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :troy: and :troy: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :proposch: and :proposch: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :2732395: and :2732395: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1982-07-15: and :1982-07-15: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :keilor downs: and :keilor downs: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 282 and 847 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :amber: and :amber: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :reichelt: and :reichelt: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0860556: and :0860556: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1983-03-24: and :1983-03-24: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ambleside: and :ambleside: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 440 and 757 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jessie: and :jessica: to be 0.9246032238006592 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :phillips: and :phillips: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5706891: and :5706891: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1962-10-17: and :1962-10-17: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :edmonton: and :edmonton: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 121 and 304 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :zachary: and :zachary: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :stanford: and :stanford: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7161761: and :7161761: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1911-08-30: and :1911-08-30: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :beechworth: and :beechworth: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 397 and 582 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ridley: and :alyssa: to be 0.5555555820465088 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :bryant: and :brandis: to be 0.4285714030265808 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :null: and :6247404: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1910-06-03: and :1911-11-12: to be 0.7666667103767395 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ellenbrook: and :dalby: to be 0.5333333611488342 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 225 and 230 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ridley: and :alyssa: to be 0.5555555820465088 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :bryant: and :brandis: to be 0.4285714030265808 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :null: and :6247404: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1910-06-03: and :1911-11-12: to be 0.7666667103767395 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ellenbrook: and :dalby: to be 0.5333333611488342 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 225 and 297 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ridley: and :ridley: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :bryant: and :bryant: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :null: and :null: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1910-06-03: and :1907-02-03: to be 0.8933333158493042 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ellenbrook: and :ellenbrook: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 225 and 643 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :alyssa: and :alyssa: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :brandis: and :brandis: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6247404: and :6247404: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1911-11-12: and :1911-11-12: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :dalby: and :dalby: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 230 and 297 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :alyssa: and :ridley: to be 0.5555555820465088 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :brandis: and :bryant: to be 0.4285714030265808 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :6247404: and :null: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1911-11-12: and :1907-02-03: to be 0.6799999475479126 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :dalby: and :ellenbrook: to be 0.5333333611488342 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 230 and 643 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :alyssa: and :ridley: to be 0.5555555820465088 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :brandis: and :bryant: to be 0.4285714030265808 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :6247404: and :null: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1911-11-12: and :1907-02-03: to be 0.6799999475479126 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :dalby: and :ellenbrook: to be 0.5333333611488342 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 297 and 643 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :meg: and :meg: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :virgin: and :virgin: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :null: and :null: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1925-12-12: and :1925-12-12: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :wendouree: and :wendouree: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 527 and 919 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :damien: and :damien: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :gavallas: and :gavallas: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :2985570: and :2985570: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1993-08-09: and :1993-08-09: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :swansea: and :swansea: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 470 and 843 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :chelsea: and :chelsea: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :cooper: and :cooper: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3401218: and :3401218: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1982-11-30: and :1982-11-30: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :westcourt: and :westcourt: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 728 and 898 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :emiily: and :emiiwy: to be 0.9333332777023315 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :gunzburg: and :gunzburg: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0110099: and :0110099: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1996-05-28: and :1996-05-28: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :georgetown: and :georgetown: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 157 and 844 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :thomas: and :thomas: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :harben: and :harben: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9047403: and :9047403: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1941-05-13: and :1941-05-13: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :rockhampton: and :rockhapton: to be 0.9878787994384766 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 289 and 567 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :fynlay: and :fyynlay: to be 0.8730159401893616 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :muegel: and :muegel: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5059617: and :5059617: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1995-04-22: and :1995-04-22: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :flying fish point: and :flying fish point: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 576 and 840 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :zac: and :zac: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :lownsborough: and :lownsborough: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5305537: and :5305537: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1956-12-13: and :1956-12-13: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :nickol: and :nickol: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 194 and 874 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ambrosia: and :ambrosia: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :flaubert: and :flaubert: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8256451: and :8256451: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1962-02-18: and :1962-02-18: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :mariginiup: and :mariginiup: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 238 and 617 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :nicholas: and :nick: to be 0.7958333492279053 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :strachan: and :strachan: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1336295: and :1336295: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1984-07-07: and :1984-07-07: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :werribee: and :werribee: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 268 and 345 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :: and :: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :burford: and :burford: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9085344: and :9085344: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1912-12-08: and :1913-09-08: to be 0.8266666531562805 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :lalor: and :lalor: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 816 and 913 got vector [ 1, 1, 1, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :julia: and :julia: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :stevens: and :stevens: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :null: and :null: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1980-01-03: and :1980-01-03: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :miranda: and :mirada: to be 0.9714285731315613 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 187 and 578 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jacqueline: and :jacqueline: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :haigh: and :haigh: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0215921: and :0215921: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1940-01-01: and :1940-01-01: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :oxenford: and :oxenford: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 348 and 418 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :samul: and :samuel: to be 0.9666666388511658 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :slattery: and :slattery: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5895918: and :5895918: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1996-11-28: and :1996-11-28: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ingleburn: and :ingleburn: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 324 and 880 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :tarshya: and :tarshya: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :mathewson: and :mathewson: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1316116: and :1316116: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1915-06-03: and :1915-06-30: to be 0.9866666793823242 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :hamlyn heights: and :hamlyn heights: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 197 and 876 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jackson: and :sophie: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hoffman: and :hoffmann: to be 0.875 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0154535: and :3654984: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1906-06-18: and :1972-09-10: to be 0.7638095617294312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :quinns rocks: and :bundaberg: to be 0.5277777910232544 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 67 and 141 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jackson: and :sophie: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hoffman: and :hoffmann: to be 0.875 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0154535: and :3654984: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1906-06-18: and :1972-09-10: to be 0.7638095617294312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :quinns rocks: and :bundaberg: to be 0.5277777910232544 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 67 and 850 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :sophie: and :sophie: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hoffmann: and :hoffmann: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3654984: and :3654984: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1972-09-10: and :1972-09-10: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :bundaberg: and :bundaberg: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 141 and 850 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :nacoya: and :nacoya: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :rowe: and :rowe: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3759706: and :3759706: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1992-08-25: and :1992-08-25: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :teneriffe: and :teneriffe: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 61 and 145 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :nacoya: and :breana: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :rowe: and :rowe: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3759706: and :9860295: to be 0.6190476417541504 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1992-08-25: and :1945-04-11: to be 0.20000000298023224 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :teneriffe: and :werribee: to be 0.6601851582527161 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 61 and 596 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :nacoya: and :breana: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :rowe: and :rowe: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3759706: and :9860295: to be 0.6190476417541504 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1992-08-25: and :1945-04-11: to be 0.20000000298023224 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :teneriffe: and :werribee: to be 0.6601851582527161 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 61 and 605 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :nacoya: and :breana: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :rowe: and :rowe: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3759706: and :9860295: to be 0.6190476417541504 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1992-08-25: and :1945-04-11: to be 0.20000000298023224 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :teneriffe: and :werribee: to be 0.6601851582527161 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 145 and 596 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :nacoya: and :breana: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :rowe: and :rowe: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3759706: and :9860295: to be 0.6190476417541504 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1992-08-25: and :1945-04-11: to be 0.20000000298023224 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :teneriffe: and :werribee: to be 0.6601851582527161 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 145 and 605 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :breana: and :breana: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :rowe: and :rowe: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9860295: and :9860295: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1945-04-11: and :1945-04-11: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :werribee: and :werribee: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 596 and 605 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :xavier: and :xavier: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :evans: and :evans: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :2381456: and :1381456: to be 0.8492063879966736 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1926-10-03: and :1926-10-03: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :mildura: and :mildura: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 119 and 691 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :chloe: and :juliana: to be 0.4476190507411957 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :lane: and :lowen: to be 0.3999999761581421 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9659513: and :7936907: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1923-07-20: and :1922-11-09: to be 0.8266666531562805 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :dingley village: and :baulkham hills: to be 0.49841269850730896 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 203 and 263 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :chloe: and :chloe: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :lane: and :lane: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9659513: and :9659513: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1923-07-20: and :1923-07-02: to be 0.9866666793823242 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :dingley village: and :dingley village: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 203 and 331 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :chloe: and :simone: to be 0.5777778029441833 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :lane: and :leaney: to be 0.6666666269302368 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9659513: and :4035315: to be 0.6309524178504944 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1923-07-20: and :1924-03-04: to be 0.8774999976158142 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :dingley village: and :boronia: to be 0.4730158746242523 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 203 and 341 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :chloe: and :jukiana: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :lane: and :lowen: to be 0.3999999761581421 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9659513: and :7936907: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1923-07-20: and :1922-11-09: to be 0.8266666531562805 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :dingley village: and :baulkham hills: to be 0.49841269850730896 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 203 and 592 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :chloe: and :olivia: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :lane: and :lane: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9659513: and :2933352: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1923-07-20: and :1910-05-04: to be 0.6977778077125549 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :dingley village: and :hawker: to be 0.41111111640930176 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 203 and 659 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :chloe: and :olivia: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :lane: and :lane: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9659513: and :2933352: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1923-07-20: and :1910-05-04: to be 0.6977778077125549 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :dingley village: and :hawker: to be 0.41111111640930176 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 203 and 730 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :chloe: and :simone: to be 0.5777778029441833 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :lane: and :leaney: to be 0.6666666269302368 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9659513: and :4035315: to be 0.6309524178504944 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1923-07-20: and :1924-03-04: to be 0.8774999976158142 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :dingley village: and :boronia: to be 0.4730158746242523 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 203 and 828 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :juliana: and :chloe: to be 0.4476190507411957 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :lowen: and :lane: to be 0.3999999761581421 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7936907: and :9659513: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1922-11-09: and :1923-07-02: to be 0.30000001192092896 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :baulkham hills: and :dingley village: to be 0.49841269850730896 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 263 and 331 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :juliana: and :simone: to be 0.5396825671195984 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :lowen: and :leaney: to be 0.3333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7936907: and :4035315: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1922-11-09: and :1924-03-04: to be 0.7744444608688354 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :baulkham hills: and :boronia: to be 0.5285714268684387 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 263 and 341 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :juliana: and :jukiana: to be 0.9238095879554749 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :lowen: and :lowen: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7936907: and :7936907: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1922-11-09: and :1922-11-09: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :baulkham hills: and :baulkham hills: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 263 and 592 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :juliana: and :olivia: to be 0.6428571343421936 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :lowen: and :lane: to be 0.3999999761581421 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7936907: and :2933352: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1922-11-09: and :1910-05-04: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :baulkham hills: and :hawker: to be 0.4920635223388672 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 263 and 659 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :juliana: and :olivia: to be 0.6428571343421936 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :lowen: and :lane: to be 0.3999999761581421 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7936907: and :2933352: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1922-11-09: and :1910-05-04: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :baulkham hills: and :hawker: to be 0.4920635223388672 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 263 and 730 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :juliana: and :simone: to be 0.5396825671195984 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :lowen: and :leaney: to be 0.3333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7936907: and :4035315: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1922-11-09: and :1924-03-04: to be 0.7744444608688354 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :baulkham hills: and :boronia: to be 0.5285714268684387 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 263 and 828 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :chloe: and :simone: to be 0.5777778029441833 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :lane: and :leaney: to be 0.6666666269302368 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9659513: and :4035315: to be 0.6309524178504944 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1923-07-02: and :1924-03-04: to be 0.8774999976158142 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :dingley village: and :boronia: to be 0.4730158746242523 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 331 and 341 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :chloe: and :jukiana: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :lane: and :lowen: to be 0.3999999761581421 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9659513: and :7936907: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1923-07-02: and :1922-11-09: to be 0.30000001192092896 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :dingley village: and :baulkham hills: to be 0.49841269850730896 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 331 and 592 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :chloe: and :olivia: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :lane: and :lane: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9659513: and :2933352: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1923-07-02: and :1910-05-04: to be 0.6977778077125549 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :dingley village: and :hawker: to be 0.41111111640930176 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 331 and 659 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :chloe: and :olivia: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :lane: and :lane: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9659513: and :2933352: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1923-07-02: and :1910-05-04: to be 0.6977778077125549 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :dingley village: and :hawker: to be 0.41111111640930176 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 331 and 730 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :chloe: and :simone: to be 0.5777778029441833 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :lane: and :leaney: to be 0.6666666269302368 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9659513: and :4035315: to be 0.6309524178504944 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1923-07-02: and :1924-03-04: to be 0.8774999976158142 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :dingley village: and :boronia: to be 0.4730158746242523 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 331 and 828 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :simone: and :jukiana: to be 0.5396825671195984 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :leaney: and :lowen: to be 0.3333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4035315: and :7936907: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1924-03-04: and :1922-11-09: to be 0.7744444608688354 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :boronia: and :baulkham hills: to be 0.5285714268684387 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 341 and 592 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :simone: and :olivia: to be 0.3888889253139496 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :leaney: and :lane: to be 0.6666666269302368 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4035315: and :2933352: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1924-03-04: and :1910-05-04: to be 0.7638095617294312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :boronia: and :hawker: to be 0.4365079402923584 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 341 and 659 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :simone: and :olivia: to be 0.3888889253139496 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :leaney: and :lane: to be 0.6666666269302368 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4035315: and :2933352: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1924-03-04: and :1910-05-04: to be 0.7638095617294312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :boronia: and :hawker: to be 0.4365079402923584 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 341 and 730 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :simone: and :simone: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :leaney: and :leaney: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4035315: and :4035315: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1924-03-04: and :1924-03-04: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :boronia: and :boronia: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 341 and 828 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jukiana: and :olivia: to be 0.5396825671195984 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :lowen: and :lane: to be 0.3999999761581421 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7936907: and :2933352: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1922-11-09: and :1910-05-04: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :baulkham hills: and :hawker: to be 0.4920635223388672 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 592 and 659 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jukiana: and :olivia: to be 0.5396825671195984 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :lowen: and :lane: to be 0.3999999761581421 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7936907: and :2933352: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1922-11-09: and :1910-05-04: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :baulkham hills: and :hawker: to be 0.4920635223388672 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 592 and 730 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jukiana: and :simone: to be 0.5396825671195984 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :lowen: and :leaney: to be 0.3333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7936907: and :4035315: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1922-11-09: and :1924-03-04: to be 0.7744444608688354 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :baulkham hills: and :boronia: to be 0.5285714268684387 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 592 and 828 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :olivia: and :olivia: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :lane: and :lane: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :2933352: and :2933352: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1910-05-04: and :1910-05-04: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :hawker: and :hawker: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 659 and 730 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :olivia: and :simone: to be 0.3888889253139496 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :lane: and :leaney: to be 0.6666666269302368 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :2933352: and :4035315: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1910-05-04: and :1924-03-04: to be 0.7638095617294312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :hawker: and :boronia: to be 0.4365079402923584 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 659 and 828 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :olivia: and :simone: to be 0.3888889253139496 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :lane: and :leaney: to be 0.6666666269302368 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :2933352: and :4035315: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1910-05-04: and :1924-03-04: to be 0.7638095617294312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :hawker: and :boronia: to be 0.4365079402923584 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 730 and 828 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :lynton: and :lynton: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :bunder: and :bunder: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4215744: and :4215744: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1903-03-13: and :1903-03-13: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :edithvale: and :edithvale: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 392 and 767 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :joshua: and :joshua: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :dodson: and :dodson: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5104881: and :5104881: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1929-06-30: and :1928-06-30: to be 0.95333331823349 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :alexander heights: and :alexander heights: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 53 and 699 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :sean: and :sean: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :radonc: and :radonic: to be 0.8571428656578064 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0399206: and :0399206: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1924-04-05: and :1924-04-05: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :dardanup: and :dardanup: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 382 and 786 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :indyqna: and :indyana: to be 0.9095238447189331 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :spain: and :spain: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4194240: and :4194240: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1996-10-07: and :1996-10-07: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ferntree gully: and :ferntree gully: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 148 and 235 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ay: and :amy: to be 0.8999999761581421 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :jan: and :jan: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6869475: and :6869475: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1955-03-30: and :1955-03-30: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :upper mount gravatt: and :upper mount gravatt: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 206 and 714 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :riley: and :riley: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :turley: and :turley: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :null: and :null: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1938-10-08: and :1938-10-08: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :toowoomba: and :toowoomba: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 217 and 571 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :carla: and :simone: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :harris: and :harris: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :5686973: and :null: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1918-06-10: and :1929-06-09: to be 0.8400000333786011 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :penguin: and :port kembla: to be 0.4701298475265503 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 260 and 288 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :carla: and :kate: to be 0.4833333492279053 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :harris: and :hyrycz: to be 0.3333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5686973: and :5766723: to be 0.8285714387893677 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1918-06-10: and :1953-04-11: to be 0.20000000298023224 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :penguin: and :tempe: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 260 and 606 got vector [ 0, 0, 1, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :carla: and :hannah: to be 0.5777778029441833 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :harris: and :harris: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5686973: and :0801035: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1918-06-10: and :1990-07-25: to be 0.6977778077125549 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :penguin: and :wantirna: to be 0.6011905074119568 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 260 and 689 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :carla: and :kate: to be 0.4833333492279053 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :harris: and :hyrycz: to be 0.3333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5686973: and :5766723: to be 0.8285714387893677 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1918-06-10: and :1953-04-11: to be 0.20000000298023224 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :penguin: and :tempe: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 260 and 768 got vector [ 0, 0, 1, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :carla: and :hannah: to be 0.5777778029441833 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :harris: and :harris: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5686973: and :0801035: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1918-06-10: and :1990-07-25: to be 0.6977778077125549 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :penguin: and :wantirna: to be 0.6011905074119568 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 260 and 820 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :carla: and :carla: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :harris: and :harris: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5686973: and :5686973: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1918-06-10: and :1918-06-10: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :penguin: and :penguin: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 260 and 917 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :carla: and :simone: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :harris: and :harris: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :5686973: and :null: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1918-06-10: and :1929-06-09: to be 0.8400000333786011 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :penguin: and :port kembla: to be 0.4701298475265503 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 260 and 918 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :simone: and :kate: to be 0.472222238779068 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :harris: and :hyrycz: to be 0.3333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :null: and :5766723: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1929-06-09: and :1953-04-11: to be 0.7333333492279053 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :port kembla: and :tempe: to be 0.5272727608680725 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 288 and 606 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :simone: and :hannah: to be 0.4444444477558136 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :harris: and :harris: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :null: and :0801035: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1929-06-09: and :1990-07-25: to be 0.20000000298023224 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :port kembla: and :wantirna: to be 0.43813133239746094 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 288 and 689 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :simone: and :kate: to be 0.472222238779068 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :harris: and :hyrycz: to be 0.3333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :null: and :5766723: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1929-06-09: and :1953-04-11: to be 0.7333333492279053 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :port kembla: and :tempe: to be 0.5272727608680725 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 288 and 768 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :simone: and :hannah: to be 0.4444444477558136 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :harris: and :harris: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :null: and :0801035: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1929-06-09: and :1990-07-25: to be 0.20000000298023224 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :port kembla: and :wantirna: to be 0.43813133239746094 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 288 and 820 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :simone: and :carla: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :harris: and :harris: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :null: and :5686973: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1929-06-09: and :1918-06-10: to be 0.8400000333786011 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :port kembla: and :penguin: to be 0.4701298475265503 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 288 and 917 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :simone: and :simone: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :harris: and :harris: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :null: and :null: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1929-06-09: and :1929-06-09: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :port kembla: and :port kembla: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 288 and 918 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kate: and :hannah: to be 0.472222238779068 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hyrycz: and :harris: to be 0.3333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5766723: and :0801035: to be 0.4285714328289032 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1953-04-11: and :1990-07-25: to be 0.6799999475479126 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :tempe: and :wantirna: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 606 and 689 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kate: and :kate: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hyrycz: and :hyrycz: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5766723: and :5766723: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1953-04-11: and :1953-04-11: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :tempe: and :tempe: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 606 and 768 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kate: and :hannah: to be 0.472222238779068 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hyrycz: and :harris: to be 0.3333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5766723: and :0801035: to be 0.4285714328289032 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1953-04-11: and :1990-07-25: to be 0.6799999475479126 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :tempe: and :wantirna: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 606 and 820 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kate: and :carla: to be 0.4833333492279053 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hyrycz: and :harris: to be 0.3333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5766723: and :5686973: to be 0.8285714387893677 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1953-04-11: and :1918-06-10: to be 0.20000000298023224 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :tempe: and :penguin: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 606 and 917 got vector [ 0, 0, 1, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kate: and :simone: to be 0.472222238779068 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hyrycz: and :harris: to be 0.3333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :5766723: and :null: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1953-04-11: and :1929-06-09: to be 0.7333333492279053 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :tempe: and :port kembla: to be 0.5272727608680725 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 606 and 918 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :hannah: and :kate: to be 0.472222238779068 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :harris: and :hyrycz: to be 0.3333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0801035: and :5766723: to be 0.4285714328289032 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1990-07-25: and :1953-04-11: to be 0.6799999475479126 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :wantirna: and :tempe: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 689 and 768 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :hannah: and :hannah: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :harris: and :harris: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0801035: and :0801035: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1990-07-25: and :1990-07-25: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :wantirna: and :wantirna: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 689 and 820 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :hannah: and :carla: to be 0.5777778029441833 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :harris: and :harris: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0801035: and :5686973: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1990-07-25: and :1918-06-10: to be 0.6977778077125549 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :wantirna: and :penguin: to be 0.6011905074119568 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 689 and 917 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :hannah: and :simone: to be 0.4444444477558136 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :harris: and :harris: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :0801035: and :null: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1990-07-25: and :1929-06-09: to be 0.20000000298023224 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :wantirna: and :port kembla: to be 0.43813133239746094 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 689 and 918 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kate: and :hannah: to be 0.472222238779068 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hyrycz: and :harris: to be 0.3333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5766723: and :0801035: to be 0.4285714328289032 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1953-04-11: and :1990-07-25: to be 0.6799999475479126 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :tempe: and :wantirna: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 768 and 820 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kate: and :carla: to be 0.4833333492279053 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hyrycz: and :harris: to be 0.3333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5766723: and :5686973: to be 0.8285714387893677 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1953-04-11: and :1918-06-10: to be 0.20000000298023224 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :tempe: and :penguin: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 768 and 917 got vector [ 0, 0, 1, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kate: and :simone: to be 0.472222238779068 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hyrycz: and :harris: to be 0.3333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :5766723: and :null: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1953-04-11: and :1929-06-09: to be 0.7333333492279053 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :tempe: and :port kembla: to be 0.5272727608680725 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 768 and 918 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :hannah: and :carla: to be 0.5777778029441833 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :harris: and :harris: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0801035: and :5686973: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1990-07-25: and :1918-06-10: to be 0.6977778077125549 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :wantirna: and :penguin: to be 0.6011905074119568 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 820 and 917 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :hannah: and :simone: to be 0.4444444477558136 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :harris: and :harris: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :0801035: and :null: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1990-07-25: and :1929-06-09: to be 0.20000000298023224 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :wantirna: and :port kembla: to be 0.43813133239746094 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 820 and 918 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :carla: and :simone: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :harris: and :harris: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :5686973: and :null: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1918-06-10: and :1929-06-09: to be 0.8400000333786011 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :penguin: and :port kembla: to be 0.4701298475265503 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 917 and 918 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :timothy: and :timothy: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :lynch: and :lynch: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9366404: and :9366404: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1955-11-24: and :1956-07-24: to be 0.8600000143051147 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :beldon: and :beldon: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 305 and 760 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :aiden: and :aiden: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :lysewycz: and :lysewycz: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4768865: and :4678865: to be 0.9571428298950195 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1990-03-04: and :1990-03-04: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :concord: and :concord: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 590 and 637 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :teneille: and :teneille: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hanel: and :hanel: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5929914: and :5929914: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1902-02-10: and :1902-02-10: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :shepparton: and :shepparton: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 761 and 807 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :mathew: and :joshua: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :knight: and :natt: to be 0.3333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5106234: and :3851389: to be 0.6190476417541504 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1935-06-06: and :1971-03-31: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :narre warren north: and :alexander heights: to be 0.5283224582672119 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 465 and 644 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :mathew: and :joshua: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :knight: and :natt: to be 0.3333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5106234: and :3851389: to be 0.6190476417541504 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1935-06-06: and :1973-07-01: to be 0.8400000333786011 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :narre warren north: and :alexander heights: to be 0.5283224582672119 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 465 and 822 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :mathew: and :matthew: to be 0.9666666984558105 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :knight: and :knight: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5106234: and :5106234: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1935-06-06: and :1935-06-06: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :narre warren north: and :narre warren north: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 465 and 838 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :joshua: and :joshua: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :natt: and :natt: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3851389: and :3851389: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1971-03-31: and :1973-07-01: to be 0.8774999976158142 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :alexander heights: and :alexander heights: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 644 and 822 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :joshua: and :matthew: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :natt: and :knight: to be 0.3333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3851389: and :5106234: to be 0.6190476417541504 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1971-03-31: and :1935-06-06: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :alexander heights: and :narre warren north: to be 0.5283224582672119 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 644 and 838 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :joshua: and :matthew: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :natt: and :knight: to be 0.3333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3851389: and :5106234: to be 0.6190476417541504 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1973-07-01: and :1935-06-06: to be 0.8400000333786011 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :alexander heights: and :narre warren north: to be 0.5283224582672119 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 822 and 838 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :taea: and :tara: to be 0.8666666746139526 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :dellafortuna: and :dellafortuna: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :2508809: and :2508809: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1993-02-15: and :1993-02-15: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :lake grace: and :lake grace: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 111 and 166 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :abby: and :abby: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :chapman: and :chapman: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5456704: and :5456704: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1902-07-25: and :1902-07-25: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :cranbourne: and :cranbourne: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 534 and 708 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :riley: and :riley: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :farquhar: and :farquhar: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7651773: and :7651773: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1962-04-22: and :1962-04-22: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :mermaid beach: and :mermaid beach: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 766 and 809 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :alexander: and :alexnder: to be 0.9777777791023254 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :rolke: and :rolke: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9128330: and :9128330: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1992-05-20: and :1992-05-20: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :dundas: and :dundas: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 124 and 539 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :madeline: and :madeline: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :gallant: and :gallant: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6997660: and :6997660: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1918-05-15: and :1918-05-15: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :werribee: and :werribee: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 179 and 861 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kayne: and :kayne: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :viney: and :viney: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0198215: and :0198215: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1993-06-09: and :1993-06-09: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :fairfield west: and :fairfield west: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 146 and 266 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :aidan: and :fraser: to be 0.4555555582046509 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :clark: and :clarke: to be 0.8333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8810084: and :8449306: to be 0.10000000149011612 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1916-12-09: and :1987-12-19: to be 0.8266666531562805 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :mckail: and :hendon: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 196 and 483 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :aidan: and :sarah: to be 0.5999999642372131 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :clark: and :clarke: to be 0.8333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8810084: and :4726493: to be 0.4285714328289032 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1916-12-09: and :1981-06-20: to be 0.8266666531562805 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :mckail: and :coleambally: to be 0.47979798913002014 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 196 and 546 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :aidan: and :fraser: to be 0.4555555582046509 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :clark: and :clarke: to be 0.8333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8810084: and :8449306: to be 0.10000000149011612 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1916-12-09: and :1987-12-19: to be 0.8266666531562805 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :mckail: and :hendon: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 196 and 798 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :aidan: and :sarah: to be 0.5999999642372131 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :clark: and :clarke: to be 0.8333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8810084: and :4726493: to be 0.4285714328289032 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1916-12-09: and :1981-02-20: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :mckail: and :coleambally: to be 0.47979798913002014 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 196 and 817 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :aidan: and :aidan: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :clark: and :clark: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8810084: and :8810084: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1916-12-09: and :1916-12-09: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :mckail: and :mckail: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 196 and 907 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :fraser: and :sarah: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :clarke: and :clarke: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8449306: and :4726493: to be 0.6761905550956726 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1987-12-19: and :1981-06-20: to be 0.7933333516120911 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :hendon: and :coleambally: to be 0.33838382363319397 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 483 and 546 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :fraser: and :fraser: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :clarke: and :clarke: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8449306: and :8449306: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1987-12-19: and :1987-12-19: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :hendon: and :hendon: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 483 and 798 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :fraser: and :sarah: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :clarke: and :clarke: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8449306: and :4726493: to be 0.6761905550956726 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1987-12-19: and :1981-02-20: to be 0.8266666531562805 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :hendon: and :coleambally: to be 0.33838382363319397 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 483 and 817 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :fraser: and :aidan: to be 0.4555555582046509 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :clarke: and :clark: to be 0.8333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8449306: and :8810084: to be 0.10000000149011612 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1987-12-19: and :1916-12-09: to be 0.8266666531562805 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :hendon: and :mckail: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 483 and 907 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :sarah: and :fraser: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :clarke: and :clarke: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4726493: and :8449306: to be 0.6761905550956726 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1981-06-20: and :1987-12-19: to be 0.7933333516120911 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :coleambally: and :hendon: to be 0.33838382363319397 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 546 and 798 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :sarah: and :sarah: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :clarke: and :clarke: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4726493: and :4726493: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1981-06-20: and :1981-02-20: to be 0.9585185050964355 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :coleambally: and :coleambally: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 546 and 817 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :sarah: and :aidan: to be 0.5999999642372131 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :clarke: and :clark: to be 0.8333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4726493: and :8810084: to be 0.4285714328289032 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1981-06-20: and :1916-12-09: to be 0.8266666531562805 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :coleambally: and :mckail: to be 0.47979798913002014 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 546 and 907 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :fraser: and :sarah: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :clarke: and :clarke: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8449306: and :4726493: to be 0.6761905550956726 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1987-12-19: and :1981-02-20: to be 0.8266666531562805 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :hendon: and :coleambally: to be 0.33838382363319397 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 798 and 817 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :fraser: and :aidan: to be 0.4555555582046509 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :clarke: and :clark: to be 0.8333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8449306: and :8810084: to be 0.10000000149011612 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1987-12-19: and :1916-12-09: to be 0.8266666531562805 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :hendon: and :mckail: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 798 and 907 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :sarah: and :aidan: to be 0.5999999642372131 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :clarke: and :clark: to be 0.8333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4726493: and :8810084: to be 0.4285714328289032 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1981-02-20: and :1916-12-09: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :coleambally: and :mckail: to be 0.47979798913002014 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 817 and 907 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :caitlin: and :caitlin: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :serk: and :serk: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8623059: and :8623059: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1999-11-28: and :1999-11-22: to be 0.9733333587646484 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :: and :: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 379 and 774 got vector [ 0, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :joel: and :joel: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :scarman: and :scarman: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6138433: and :6138433: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1973-06-23: and :1973-06-23: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :berkeley vale: and :berkeley vale: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 110 and 389 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :timothy: and :timothy: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :soave: and :soave: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8939481: and :8939481: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1985-04-03: and :1985-04-03: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :narrogin: and :narrogin: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 284 and 414 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :troy: and :troy: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :shuhg: and :shugg: to be 0.800000011920929 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4272812: and :4272812: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1961-05-24: and :1961-05-24: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :moorland: and :moorland: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 221 and 692 got vector [ 1, 1, 1, 0, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :caitlin: and :caitlin: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :bradbury: and :bradbury: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1153790: and :1153790: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1985-01-09: and :1985-01-09: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :warranwood: and :warranwood: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 231 and 616 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :charlie: and :charlie: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :marwaha: and :marwaha: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9837823: and :9837823: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1931-11-23: and :1931-11-23: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :browns plains: and :browns plains: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 375 and 411 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :emiily: and :emiily: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :stitt: and :stitt: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7292714: and :7192714: to be 0.8642857670783997 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1994-01-01: and :1994-01-01: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :toowoomba: and :toowoomba: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 233 and 384 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :keely: and :keely: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :ludlow: and :ludlow: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5597019: and :5597019: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1973-12-25: and :1973-12-25: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :baulkham hills: and :baulkham hills: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 64 and 677 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :barkly: and :barkly: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :potger: and :potger: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0992699: and :0929699: to be 0.961904764175415 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1910-02-02: and :1910-02-02: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :hawthorn: and :hawthorn: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 109 and 612 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :brooklyn: and :brooklyn: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hampton: and :hampton: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5145371: and :5245371: to be 0.9142857789993286 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1935-04-26: and :1935-04-26: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :waikiki: and :waikiki: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 175 and 845 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jackson: and :jackson: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :excell: and :excel: to be 0.8333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5875801: and :5875801: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1967-01-10: and :1967-01-10: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :derby: and :derby: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 398 and 868 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :george: and :george: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :foley: and :foley: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :2316255: and :2316255: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1997-12-11: and :1997-12-11: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :loxton north: and :loxton nouth: to be 0.9777777791023254 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 134 and 901 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :mitchell: and :mitchell: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :lawrence: and :lawrence: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5382252: and :5328252: to be 0.961904764175415 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1931-03-10: and :1931-03-10: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :lindfield: and :lindfield: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 54 and 178 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :samuel: and :samuel: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :carney: and :carney: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5398197: and :5398197: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1986-06-14: and :1986-06-14: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :altona meadows: and :altona meadows: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 87 and 275 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :samuel: and :mark: to be 0.4444444477558136 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :carney: and :kirwan: to be 0.1666666865348816 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5398197: and :5321891: to be 0.7942857146263123 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1986-06-14: and :1906-06-08: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :altona meadows: and :hurstville: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 87 and 328 got vector [ 0, 1, 1, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :samuel: and :mark: to be 0.4444444477558136 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :carney: and :kirawan: to be 0.1428571343421936 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5398197: and :5321891: to be 0.7942857146263123 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1986-06-14: and :1906-06-08: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :altona meadows: and :hurstville: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 87 and 449 got vector [ 0, 1, 1, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :samuel: and :jackson: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :carney: and :crane: to be 0.5 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5398197: and :5454138: to be 0.10000000149011612 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1986-06-14: and :1976-08-11: to be 0.8266666531562805 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :altona meadows: and :innisfail: to be 0.4550264775753021 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 87 and 458 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :samuel: and :annalise: to be 0.5138888955116272 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :carney: and :green: to be 0.3333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5398197: and :1564903: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1986-06-14: and :1995-12-06: to be 0.7638095617294312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :altona meadows: and :berkeley vale: to be 0.44780221581459045 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 87 and 557 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :samuel: and :jacison: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :carney: and :crane: to be 0.5 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5398197: and :5454138: to be 0.10000000149011612 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1986-06-14: and :1976-08-11: to be 0.8266666531562805 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :altona meadows: and :innisfail: to be 0.4550264775753021 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 87 and 695 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :samuel: and :annalise: to be 0.5138888955116272 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :carney: and :green: to be 0.3333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5398197: and :1564903: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1986-06-14: and :1996-06-06: to be 0.8400000333786011 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :altona meadows: and :berkeley vale: to be 0.44780221581459045 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 87 and 796 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :samuel: and :mark: to be 0.4444444477558136 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :carney: and :kirwan: to be 0.1666666865348816 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5398197: and :5321891: to be 0.7942857146263123 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1986-06-14: and :1906-06-08: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :altona meadows: and :hurstville: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 275 and 328 got vector [ 0, 1, 1, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :samuel: and :mark: to be 0.4444444477558136 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :carney: and :kirawan: to be 0.1428571343421936 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5398197: and :5321891: to be 0.7942857146263123 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1986-06-14: and :1906-06-08: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :altona meadows: and :hurstville: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 275 and 449 got vector [ 0, 1, 1, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :samuel: and :jackson: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :carney: and :crane: to be 0.5 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5398197: and :5454138: to be 0.10000000149011612 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1986-06-14: and :1976-08-11: to be 0.8266666531562805 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :altona meadows: and :innisfail: to be 0.4550264775753021 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 275 and 458 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :samuel: and :annalise: to be 0.5138888955116272 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :carney: and :green: to be 0.3333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5398197: and :1564903: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1986-06-14: and :1995-12-06: to be 0.7638095617294312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :altona meadows: and :berkeley vale: to be 0.44780221581459045 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 275 and 557 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :samuel: and :jacison: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :carney: and :crane: to be 0.5 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5398197: and :5454138: to be 0.10000000149011612 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1986-06-14: and :1976-08-11: to be 0.8266666531562805 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :altona meadows: and :innisfail: to be 0.4550264775753021 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 275 and 695 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :samuel: and :annalise: to be 0.5138888955116272 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :carney: and :green: to be 0.3333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5398197: and :1564903: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1986-06-14: and :1996-06-06: to be 0.8400000333786011 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :altona meadows: and :berkeley vale: to be 0.44780221581459045 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 275 and 796 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :mark: and :mark: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :kirwan: and :kirawan: to be 0.8571428656578064 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5321891: and :5321891: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1906-06-08: and :1906-06-08: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :hurstville: and :hurstville: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 328 and 449 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :mark: and :jackson: to be 0.5952380895614624 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :kirwan: and :crane: to be 0.3333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5321891: and :5454138: to be 0.10000000149011612 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1906-06-08: and :1976-08-11: to be 0.7638095617294312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :hurstville: and :innisfail: to be 0.43333330750465393 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 328 and 458 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :mark: and :annalise: to be 0.4583333432674408 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :kirwan: and :green: to be 0.3333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5321891: and :1564903: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1906-06-08: and :1995-12-06: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :hurstville: and :berkeley vale: to be 0.5615384578704834 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 328 and 557 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :mark: and :jacison: to be 0.4642857015132904 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :kirwan: and :crane: to be 0.3333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5321891: and :5454138: to be 0.10000000149011612 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1906-06-08: and :1976-08-11: to be 0.7638095617294312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :hurstville: and :innisfail: to be 0.43333330750465393 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 328 and 695 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :mark: and :annalise: to be 0.4583333432674408 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :kirwan: and :green: to be 0.3333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5321891: and :1564903: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1906-06-08: and :1996-06-06: to be 0.7933332920074463 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :hurstville: and :berkeley vale: to be 0.5615384578704834 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 328 and 796 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :mark: and :jackson: to be 0.5952380895614624 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :kirawan: and :crane: to be 0.2857142686843872 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5321891: and :5454138: to be 0.10000000149011612 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1906-06-08: and :1976-08-11: to be 0.7638095617294312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :hurstville: and :innisfail: to be 0.43333330750465393 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 449 and 458 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :mark: and :annalise: to be 0.4583333432674408 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :kirawan: and :green: to be 0.2857142686843872 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5321891: and :1564903: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1906-06-08: and :1995-12-06: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :hurstville: and :berkeley vale: to be 0.5615384578704834 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 449 and 557 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :mark: and :jacison: to be 0.4642857015132904 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :kirawan: and :crane: to be 0.2857142686843872 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5321891: and :5454138: to be 0.10000000149011612 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1906-06-08: and :1976-08-11: to be 0.7638095617294312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :hurstville: and :innisfail: to be 0.43333330750465393 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 449 and 695 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :mark: and :annalise: to be 0.4583333432674408 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :kirawan: and :green: to be 0.2857142686843872 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5321891: and :1564903: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1906-06-08: and :1996-06-06: to be 0.7933332920074463 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :hurstville: and :berkeley vale: to be 0.5615384578704834 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 449 and 796 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jackson: and :annalise: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :crane: and :green: to be 0.19999998807907104 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5454138: and :1564903: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1976-08-11: and :1995-12-06: to be 0.20000000298023224 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :innisfail: and :berkeley vale: to be 0.29202279448509216 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 458 and 557 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jackson: and :jacison: to be 0.9333333969116211 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :crane: and :crane: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5454138: and :5454138: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1976-08-11: and :1976-08-11: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :innisfail: and :innisfail: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 458 and 695 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jackson: and :annalise: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :crane: and :green: to be 0.19999998807907104 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5454138: and :1564903: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1976-08-11: and :1996-06-06: to be 0.7866666913032532 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :innisfail: and :berkeley vale: to be 0.29202279448509216 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 458 and 796 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :annalise: and :jacison: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :green: and :crane: to be 0.19999998807907104 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1564903: and :5454138: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1995-12-06: and :1976-08-11: to be 0.20000000298023224 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :berkeley vale: and :innisfail: to be 0.29202279448509216 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 557 and 695 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :annalise: and :annalise: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :green: and :green: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1564903: and :1564903: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1995-12-06: and :1996-06-06: to be 0.8266666531562805 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :berkeley vale: and :berkeley vale: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 557 and 796 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jacison: and :annalise: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :crane: and :green: to be 0.19999998807907104 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5454138: and :1564903: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1976-08-11: and :1996-06-06: to be 0.7866666913032532 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :innisfail: and :berkeley vale: to be 0.29202279448509216 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 695 and 796 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :chantelle: and :chantelle: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :finch: and :finch: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :null: and :null: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1927-10-21: and :1927-10-21: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :frankston south: and :frankstn south: to be 0.9720635414123535 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 450 and 491 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :thomas: and :thomas: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :rawlings: and :rawlings: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1958709: and :1958709: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1946-04-07: and :1946-04-07: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :west hobart: and :west hobart: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 276 and 338 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :dale: and :dale: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :rowley: and :rowley: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0026051: and :0026051: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1900-04-18: and :1900-04-18: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :wudinna: and :wudinna: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 395 and 674 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :alannah: and :jake: to be 0.4642857015132904 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :wilson: and :wilson: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1385861: and :5789465: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1973-04-02: and :1982-01-20: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :o'connor: and :mapleon: to be 0.511904776096344 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 332 and 359 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :alannah: and :jake: to be 0.4642857015132904 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :wilson: and :wilson: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1385861: and :5789465: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1973-04-02: and :1982-01-20: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :o'connor: and :mapleton: to be 0.5 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 332 and 507 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :alannah: and :alannah: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :wilson: and :wilson: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1385861: and :1385861: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1973-04-02: and :1973-04-02: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :o'connor: and :o'connor: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 332 and 627 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jake: and :jake: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :wilson: and :wilson: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5789465: and :5789465: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1982-01-20: and :1982-01-20: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :mapleon: and :mapleton: to be 0.9791666269302368 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 359 and 507 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jake: and :alannah: to be 0.4642857015132904 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :wilson: and :wilson: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5789465: and :1385861: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1982-01-20: and :1973-04-02: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :mapleon: and :o'connor: to be 0.511904776096344 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 359 and 627 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jake: and :alannah: to be 0.4642857015132904 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :wilson: and :wilson: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5789465: and :1385861: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1982-01-20: and :1973-04-02: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :mapleton: and :o'connor: to be 0.5 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 507 and 627 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :cooper: and :cooper: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :blazevic: and :blazevic: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6518666: and :6518666: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1964-09-28: and :1964-09-28: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :: and :: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 138 and 496 got vector [ 0, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :yasmin: and :samuel: to be 0.5555555820465088 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :moller: and :miller: to be 0.8333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6909959: and :4961598: to be 0.5476190447807312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1988-09-15: and :1988-09-03: to be 0.9466666579246521 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :underwood: and :gympie: to be 0.42592594027519226 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 82 and 232 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :yasmin: and :timorhy: to be 0.3730158805847168 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :moller: and :muller: to be 0.8333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6909959: and :2316806: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1988-09-15: and :1912-07-22: to be 0.20000000298023224 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :underwood: and :rossmoyne: to be 0.5555555820465088 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 82 and 433 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :yasmin: and :timothy: to be 0.3730158805847168 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :moller: and :muller: to be 0.8333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6909959: and :2316806: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1988-09-15: and :1912-07-22: to be 0.20000000298023224 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :underwood: and :rossmoyne: to be 0.5555555820465088 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 82 and 443 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :yasmin: and :yasmin: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :moller: and :moller: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6909959: and :6909959: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1988-09-15: and :1988-09-15: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :underwood: and :underowod: to be 0.9814814329147339 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 82 and 454 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :yasmin: and :samuel: to be 0.5555555820465088 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :moller: and :miller: to be 0.8333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6909959: and :4961598: to be 0.5476190447807312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1988-09-15: and :1988-09-03: to be 0.9466666579246521 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :underwood: and :gympie: to be 0.42592594027519226 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 82 and 890 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :samuel: and :timorhy: to be 0.4365079402923584 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :miller: and :muller: to be 0.8333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4961598: and :2316806: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1988-09-03: and :1912-07-22: to be 0.7333333492279053 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :gympie: and :rossmoyne: to be 0.5185185074806213 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 232 and 433 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :samuel: and :timothy: to be 0.4365079402923584 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :miller: and :muller: to be 0.8333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4961598: and :2316806: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1988-09-03: and :1912-07-22: to be 0.7333333492279053 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :gympie: and :rossmoyne: to be 0.5185185074806213 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 232 and 443 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :samuel: and :yasmin: to be 0.5555555820465088 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :miller: and :moller: to be 0.8333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4961598: and :6909959: to be 0.5476190447807312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1988-09-03: and :1988-09-15: to be 0.9466666579246521 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :gympie: and :underowod: to be 0.42592594027519226 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 232 and 454 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :samuel: and :samuel: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :miller: and :miller: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4961598: and :4961598: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1988-09-03: and :1988-09-03: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :gympie: and :gympie: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 232 and 890 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :timorhy: and :timothy: to be 0.9428572058677673 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :muller: and :muller: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :2316806: and :2316806: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1912-07-22: and :1912-07-22: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :rossmoyne: and :rossmoyne: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 433 and 443 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :timorhy: and :yasmin: to be 0.3730158805847168 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :muller: and :moller: to be 0.8333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :2316806: and :6909959: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1912-07-22: and :1988-09-15: to be 0.20000000298023224 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :rossmoyne: and :underowod: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 433 and 454 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :timorhy: and :samuel: to be 0.4365079402923584 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :muller: and :miller: to be 0.8333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :2316806: and :4961598: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1912-07-22: and :1988-09-03: to be 0.7333333492279053 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :rossmoyne: and :gympie: to be 0.5185185074806213 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 433 and 890 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :timothy: and :yasmin: to be 0.3730158805847168 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :muller: and :moller: to be 0.8333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :2316806: and :6909959: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1912-07-22: and :1988-09-15: to be 0.20000000298023224 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :rossmoyne: and :underowod: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 443 and 454 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :timothy: and :samuel: to be 0.4365079402923584 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :muller: and :miller: to be 0.8333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :2316806: and :4961598: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1912-07-22: and :1988-09-03: to be 0.7333333492279053 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :rossmoyne: and :gympie: to be 0.5185185074806213 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 443 and 890 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :yasmin: and :samuel: to be 0.5555555820465088 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :moller: and :miller: to be 0.8333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6909959: and :4961598: to be 0.5476190447807312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1988-09-15: and :1988-09-03: to be 0.9466666579246521 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :underowod: and :gympie: to be 0.42592594027519226 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 454 and 890 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jasmin: and :jasmin: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :procter: and :procter: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7109338: and :7109338: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1995-12-24: and :1995-12-24: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kingsford: and :kingsford: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 182 and 609 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :cooper: and :cooper: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :gillick: and :gillick: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0717061: and :0717061: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1980-01-17: and :1980-01-17: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :tully: and :tully: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 52 and 668 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :paul: and :paul: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :archobald: and :archibald: to be 0.8888888955116272 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8217510: and :8217510: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1999-04-11: and :1999-04-11: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jannali: and :jannali: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 229 and 568 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :william: and :wilfiam: to be 0.9333333969116211 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :reardon: and :reardon: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6174693: and :6174693: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1958-08-26: and :1958-08-26: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :gosnells: and :gosnells: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 653 and 660 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :joshua: and :joshua: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :styles: and :styles: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4974315: and :4974315: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1905-09-20: and :1905-09-20: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :cherrybrook: and :cherrybrook: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 320 and 675 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kane: and :rachel: to be 0.6111111044883728 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :branofrd: and :branford: to be 0.75 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6264367: and :3791764: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1944-08-29: and :1945-06-19: to be 0.8600000143051147 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :karratha: and :herne hill: to be 0.4833333492279053 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 126 and 882 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kane: and :rachel: to be 0.6111111044883728 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :branofrd: and :branford: to be 0.75 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6264367: and :3791764: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1944-08-29: and :1945-06-19: to be 0.8600000143051147 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :karratha: and :herne hill: to be 0.4833333492279053 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 126 and 927 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kane: and :kane: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :branofrd: and :branford: to be 0.75 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6264367: and :6264367: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1944-08-29: and :1944-08-29: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :karratha: and :karratha: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 126 and 928 got vector [ 1, 1, 1, 0, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :rachel: and :rachel: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :branford: and :branford: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3791764: and :3791764: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1945-06-19: and :1945-06-19: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :herne hill: and :herne hill: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 882 and 927 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :rachel: and :kane: to be 0.6111111044883728 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :branford: and :branford: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3791764: and :6264367: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1945-06-19: and :1944-08-29: to be 0.8600000143051147 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :herne hill: and :karratha: to be 0.4833333492279053 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 882 and 928 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :rachel: and :kane: to be 0.6111111044883728 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :branford: and :branford: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3791764: and :6264367: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1945-06-19: and :1944-08-29: to be 0.8600000143051147 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :herne hill: and :karratha: to be 0.4833333492279053 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 927 and 928 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :brigitte: and :brigitte: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :daniels: and :daniels: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0334553: and :0334553: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1900-06-13: and :1900-06-13: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :wonthaggi: and :wonthaggi: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 295 and 669 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :taylor: and :taylor: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hawkins: and :hawkins: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6371451: and :6371451: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1930-02-28: and :1930-02-28: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :goodna: and :goodna: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 165 and 207 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :madison: and :madison: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :cappello: and :cappello: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6438059: and :6438059: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1943-07-08: and :1941-11-08: to be 0.8266666531562805 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :yallambie: and :yallambie: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 149 and 562 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jacob: and :jacob: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :paton: and :paton: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :2673237: and :2673237: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1995-07-01: and :1995-07-01: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :bellara: and :bellara: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 351 and 654 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :blake: and :blake: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :jordan: and :jordan: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7833565: and :7833565: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1936-02-07: and :1936-02-07: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :spearwood: and :spearwood: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 584 and 805 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :byron: and :byron: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :earls: and :earls: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4249128: and :4249128: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1954-04-20: and :1954-04-20: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :avalon: and :avalon: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 642 and 723 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :harrison: and :abbey: to be 0.44166669249534607 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :jacobsen: and :jacobson: to be 0.875 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0856681: and :3596173: to be 0.6190476417541504 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1973-10-24: and :1997-05-13: to be 0.20000000298023224 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :shepparton: and :melbourne: to be 0.5314815044403076 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 378 and 471 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :harrison: and :abbey: to be 0.44166669249534607 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :jacobsen: and :jacobson: to be 0.875 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0856681: and :3956173: to be 0.6190476417541504 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1973-10-24: and :1997-05-13: to be 0.20000000298023224 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :shepparton: and :melbourne: to be 0.5314815044403076 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 378 and 500 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :harrison: and :harrison: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :jacobsen: and :jacobsen: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0856681: and :0856681: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1973-10-24: and :1973-10-24: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :shepparton: and :shepparton: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 378 and 933 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :abbey: and :abbey: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :jacobson: and :jacobson: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3596173: and :3956173: to be 0.9571428298950195 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1997-05-13: and :1997-05-13: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :melbourne: and :melbourne: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 471 and 500 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :abbey: and :harrison: to be 0.44166669249534607 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :jacobson: and :jacobsen: to be 0.875 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3596173: and :0856681: to be 0.6190476417541504 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1997-05-13: and :1973-10-24: to be 0.20000000298023224 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :melbourne: and :shepparton: to be 0.5314815044403076 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 471 and 933 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :abbey: and :harrison: to be 0.44166669249534607 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :jacobson: and :jacobsen: to be 0.875 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3956173: and :0856681: to be 0.6190476417541504 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1997-05-13: and :1973-10-24: to be 0.20000000298023224 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :melbourne: and :shepparton: to be 0.5314815044403076 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 500 and 933 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :zachary: and :zachariah: to be 0.9365079402923584 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :blakemore: and :blakemore: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4265340: and :4265340: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1915-07-13: and :1915-07-13: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :hawthorn: and :hawthorn: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 503 and 671 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :max: and :max: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :dyer: and :dyer: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :2044911: and :2044911: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1940-07-04: and :1940-07-04: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :penrith: and :penrith: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 329 and 446 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :matthew: and :shelby: to be 0.5396825671195984 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :piscitelli: and :piscitelli: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4557273: and :4557273: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1977-02-09: and :1977-02-09: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :cobram: and :cobram: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 77 and 466 got vector [ 1, 1, 1, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jaden: and :jaden: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :phillis: and :phillis: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6926591: and :6926091: to be 0.9428572058677673 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1996-10-08: and :1996-10-08: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :somerville: and :somerville: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 97 and 680 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :benjamin: and :benjamin: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :gray: and :gray: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :3416653: and :null: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1975-08-21: and :1975-08-21: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :armidale: and :armidale: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 155 and 836 got vector [ 1, 1, 0, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jemma: and :jemma: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :ross: and :ross: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3621190: and :3621190: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1994-07-21: and :1994-07-21: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :sarsfield: and :sarsfield: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 248 and 601 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :charlie: and :chatlie: to be 0.9333333969116211 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :warhurst: and :warhurst: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9372247: and :9372247: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1982-10-16: and :1982-10-16: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :capalaba: and :capalaba: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 93 and 482 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :sophie: and :sophie: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :lethbridge: and :lethbrkdge: to be 0.8999999761581421 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7586003: and :7586003: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1914-04-25: and :1914-04-25: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :oakleigh: and :oakleigh: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 481 and 878 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jessica: and :jessica: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :allen: and :allen: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3700863: and :3700863: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1984-08-24: and :1984-08-24: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :cremorne: and :cremorne: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 130 and 437 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :zack: and :zack: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :wright: and :wright: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0331292: and :0331292: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1912-05-24: and :1912-05-24: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :agnes water: and :agnes water: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 243 and 942 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :max: and :max: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :langdon: and :langdon: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1206495: and :1206495: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1993-05-20: and :1993-05-20: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :blackmans bay: and :blackmans bay: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 291 and 362 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jake: and :jake: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :zacher: and :zacher: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6809978: and :6809978: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1961-07-16: and :1961-07-16: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :halifax: and :halifax: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 815 and 911 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kristen: and :jordan: to be 0.5396825671195984 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :cross: and :garcia: to be 0.1666666865348816 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1467340: and :7990617: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1965-01-27: and :1948-03-09: to be 0.7333333492279053 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :smeaton grange: and :seaham east: to be 0.6551947593688965 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 190 and 416 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kristen: and :jordan: to be 0.5396825671195984 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :cross: and :garcia: to be 0.1666666865348816 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1467340: and :7990617: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1965-01-27: and :1948-03-09: to be 0.7333333492279053 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :smeaton grange: and :seaham east: to be 0.6551947593688965 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 190 and 619 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kristen: and :kristen: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :cross: and :cross: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1467340: and :1467340: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1965-01-27: and :1965-01-27: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :smeaton grange: and :smeaton grange: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 190 and 922 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jordan: and :jordan: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :garcia: and :garcia: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7990617: and :7990617: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1948-03-09: and :1948-03-09: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :seaham east: and :seaham east: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 416 and 619 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jordan: and :kristen: to be 0.5396825671195984 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :garcia: and :cross: to be 0.1666666865348816 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7990617: and :1467340: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1948-03-09: and :1965-01-27: to be 0.7333333492279053 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :seaham east: and :smeaton grange: to be 0.6551947593688965 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 416 and 922 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jordan: and :kristen: to be 0.5396825671195984 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :garcia: and :cross: to be 0.1666666865348816 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7990617: and :1467340: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1948-03-09: and :1965-01-27: to be 0.7333333492279053 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :seaham east: and :smeaton grange: to be 0.6551947593688965 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 619 and 922 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :scott: and :tiana: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :foreman: and :freeman: to be 0.7142857313156128 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4502090: and :9204166: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1911-08-30: and :1904-02-02: to be 0.6977778077125549 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :bull creek: and :corryong: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 311 and 405 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :scott: and :scogt: to be 0.90666663646698 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :foreman: and :foreman: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4502090: and :4502090: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1911-08-30: and :1911-08-30: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :bull creek: and :bull creek: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 311 and 488 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :scott: and :tiana: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :foreman: and :freeman: to be 0.7142857313156128 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4502090: and :9204166: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1911-08-30: and :1904-02-02: to be 0.6977778077125549 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :bull creek: and :corryong: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 311 and 540 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :tiana: and :scogt: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :freeman: and :foreman: to be 0.7142857313156128 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9204166: and :4502090: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1904-02-02: and :1911-08-30: to be 0.6977778077125549 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :corryong: and :bull creek: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 405 and 488 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :tiana: and :tiana: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :freeman: and :freeman: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9204166: and :9204166: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1904-02-02: and :1904-02-02: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :corryong: and :corryong: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 405 and 540 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :scogt: and :tiana: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :foreman: and :freeman: to be 0.7142857313156128 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4502090: and :9204166: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1911-08-30: and :1904-02-02: to be 0.6977778077125549 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :bull creek: and :corryong: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 488 and 540 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :stephen: and :stephen: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :latham: and :latham: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9279809: and :9279809: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1990-12-25: and :1990-12-25: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :cronulla: and :cronulla: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 624 and 862 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :liam: and :holly: to be 0.4833333492279053 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :johnson: and :johnson: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :4049174: and :null: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1943-12-04: and :1978-11-27: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kalamunda: and :bayview: to be 0.4179894030094147 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 174 and 209 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :liam: and :jacob: to be 0.4833333492279053 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :johnson: and :johnson: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4049174: and :5873497: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1943-12-04: and :1901-02-22: to be 0.7638095617294312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kalamunda: and :craigmore: to be 0.4814814627170563 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 174 and 346 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :liam: and :holly: to be 0.4833333492279053 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :johnson: and :johnson: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :4049174: and :null: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1943-12-04: and :1978-11-27: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kalamunda: and :bayview: to be 0.4179894030094147 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 174 and 364 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :liam: and :liam: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :johnson: and :johnson: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4049174: and :4049174: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1943-12-04: and :1943-12-04: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kalamunda: and :kalamunda: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 174 and 588 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :liam: and :jacob: to be 0.4833333492279053 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :johnson: and :johnson: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4049174: and :5873497: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1943-12-04: and :1901-02-22: to be 0.7638095617294312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kalamunda: and :craigmore: to be 0.4814814627170563 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 174 and 664 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :holly: and :jacob: to be 0.46666666865348816 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :johnson: and :johnson: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :null: and :5873497: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1978-11-27: and :1901-02-22: to be 0.6977778077125549 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :bayview: and :craigmore: to be 0.5873015522956848 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 209 and 346 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :holly: and :holly: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :johnson: and :johnson: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :null: and :null: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1978-11-27: and :1978-11-27: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :bayview: and :bayview: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 209 and 364 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :holly: and :liam: to be 0.4833333492279053 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :johnson: and :johnson: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :null: and :4049174: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1978-11-27: and :1943-12-04: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :bayview: and :kalamunda: to be 0.4179894030094147 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 209 and 588 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :holly: and :jacob: to be 0.46666666865348816 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :johnson: and :johnson: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :null: and :5873497: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1978-11-27: and :1901-02-22: to be 0.6977778077125549 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :bayview: and :craigmore: to be 0.5873015522956848 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 209 and 664 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jacob: and :holly: to be 0.46666666865348816 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :johnson: and :johnson: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :5873497: and :null: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1901-02-22: and :1978-11-27: to be 0.6977778077125549 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :craigmore: and :bayview: to be 0.5873015522956848 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 346 and 364 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jacob: and :liam: to be 0.4833333492279053 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :johnson: and :johnson: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5873497: and :4049174: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1901-02-22: and :1943-12-04: to be 0.7638095617294312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :craigmore: and :kalamunda: to be 0.4814814627170563 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 346 and 588 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jacob: and :jacob: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :johnson: and :johnson: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5873497: and :5873497: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1901-02-22: and :1901-02-22: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :craigmore: and :craigmore: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 346 and 664 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :holly: and :liam: to be 0.4833333492279053 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :johnson: and :johnson: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :null: and :4049174: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1978-11-27: and :1943-12-04: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :bayview: and :kalamunda: to be 0.4179894030094147 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 364 and 588 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :holly: and :jacob: to be 0.46666666865348816 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :johnson: and :johnson: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :null: and :5873497: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1978-11-27: and :1901-02-22: to be 0.6977778077125549 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :bayview: and :craigmore: to be 0.5873015522956848 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 364 and 664 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :liam: and :jacob: to be 0.4833333492279053 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :johnson: and :johnson: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4049174: and :5873497: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1943-12-04: and :1901-02-22: to be 0.7638095617294312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kalamunda: and :craigmore: to be 0.4814814627170563 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 588 and 664 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :phoebe: and :phoebe: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hagedorn: and :hagedorn: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3250791: and :3250791: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1990-12-13: and :1990-12-13: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kedron: and :kedro: to be 0.9722222089767456 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 455 and 832 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :: and :: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :manning: and :manning: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5299273: and :5299273: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1948-05-21: and :1948-05-21: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :quedjinup: and :quedjinup: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 177 and 929 got vector [ 1, 1, 1, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :cameron: and :cameron: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :o'brien: and :o'brien: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :2748957: and :2748957: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1982-10-02: and :1982-10-02: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :tiaro: and :tiaro: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 103 and 497 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :georgia: and :georgia: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :matthews: and :matthews: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9355950: and :9355950: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1977-11-20: and :1976-11-20: to be 0.95333331823349 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :wangaratta: and :wangaratta: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 218 and 667 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :bailey: and :bailey: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :marriot: and :marriot: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4999493: and :4999493: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1986-04-26: and :1986-04-26: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :cecil hills: and :cecil hills: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 745 and 899 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :rebecca: and :rebecac: to be 0.976190447807312 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :dunsford: and :dunsford: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :null: and :null: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1946-11-19: and :1946-11-19: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :st albans: and :st albans: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 127 and 773 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :samantha: and :samantha: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :dixon: and :dixon: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8165855: and :8165855: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1933-05-14: and :1933-05-14: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :hackham: and :hackham: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 704 and 835 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :hamish: and :hamish: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :stellmacher: and :stellmacher: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :2261100: and :2261100: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1912-01-07: and :1912-01-07: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :tweed heads south: and :tweed heqds south: to be 0.9843137264251709 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 299 and 811 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :carlin: and :carlin: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :young: and :young: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6370067: and :8936576: to be 0.6309524178504944 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1999-06-13: and :1999-06-13: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :drouin: and :drouin: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 169 and 693 got vector [ 1, 1, 0, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :savannah: and :savannah: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :karbowniczek: and :karbowniczek: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0951344: and :0961344: to be 0.9238095879554749 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1932-01-21: and :1932-01-21: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :st andrews: and :st andrews: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 300 and 563 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :gregory: and :gregory: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :bateman: and :bateman: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5085028: and :5085028: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1967-01-04: and :1967-01-04: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :lithgow: and :lithgow: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 336 and 662 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :latham: and :latham: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hummel: and :hummel: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5828116: and :5828116: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1961-10-14: and :1961-10-14: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :dub bo: and :dubbo: to be 0.9611110687255859 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 621 and 932 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :d'arcy: and :d'arcy: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :silcox: and :silcox: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :2467214: and :2467214: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1952-07-29: and :1952-10-07: to be 0.9125000238418579 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :berwick: and :berwick: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 354 and 498 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :sebastian: and :zac: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :pearce: and :pearce: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1744011: and :4741726: to be 0.6309524178504944 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1901-02-12: and :1966-06-26: to be 0.6977778077125549 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :devonport: and :keilor east: to be 0.6026936173439026 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 553 and 696 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :sebastian: and :zac: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :pearce: and :pearce: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1744011: and :4741726: to be 0.6309524178504944 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1901-02-12: and :1966-06-26: to be 0.6977778077125549 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :devonport: and :keilor east: to be 0.6026936173439026 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 553 and 792 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :sebastian: and :sebastian: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :pearce: and :pearse: to be 0.8333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1744011: and :1744011: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1901-02-12: and :1901-02-12: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :devonport: and :devonport: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 553 and 912 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :zac: and :zac: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :pearce: and :pearce: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4741726: and :4741726: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1966-06-26: and :1966-06-26: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :keilor east: and :keilor east: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 696 and 792 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :zac: and :sebastian: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :pearce: and :pearse: to be 0.8333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4741726: and :1744011: to be 0.6309524178504944 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1966-06-26: and :1901-02-12: to be 0.6977778077125549 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :keilor east: and :devonport: to be 0.6026936173439026 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 696 and 912 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :zac: and :sebastian: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :pearce: and :pearse: to be 0.8333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4741726: and :1744011: to be 0.6309524178504944 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1966-06-26: and :1901-02-12: to be 0.6977778077125549 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :keilor east: and :devonport: to be 0.6026936173439026 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 792 and 912 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :teagan: and :max: to be 0.5 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :davies: and :davis: to be 0.8333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3247517: and :4579332: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1968-10-20: and :1978-03-07: to be 0.8400000333786011 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :tooloom: and :croydon: to be 0.5238094925880432 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 85 and 163 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :teagan: and :teagan: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :davies: and :davies: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3247517: and :3247517: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1968-10-20: and :1968-10-20: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :tooloom: and :tooloom: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 85 and 424 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :teagan: and :briony: to be 0.4444444477558136 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :davies: and :davies: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3247517: and :3938929: to be 0.10000000149011612 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1968-10-20: and :1933-08-23: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :tooloom: and :gladstone: to be 0.5026454925537109 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 85 and 573 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :teagan: and :max: to be 0.5 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :davies: and :davis: to be 0.8333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3247517: and :4579332: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1968-10-20: and :1978-05-16: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :tooloom: and :croydon: to be 0.5238094925880432 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 85 and 779 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :teagan: and :briony: to be 0.4444444477558136 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :davies: and :davies: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3247517: and :3938929: to be 0.10000000149011612 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1968-10-20: and :1933-08-23: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :tooloom: and :gladstone: to be 0.5026454925537109 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 85 and 849 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :max: and :teagan: to be 0.5 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :davis: and :davies: to be 0.8333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4579332: and :3247517: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1978-03-07: and :1968-10-20: to be 0.8400000333786011 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :croydon: and :tooloom: to be 0.5238094925880432 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 163 and 424 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :max: and :briony: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :davis: and :davies: to be 0.8333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4579332: and :3938929: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1978-03-07: and :1933-08-23: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :croydon: and :gladstone: to be 0.5873015522956848 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 163 and 573 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :max: and :max: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :davis: and :davis: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4579332: and :4579332: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1978-03-07: and :1978-05-16: to be 0.9200000166893005 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :croydon: and :croydon: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 163 and 779 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :max: and :briony: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :davis: and :davies: to be 0.8333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4579332: and :3938929: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1978-03-07: and :1933-08-23: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :croydon: and :gladstone: to be 0.5873015522956848 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 163 and 849 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :teagan: and :briony: to be 0.4444444477558136 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :davies: and :davies: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3247517: and :3938929: to be 0.10000000149011612 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1968-10-20: and :1933-08-23: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :tooloom: and :gladstone: to be 0.5026454925537109 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 424 and 573 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :teagan: and :max: to be 0.5 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :davies: and :davis: to be 0.8333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3247517: and :4579332: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1968-10-20: and :1978-05-16: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :tooloom: and :croydon: to be 0.5238094925880432 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 424 and 779 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :teagan: and :briony: to be 0.4444444477558136 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :davies: and :davies: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3247517: and :3938929: to be 0.10000000149011612 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1968-10-20: and :1933-08-23: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :tooloom: and :gladstone: to be 0.5026454925537109 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 424 and 849 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :briony: and :max: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :davies: and :davis: to be 0.8333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3938929: and :4579332: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1933-08-23: and :1978-05-16: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :gladstone: and :croydon: to be 0.5873015522956848 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 573 and 779 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :briony: and :briony: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :davies: and :davies: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3938929: and :3938929: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1933-08-23: and :1933-08-23: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :gladstone: and :gladstone: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 573 and 849 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :max: and :briony: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :davis: and :davies: to be 0.8333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4579332: and :3938929: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1978-05-16: and :1933-08-23: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :croydon: and :gladstone: to be 0.5873015522956848 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 779 and 849 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :camerokn: and :cameron: to be 0.9833333492279053 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :harvey: and :harvey: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7105221: and :7105221: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1946-06-01: and :1946-06-01: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kallaroo: and :kallaroo: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 142 and 752 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :bennie: and :benjamin: to be 0.30000001192092896 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :russack: and :russack: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6858840: and :6858840: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1963-05-25: and :1963-05-25: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :coogee: and :coogee: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 264 and 732 got vector [ 1, 1, 1, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :lachlan-john: and :lachlan-john: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :corby: and :corby: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8225823: and :8225823: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1939-12-28: and :1940-10-28: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :vincentia: and :vincentia: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 56 and 495 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :noah: and :noah: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :reynolds: and :reynolds: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6066797: and :6066797: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1992-01-23: and :1992-01-23: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :coolum beach: and :coolum beach: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 531 and 892 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ella: and :ella: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :lamprey: and :lamprey: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4680392: and :4680392: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1986-09-11: and :1986-09-11: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :wishart: and :wishart: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 296 and 473 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :monique: and :monique: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :quick: and :quock: to be 0.800000011920929 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0700019: and :0700019: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1938-07-10: and :1938-07-10: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :mount warrigal: and :mount warrigal: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 410 and 803 got vector [ 1, 1, 1, 0, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kyle: and :katelin: to be 0.6535714864730835 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :turner: and :turner: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7533402: and :8262297: to be 0.4285714328289032 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1929-03-17: and :1994-12-14: to be 0.7638095617294312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :imbil: and :randwick: to be 0.44166669249534607 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 223 and 747 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kyle: and :katelin: to be 0.6535714864730835 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :turner: and :turner: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7533402: and :8262297: to be 0.4285714328289032 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1929-03-17: and :1994-12-14: to be 0.7638095617294312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :imbil: and :randwick: to be 0.44166669249534607 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 223 and 937 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :katelin: and :katelin: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :turner: and :turner: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8262297: and :8262297: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1994-12-14: and :1994-12-14: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :randwick: and :randwick: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 747 and 937 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :maggie: and :maggie: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :staughton: and :staughton: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4611115: and :4611115: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1911-02-03: and :1911-02-03: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :alderley: and :alderley: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 735 and 758 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :: and :: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :mcglasson: and :mcglssson: to be 0.8888888955116272 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0362025: and :0362025: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1924-04-23: and :1924-04-23: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :wantirna: and :wantirna: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 285 and 425 got vector [ 1, 1, 1, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :tara: and :tara: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :trapman: and :trapman: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4960270: and :4960270: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1918-11-03: and :1918-08-15: to be 0.9125000238418579 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :little hartley: and :little hartley: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 79 and 193 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :toby: and :ella: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :kelly: and :kelly: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0430263: and :2473550: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1987-03-31: and :1924-11-29: to be 0.6799999475479126 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :zillmere: and :rosebery: to be 0.472222238779068 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 114 and 608 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :toby: and :toby: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :kelly: and :kelly: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0430263: and :0430263: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1987-03-31: and :1987-03-31: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :zillmere: and :zillmere: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 114 and 702 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :toby: and :ella: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :kelly: and :kelly: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0430263: and :2437550: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1987-03-31: and :1924-11-29: to be 0.6799999475479126 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :zillmere: and :rosebery: to be 0.472222238779068 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 114 and 910 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ella: and :toby: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :kelly: and :kelly: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :2473550: and :0430263: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1924-11-29: and :1987-03-31: to be 0.6799999475479126 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :rosebery: and :zillmere: to be 0.472222238779068 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 608 and 702 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ella: and :ella: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :kelly: and :kelly: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :2473550: and :2437550: to be 0.961904764175415 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1924-11-29: and :1924-11-29: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :rosebery: and :rosebery: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 608 and 910 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :toby: and :ella: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :kelly: and :kelly: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0430263: and :2437550: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1987-03-31: and :1924-11-29: to be 0.6799999475479126 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :zillmere: and :rosebery: to be 0.472222238779068 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 702 and 910 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :samantha: and :samantha: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :heylen: and :heylen: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0789988: and :0789988: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1951-02-22: and :1951-02-22: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :eaton: and :eaton: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 833 and 931 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :courtney: and :courtney: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :correll: and :correll: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7588296: and :7588296: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1970-01-18: and :1970-01-18: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :mosman: and :mosman: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 342 and 343 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ashleigh: and :ashleigh: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :alcock: and :alcock: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :null: and :null: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1990-08-11: and :1990-08-11: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :st clair: and :st clair: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 461 and 810 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kaitlyn: and :kaitlyn: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :tong: and :tong: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :2587229: and :2587229: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1964-09-15: and :1964-09-15: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :semaphore park: and :semaphore park: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 204 and 501 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :blake: and :blake: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :mengersen: and :mengersen: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0274187: and :0274187: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1930-07-07: and :1930-07-07: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :belmont: and :belmont: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 118 and 943 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :michaela: and :michaela: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hayes: and :hayes: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8627842: and :8627842: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1971-02-13: and :1971-01-13: to be 0.9585185050964355 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :humpty doo: and :humpty doo: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 683 and 738 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ethan: and :ethan: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :shattock: and :shattock: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :null: and :null: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1971-11-25: and :1971-11-25: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :deception bay: and :deception bay: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 151 and 871 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :leah: and :leah: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :sherlock: and :sherlock: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3790660: and :3790660: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1992-12-26: and :1992-12-26: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :charters towers: and :charters towers: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 376 and 577 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :thomas: and :thomas: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :dimas: and :dimas: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6807461: and :6807461: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1988-06-18: and :1988-06-18: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :albion park rail: and :albion park rail: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 99 and 894 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :callum: and :chelsea: to be 0.5857143402099609 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :delany: and :delany: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6477091: and :9095260: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1997-01-23: and :1974-04-01: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :higgins: and :mount waverley: to be 0.4047619104385376 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 117 and 453 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :callum: and :callum: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :delany: and :delany: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6477091: and :6477091: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1997-01-23: and :1997-01-23: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :higgins: and :higgins: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 117 and 477 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :callum: and :chelsea: to be 0.5857143402099609 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :delany: and :delany: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6477091: and :9095260: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1997-01-23: and :1974-09-11: to be 0.7933332920074463 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :higgins: and :mount waverley: to be 0.4047619104385376 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 117 and 904 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :chelsea: and :callum: to be 0.5857143402099609 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :delany: and :delany: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9095260: and :6477091: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1974-04-01: and :1997-01-23: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :mount waverley: and :higgins: to be 0.4047619104385376 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 453 and 477 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :chelsea: and :chelsea: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :delany: and :delany: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9095260: and :9095260: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1974-04-01: and :1974-09-11: to be 0.9466666579246521 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :mount waverley: and :mount waverley: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 453 and 904 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :callum: and :chelsea: to be 0.5857143402099609 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :delany: and :delany: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6477091: and :9095260: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1997-01-23: and :1974-09-11: to be 0.7933332920074463 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :higgins: and :mount waverley: to be 0.4047619104385376 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 477 and 904 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :erin: and :erin: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :bernhard: and :bernhard: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6000474: and :6000474: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1927-09-24: and :1926-12-24: to be 0.8266666531562805 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :redcliffe: and :redcliffe: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 108 and 445 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :erin: and :trevor: to be 0.4444444477558136 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :bernhard: and :burner: to be 0.5 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6000474: and :5595762: to be 0.4285714328289032 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1927-09-24: and :1945-12-25: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :redcliffe: and :berry: to be 0.3740740716457367 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 108 and 569 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :erin: and :trevor: to be 0.4444444477558136 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :bernhard: and :burner: to be 0.5 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6000474: and :5595762: to be 0.4285714328289032 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1927-09-24: and :1945-12-25: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :redcliffe: and :berru: to be 0.3740740716457367 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 108 and 780 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :erin: and :trevor: to be 0.4444444477558136 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :bernhard: and :burner: to be 0.5 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6000474: and :5595762: to be 0.4285714328289032 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1926-12-24: and :1945-12-25: to be 0.7638095617294312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :redcliffe: and :berry: to be 0.3740740716457367 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 445 and 569 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :erin: and :trevor: to be 0.4444444477558136 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :bernhard: and :burner: to be 0.5 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6000474: and :5595762: to be 0.4285714328289032 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1926-12-24: and :1945-12-25: to be 0.7638095617294312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :redcliffe: and :berru: to be 0.3740740716457367 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 445 and 780 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :trevor: and :trevor: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :burner: and :burner: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5595762: and :5595762: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1945-12-25: and :1945-12-25: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :berry: and :berru: to be 0.9199999570846558 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 569 and 780 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :emiily: and :emiily: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :rumney: and :rumney: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5410406: and :5410406: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1932-08-26: and :1932-08-26: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :windsor: and :windsor: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 358 and 536 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :benjamin: and :benjamin: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :gatenby: and :gatenby: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9685653: and :9685653: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1974-01-28: and :1974-01-28: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :south lake: and :south lake: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 599 and 886 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :emiily: and :emiily: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :mcevoy: and :mcevoy: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :2414088: and :2414088: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1996-08-22: and :1996-08-22: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :malanda: and :malanda: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 830 and 866 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :amber: and :mia: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hibberd: and :hubbard: to be 0.7142857313156128 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6865908: and :0420858: to be 0.6309524178504944 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1939-07-06: and :1916-05-26: to be 0.7866666913032532 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :tewantin: and :hobart: to be 0.5277777910232544 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 274 and 315 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :amber: and :mia: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hibberd: and :hubbard: to be 0.7142857313156128 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6865908: and :0420858: to be 0.6309524178504944 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1939-07-06: and :1916-05-26: to be 0.7866666913032532 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :tewantin: and :hobart: to be 0.5277777910232544 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 274 and 394 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :amber: and :amber: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hibberd: and :hibberd: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6865908: and :6865908: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1939-07-06: and :1939-07-06: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :tewantin: and :tewantin: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 274 and 777 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :mia: and :mia: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hubbard: and :hubbard: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0420858: and :0420858: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1916-05-26: and :1916-05-26: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :hobart: and :hobart: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 315 and 394 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :mia: and :amber: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hubbard: and :hibberd: to be 0.7142857313156128 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0420858: and :6865908: to be 0.6309524178504944 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1916-05-26: and :1939-07-06: to be 0.7866666913032532 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :hobart: and :tewantin: to be 0.5277777910232544 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 315 and 777 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :mia: and :amber: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hubbard: and :hibberd: to be 0.7142857313156128 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0420858: and :6865908: to be 0.6309524178504944 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1916-05-26: and :1939-07-06: to be 0.7866666913032532 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :hobart: and :tewantin: to be 0.5277777910232544 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 394 and 777 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :courtney: and :kenneth: to be 0.490079402923584 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :lewis: and :lews: to be 0.800000011920929 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3763686: and :4877177: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1928-03-04: and :1912-03-09: to be 0.8933333158493042 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :inveemay: and :ashmore: to be 0.3452380895614624 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 167 and 352 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :courtney: and :phoebe: to be 0.5277777910232544 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :lewis: and :lewis: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :3763686: and :null: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1928-03-04: and :1929-02-12: to be 0.8133333325386047 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :inveemay: and :north gooburrum: to be 0.3972221910953522 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 167 and 421 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :courtney: and :courtney: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :lewis: and :lewis: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3763686: and :3763686: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1928-03-04: and :1928-03-04: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :inveemay: and :invermay: to be 0.949999988079071 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 167 and 438 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :courtney: and :kenneth: to be 0.490079402923584 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :lewis: and :lewis: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3763686: and :4877177: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1928-03-04: and :1912-03-09: to be 0.8933333158493042 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :inveemay: and :ashmore: to be 0.3452380895614624 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 167 and 515 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :courtney: and :phoebe: to be 0.5277777910232544 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :lewis: and :lewis: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :3763686: and :null: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1928-03-04: and :1929-02-12: to be 0.8133333325386047 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :inveemay: and :north gooburrum: to be 0.3972221910953522 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 167 and 656 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kenneth: and :phoebe: to be 0.5396825671195984 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :lews: and :lewis: to be 0.800000011920929 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :4877177: and :null: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1912-03-09: and :1929-02-12: to be 0.8400000333786011 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ashmore: and :north gooburrum: to be 0.4317460358142853 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 352 and 421 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kenneth: and :courtney: to be 0.490079402923584 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :lews: and :lewis: to be 0.800000011920929 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4877177: and :3763686: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1912-03-09: and :1928-03-04: to be 0.8933333158493042 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ashmore: and :invermay: to be 0.490079402923584 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 352 and 438 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kenneth: and :kenneth: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :lews: and :lewis: to be 0.800000011920929 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4877177: and :4877177: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1912-03-09: and :1912-03-09: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ashmore: and :ashmore: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 352 and 515 got vector [ 1, 1, 1, 0, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kenneth: and :phoebe: to be 0.5396825671195984 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :lews: and :lewis: to be 0.800000011920929 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :4877177: and :null: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1912-03-09: and :1929-02-12: to be 0.8400000333786011 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ashmore: and :north gooburrum: to be 0.4317460358142853 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 352 and 656 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :phoebe: and :courtney: to be 0.5277777910232544 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :lewis: and :lewis: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :null: and :3763686: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1929-02-12: and :1928-03-04: to be 0.8133333325386047 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :north gooburrum: and :invermay: to be 0.4611110985279083 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 421 and 438 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :phoebe: and :kenneth: to be 0.5396825671195984 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :lewis: and :lewis: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :null: and :4877177: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1929-02-12: and :1912-03-09: to be 0.8400000333786011 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :north gooburrum: and :ashmore: to be 0.4317460358142853 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 421 and 515 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :phoebe: and :phoebe: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :lewis: and :lewis: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :null: and :null: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1929-02-12: and :1929-02-12: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :north gooburrum: and :north gooburrum: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 421 and 656 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :courtney: and :kenneth: to be 0.490079402923584 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :lewis: and :lewis: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3763686: and :4877177: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1928-03-04: and :1912-03-09: to be 0.8933333158493042 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :invermay: and :ashmore: to be 0.490079402923584 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 438 and 515 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :courtney: and :phoebe: to be 0.5277777910232544 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :lewis: and :lewis: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :3763686: and :null: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1928-03-04: and :1929-02-12: to be 0.8133333325386047 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :invermay: and :north gooburrum: to be 0.4611110985279083 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 438 and 656 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kenneth: and :phoebe: to be 0.5396825671195984 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :lewis: and :lewis: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :4877177: and :null: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1912-03-09: and :1929-02-12: to be 0.8400000333786011 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ashmore: and :north gooburrum: to be 0.4317460358142853 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 515 and 656 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :leah: and :leag: to be 0.8833333253860474 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :tarrant: and :tarrant: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0808817: and :0808817: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1918-03-30: and :1918-03-30: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :griffith: and :griffith: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 60 and 81 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ciaran: and :ciaran: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :bannister: and :bannister: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6431877: and :6431877: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1919-12-10: and :1919-12-10: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :narwee: and :narwee: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 136 and 741 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :mackinley: and :mackinley: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :pitfield: and :pitfield: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0049956: and :0049956: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1944-09-26: and :1944-09-26: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :montmorency: and :montmorency: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 452 and 819 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jessica: and :jessica: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :mcinnis: and :mcinnis: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0032086: and :0032086: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1991-01-09: and :1991-01-09: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :moorooka: and :moorooka: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 727 and 823 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :annabel: and :annabel: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :oakes: and :oakes: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9029371: and :9029371: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1970-05-15: and :1970-05-15: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :toodyay: and :toodyay: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 347 and 855 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :elle: and :jenna: to be 0.4833333492279053 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :lee: and :leo: to be 0.6666666269302368 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1056140: and :3079983: to be 0.4285714328289032 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1917-12-29: and :1935-07-25: to be 0.6977778077125549 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :epping: and :wangaratta: to be 0.5111110806465149 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 50 and 172 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :elle: and :annabel: to be 0.4642857015132904 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :lee: and :liu: to be 0.3333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1056140: and :8032053: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1917-12-29: and :1933-07-10: to be 0.6977778077125549 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :epping: and :hawthorn: to be 0.4305555820465088 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 50 and 215 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :elle: and :annabel: to be 0.4642857015132904 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :lee: and :liu: to be 0.3333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1056140: and :8032053: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1917-12-29: and :1933-07-10: to be 0.6977778077125549 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :epping: and :hawthorn: to be 0.4305555820465088 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 50 and 628 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :elle: and :jenna: to be 0.4833333492279053 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :lee: and :leo: to be 0.6666666269302368 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1056140: and :3079983: to be 0.4285714328289032 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1917-12-29: and :1934-10-25: to be 0.6977778077125549 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :epping: and :wangaratta: to be 0.5111110806465149 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 50 and 851 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :elle: and :elle: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :lee: and :lee: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1056140: and :1056140: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1917-12-29: and :1916-04-29: to be 0.8266666531562805 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :epping: and :epping: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 50 and 934 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jenna: and :annabel: to be 0.6761905550956726 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :leo: and :liu: to be 0.3333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3079983: and :8032053: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1935-07-25: and :1933-07-10: to be 0.8600000143051147 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :wangaratta: and :hawthorn: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 172 and 215 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jenna: and :annabel: to be 0.6761905550956726 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :leo: and :liu: to be 0.3333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3079983: and :8032053: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1935-07-25: and :1933-07-10: to be 0.8600000143051147 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :wangaratta: and :hawthorn: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 172 and 628 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jenna: and :jenna: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :leo: and :leo: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3079983: and :3079983: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1935-07-25: and :1934-10-25: to be 0.90666663646698 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :wangaratta: and :wangaratta: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 172 and 851 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jenna: and :elle: to be 0.4833333492279053 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :leo: and :lee: to be 0.6666666269302368 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3079983: and :1056140: to be 0.4285714328289032 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1935-07-25: and :1916-04-29: to be 0.7866666913032532 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :wangaratta: and :epping: to be 0.5111110806465149 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 172 and 934 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :annabel: and :annabel: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :liu: and :liu: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8032053: and :8032053: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1933-07-10: and :1933-07-10: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :hawthorn: and :hawthorn: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 215 and 628 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :annabel: and :jenna: to be 0.6761905550956726 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :liu: and :leo: to be 0.3333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8032053: and :3079983: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1933-07-10: and :1934-10-25: to be 0.8266666531562805 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :hawthorn: and :wangaratta: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 215 and 851 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :annabel: and :elle: to be 0.4642857015132904 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :liu: and :lee: to be 0.3333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8032053: and :1056140: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1933-07-10: and :1916-04-29: to be 0.20000000298023224 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :hawthorn: and :epping: to be 0.4305555820465088 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 215 and 934 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :annabel: and :jenna: to be 0.6761905550956726 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :liu: and :leo: to be 0.3333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8032053: and :3079983: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1933-07-10: and :1934-10-25: to be 0.8266666531562805 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :hawthorn: and :wangaratta: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 628 and 851 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :annabel: and :elle: to be 0.4642857015132904 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :liu: and :lee: to be 0.3333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8032053: and :1056140: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1933-07-10: and :1916-04-29: to be 0.20000000298023224 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :hawthorn: and :epping: to be 0.4305555820465088 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 628 and 934 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jenna: and :elle: to be 0.4833333492279053 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :leo: and :lee: to be 0.6666666269302368 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3079983: and :1056140: to be 0.4285714328289032 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1934-10-25: and :1916-04-29: to be 0.8600000143051147 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :wangaratta: and :epping: to be 0.5111110806465149 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 851 and 934 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :lachlan: and :lachlan: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :searcy: and :searcy: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7439186: and :7439186: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1956-05-28: and :1956-05-28: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :carina heights: and :carina heights: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 181 and 198 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jordan: and :jordan: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :saward: and :saward: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0670488: and :0679488: to be 0.9333333969116211 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1913-09-12: and :1913-09-12: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :seven hills: and :seven hills: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 188 and 267 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jasmine: and :jasmine: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :watts: and :watts: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7904381: and :7904381: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1972-06-20: and :1972-06-20: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :cockatoo: and :cockatoo: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 447 and 895 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :teagan: and :teagan: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :medic: and :medic: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3426423: and :3426423: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1936-10-24: and :1936-10-24: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :parmelia: and :parmelia: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 630 and 903 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :leo: and :leo: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :goldfinch: and :goldfinch: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7915039: and :7915039: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1957-04-23: and :1957-04-23: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :naremburn: and :naremburn: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 517 and 687 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :harvey: and :harvey: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :maclean: and :maclean: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6156886: and :6156886: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1992-09-21: and :1992-09-21: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :gladstone: and :gladstone: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 502 and 697 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :robert: and :robert: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :klaebe: and :klaebe: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1035365: and :1035365: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1970-03-11: and :1970-03-11: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kewe: and :kew: to be 0.9416666626930237 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 641 and 869 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :zac: and :zac: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :stebbing: and :stebbing: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6139670: and :6139670: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1951-07-09: and :1951-07-09: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :glen waverley: and :glen waverley: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 462 and 556 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :alissa: and :alissa: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :drumgoon: and :drumgoon: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5400025: and :5400025: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1907-05-16: and :1907-05-16: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :phillip bay: and :phillip bay: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 59 and 523 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :liana: and :liana: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :rothwell: and :rothwell: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0925615: and :0925615: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1916-06-24: and :1916-06-24: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :halls zhead: and :halls head: to be 0.9878787994384766 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 123 and 162 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :emiily: and :emiily: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :glover: and :glover: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3371405: and :3371405: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1960-03-28: and :1960-03-28: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :west woodville: and :west woodville: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 102 and 323 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :konstantinos: and :konstantunos: to be 0.9777777791023254 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :ivory: and :ivory: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :2398666: and :2398666: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1930-10-11: and :1930-10-11: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :bassendean: and :bassendean: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 460 and 700 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jemima: and :jemima: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :meins: and :meins: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1538542: and :1538542: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1958-12-22: and :1958-12-22: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :judds creek: and :lidcombe: to be 0.5492424368858337 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 716 and 852 got vector [ 0, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :d'arcy: and :logan: to be 0.4555555582046509 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hall: and :hall: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0980836: and :4977436: to be 0.6190476417541504 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1990-12-20: and :1922-06-27: to be 0.7638095617294312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ferntree gully: and :blacktown: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 63 and 212 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :d'arcy: and :logan: to be 0.4555555582046509 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hall: and :hall: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0980836: and :4977436: to be 0.6190476417541504 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1990-12-20: and :1922-06-27: to be 0.7638095617294312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ferntree gully: and :blacktown: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 63 and 250 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :d'arcy: and :kimberly: to be 0.5277777910232544 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hall: and :hall: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0980836: and :3076421: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1990-12-20: and :1975-11-29: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ferntree gully: and :traralgon: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 63 and 253 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :d'arcy: and :emma: to be 0.472222238779068 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hall: and :hill: to be 0.75 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0980836: and :8965811: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1990-12-20: and :1961-02-12: to be 0.8600000143051147 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ferntree gully: and :keysborough: to be 0.46645021438598633 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 63 and 303 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :d'arcy: and :kimberly: to be 0.5277777910232544 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hall: and :hall: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0980836: and :3076421: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1990-12-20: and :1975-11-29: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ferntree gully: and :trafalgon: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 63 and 720 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :d'arcy: and :caitlin: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hall: and :hall: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0980836: and :2090199: to be 0.6190476417541504 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1990-12-20: and :1940-03-20: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ferntree gully: and :bulli: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 63 and 765 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :d'arcy: and :d'arcy: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hall: and :hall: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0980836: and :0980836: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1990-12-20: and :1990-12-20: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ferntree gully: and :ferntree gully: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 63 and 834 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :d'arcy: and :emma: to be 0.472222238779068 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hall: and :hill: to be 0.75 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0980836: and :8965811: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1990-12-20: and :1961-02-12: to be 0.8600000143051147 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ferntree gully: and :keysborough: to be 0.46645021438598633 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 63 and 837 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :d'arcy: and :caitlin: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hall: and :hall: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0980836: and :2090199: to be 0.6190476417541504 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1990-12-20: and :1982-08-31: to be 0.7638095617294312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ferntree gully: and :bulli: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 63 and 856 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :logan: and :logan: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hall: and :hall: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4977436: and :4977436: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1922-06-27: and :1922-06-27: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :blacktown: and :blacktown: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 212 and 250 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :logan: and :kimberly: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hall: and :hall: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4977436: and :3076421: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1922-06-27: and :1975-11-29: to be 0.6799999475479126 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :blacktown: and :traralgon: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 212 and 253 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :logan: and :emma: to be 0.4833333492279053 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hall: and :hill: to be 0.75 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4977436: and :8965811: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1922-06-27: and :1961-02-12: to be 0.8600000143051147 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :blacktown: and :keysborough: to be 0.42424240708351135 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 212 and 303 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :logan: and :kimberly: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hall: and :hall: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4977436: and :3076421: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1922-06-27: and :1975-11-29: to be 0.6799999475479126 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :blacktown: and :trafalgon: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 212 and 720 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :logan: and :caitlin: to be 0.5619047284126282 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hall: and :hall: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4977436: and :2090199: to be 0.4285714328289032 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1922-06-27: and :1940-03-20: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :blacktown: and :bulli: to be 0.5866666436195374 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 212 and 765 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :logan: and :d'arcy: to be 0.4555555582046509 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hall: and :hall: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4977436: and :0980836: to be 0.6190476417541504 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1922-06-27: and :1990-12-20: to be 0.7638095617294312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :blacktown: and :ferntree gully: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 212 and 834 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :logan: and :emma: to be 0.4833333492279053 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hall: and :hill: to be 0.75 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4977436: and :8965811: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1922-06-27: and :1961-02-12: to be 0.8600000143051147 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :blacktown: and :keysborough: to be 0.42424240708351135 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 212 and 837 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :logan: and :caitlin: to be 0.5619047284126282 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hall: and :hall: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4977436: and :2090199: to be 0.4285714328289032 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1922-06-27: and :1982-08-31: to be 0.7866666913032532 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :blacktown: and :bulli: to be 0.5866666436195374 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 212 and 856 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :logan: and :kimberly: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hall: and :hall: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4977436: and :3076421: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1922-06-27: and :1975-11-29: to be 0.6799999475479126 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :blacktown: and :traralgon: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 250 and 253 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :logan: and :emma: to be 0.4833333492279053 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hall: and :hill: to be 0.75 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4977436: and :8965811: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1922-06-27: and :1961-02-12: to be 0.8600000143051147 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :blacktown: and :keysborough: to be 0.42424240708351135 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 250 and 303 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :logan: and :kimberly: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hall: and :hall: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4977436: and :3076421: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1922-06-27: and :1975-11-29: to be 0.6799999475479126 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :blacktown: and :trafalgon: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 250 and 720 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :logan: and :caitlin: to be 0.5619047284126282 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hall: and :hall: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4977436: and :2090199: to be 0.4285714328289032 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1922-06-27: and :1940-03-20: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :blacktown: and :bulli: to be 0.5866666436195374 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 250 and 765 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :logan: and :d'arcy: to be 0.4555555582046509 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hall: and :hall: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4977436: and :0980836: to be 0.6190476417541504 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1922-06-27: and :1990-12-20: to be 0.7638095617294312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :blacktown: and :ferntree gully: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 250 and 834 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :logan: and :emma: to be 0.4833333492279053 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hall: and :hill: to be 0.75 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4977436: and :8965811: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1922-06-27: and :1961-02-12: to be 0.8600000143051147 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :blacktown: and :keysborough: to be 0.42424240708351135 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 250 and 837 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :logan: and :caitlin: to be 0.5619047284126282 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hall: and :hall: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4977436: and :2090199: to be 0.4285714328289032 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1922-06-27: and :1982-08-31: to be 0.7866666913032532 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :blacktown: and :bulli: to be 0.5866666436195374 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 250 and 856 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kimberly: and :emma: to be 0.4583333432674408 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hall: and :hill: to be 0.75 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3076421: and :8965811: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1975-11-29: and :1961-02-12: to be 0.7638095617294312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :traralgon: and :keysborough: to be 0.42424240708351135 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 253 and 303 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kimberly: and :kimberly: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hall: and :hall: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3076421: and :3076421: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1975-11-29: and :1975-11-29: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :traralgon: and :trafalgon: to be 0.9481481313705444 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 253 and 720 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kimberly: and :caitlin: to be 0.511904776096344 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hall: and :hall: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3076421: and :2090199: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1975-11-29: and :1940-03-20: to be 0.7333333492279053 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :traralgon: and :bulli: to be 0.43703702092170715 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 253 and 765 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kimberly: and :d'arcy: to be 0.5277777910232544 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hall: and :hall: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3076421: and :0980836: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1975-11-29: and :1990-12-20: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :traralgon: and :ferntree gully: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 253 and 834 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kimberly: and :emma: to be 0.4583333432674408 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hall: and :hill: to be 0.75 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3076421: and :8965811: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1975-11-29: and :1961-02-12: to be 0.7638095617294312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :traralgon: and :keysborough: to be 0.42424240708351135 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 253 and 837 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kimberly: and :caitlin: to be 0.511904776096344 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hall: and :hall: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3076421: and :2090199: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1975-11-29: and :1982-08-31: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :traralgon: and :bulli: to be 0.43703702092170715 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 253 and 856 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :emma: and :kimberly: to be 0.4583333432674408 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hill: and :hall: to be 0.75 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8965811: and :3076421: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1961-02-12: and :1975-11-29: to be 0.7638095617294312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :keysborough: and :trafalgon: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 303 and 720 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :emma: and :caitlin: to be 0.4642857015132904 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hill: and :hall: to be 0.75 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8965811: and :2090199: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1961-02-12: and :1940-03-20: to be 0.6977778077125549 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :keysborough: and :bulli: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 303 and 765 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :emma: and :d'arcy: to be 0.472222238779068 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hill: and :hall: to be 0.75 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8965811: and :0980836: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1961-02-12: and :1990-12-20: to be 0.8600000143051147 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :keysborough: and :ferntree gully: to be 0.46645021438598633 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 303 and 834 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :emma: and :emma: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hill: and :hill: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8965811: and :8965811: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1961-02-12: and :1961-02-12: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :keysborough: and :keysborough: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 303 and 837 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :emma: and :caitlin: to be 0.4642857015132904 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hill: and :hall: to be 0.75 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8965811: and :2090199: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1961-02-12: and :1982-08-31: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :keysborough: and :bulli: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 303 and 856 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kimberly: and :caitlin: to be 0.511904776096344 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hall: and :hall: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3076421: and :2090199: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1975-11-29: and :1940-03-20: to be 0.7333333492279053 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :trafalgon: and :bulli: to be 0.43703702092170715 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 720 and 765 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kimberly: and :d'arcy: to be 0.5277777910232544 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hall: and :hall: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3076421: and :0980836: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1975-11-29: and :1990-12-20: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :trafalgon: and :ferntree gully: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 720 and 834 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kimberly: and :emma: to be 0.4583333432674408 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hall: and :hill: to be 0.75 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3076421: and :8965811: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1975-11-29: and :1961-02-12: to be 0.7638095617294312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :trafalgon: and :keysborough: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 720 and 837 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kimberly: and :caitlin: to be 0.511904776096344 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hall: and :hall: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3076421: and :2090199: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1975-11-29: and :1982-08-31: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :trafalgon: and :bulli: to be 0.43703702092170715 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 720 and 856 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :caitlin: and :d'arcy: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hall: and :hall: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :2090199: and :0980836: to be 0.6190476417541504 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1940-03-20: and :1990-12-20: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :bulli: and :ferntree gully: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 765 and 834 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :caitlin: and :emma: to be 0.4642857015132904 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hall: and :hill: to be 0.75 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :2090199: and :8965811: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1940-03-20: and :1961-02-12: to be 0.6977778077125549 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :bulli: and :keysborough: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 765 and 837 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :caitlin: and :caitlin: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hall: and :hall: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :2090199: and :2090199: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1940-03-20: and :1982-08-31: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :bulli: and :bulli: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 765 and 856 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :d'arcy: and :emma: to be 0.472222238779068 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hall: and :hill: to be 0.75 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0980836: and :8965811: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1990-12-20: and :1961-02-12: to be 0.8600000143051147 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ferntree gully: and :keysborough: to be 0.46645021438598633 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 834 and 837 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :d'arcy: and :caitlin: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hall: and :hall: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0980836: and :2090199: to be 0.6190476417541504 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1990-12-20: and :1982-08-31: to be 0.7638095617294312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ferntree gully: and :bulli: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 834 and 856 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :emma: and :caitlin: to be 0.4642857015132904 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hill: and :hall: to be 0.75 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8965811: and :2090199: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1961-02-12: and :1982-08-31: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :keysborough: and :bulli: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 837 and 856 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jamie: and :jamie: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :brennan: and :brennan: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9989978: and :9989978: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1926-08-22: and :1937-01-02: to be 0.7866666913032532 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :tatura: and :tatura: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 255 and 417 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jacob: and :jacob: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :wragg: and :wragg: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6065424: and :6065424: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1959-04-27: and :1959-04-27: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :corryong: and :corryong: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 245 and 530 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jacob: and :nacoya: to be 0.699999988079071 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :brinkworth: and :braunack: to be 0.19999998807907104 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3827793: and :8648986: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1915-11-01: and :1971-03-18: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :capalaba: and :tempe: to be 0.44166669249534607 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 237 and 456 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jacob: and :nacoya: to be 0.699999988079071 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :brinkworth: and :braunack: to be 0.19999998807907104 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3827793: and :8648986: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1915-11-01: and :1971-05-07: to be 0.7638095617294312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :capalaba: and :tempe: to be 0.44166669249534607 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 237 and 564 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jacob: and :jacob: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :brinkworth: and :brinkworth: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3827793: and :3827793: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1915-11-01: and :1915-11-01: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :capalaba: and :capalaba: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 237 and 707 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :nacoya: and :nacoya: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :braunack: and :braunack: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8648986: and :8648986: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1971-03-18: and :1971-05-07: to be 0.9200000166893005 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :tempe: and :tempe: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 456 and 564 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :nacoya: and :jacob: to be 0.699999988079071 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :braunack: and :brinkworth: to be 0.19999998807907104 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8648986: and :3827793: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1971-03-18: and :1915-11-01: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :tempe: and :capalaba: to be 0.44166669249534607 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 456 and 707 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :nacoya: and :jacob: to be 0.699999988079071 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :braunack: and :brinkworth: to be 0.19999998807907104 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8648986: and :3827793: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1971-05-07: and :1915-11-01: to be 0.7638095617294312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :tempe: and :capalaba: to be 0.44166669249534607 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 564 and 707 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :benjamin: and :benjamin: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :ikic: and :ikic: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6973087: and :6973087: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1900-02-14: and :1900-02-14: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :harvey: and :harvey: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 309 and 541 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :beau: and :beau: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :fitzsimons: and :fitzsimons: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7168619: and :7168619: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1977-10-31: and :1977-10-31: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :riverton: and :riverton: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 317 and 413 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ridley: and :ridley: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :reeves: and :reeves: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1089062: and :1089062: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1999-08-07: and :2005-08-07: to be 0.6222222447395325 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :denison: and :denison: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 356 and 751 got vector [ 1, 0, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :michael: and :michael: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :allie: and :allie: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :null: and :null: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1969-06-05: and :1969-06-05: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :robivale: and :robinvale: to be 0.9777777791023254 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 423 and 698 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :erin: and :erin: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :mccullagh: and :mccullagh: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5180184: and :5180184: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1942-11-07: and :1942-11-07: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kingstrove: and :kingsgrove: to be 0.9666666984558105 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 344 and 509 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :liam: and :liam: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :tilbrook: and :tilbrook: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8049429: and :8049429: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1929-07-05: and :1929-07-05: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :barker mount: and :mount barker: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 258 and 734 got vector [ 0, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :lachlan: and :lachlan: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :macor: and :macor: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :2518694: and :2518694: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1930-11-06: and :1930-11-06: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :mitcham: and :mitcham: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 485 and 722 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ava: and :ava: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :crawford: and :crawford: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3586472: and :3586472: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1902-02-08: and :1902-02-08: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kyneton: and :kyneton: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 550 and 690 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :liam: and :liam: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :ferri: and :ferri: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4060180: and :4060180: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1953-07-17: and :1953-07-17: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :clayton south: and :clayton south: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 113 and 626 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jackson: and :jackson: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :habils: and :habils: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3536071: and :3536071: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1920-05-21: and :1920-05-21: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :strathfield: and :strathfield: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 273 and 887 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :oliver: and :oliver: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :arunachalam: and :arunachalam: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :2889176: and :2889176: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1919-03-22: and :1919-03-04: to be 0.9466666579246521 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :gilgandra: and :gilgandra: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 408 and 939 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :alessandria: and :emiily: to be 0.33838382363319397 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :close: and :collis: to be 0.3333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0691402: and :7669058: to be 0.6190476417541504 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1921-09-10: and :1985-10-19: to be 0.8266666531562805 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :west ryde: and :flemington: to be 0.4740740954875946 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 104 and 153 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :alessandria: and :oscar: to be 0.5272727608680725 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :close: and :giles: to be 0.19999998807907104 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0691402: and :5008545: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1921-09-10: and :1911-11-17: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :west ryde: and :kings meadows: to be 0.5007122159004211 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 104 and 290 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :alessandria: and :harry: to be 0.43030300736427307 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :close: and :gallas: to be 0.1666666865348816 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0691402: and :1299723: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1921-09-10: and :1988-08-26: to be 0.20000000298023224 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :west ryde: and :brighton: to be 0.32407405972480774 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 104 and 526 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :alessandria: and :harry: to be 0.43030300736427307 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :close: and :gallas: to be 0.1666666865348816 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0691402: and :1299723: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1921-09-10: and :1988-08-26: to be 0.20000000298023224 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :west ryde: and :brightsn: to be 0.4583333432674408 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 104 and 544 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :alessandria: and :aidan: to be 0.6618182063102722 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :close: and :klose: to be 0.800000011920929 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0691402: and :3824855: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1921-09-10: and :1926-10-16: to be 0.8774999976158142 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :west ryde: and :west end: to be 0.9183200597763062 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 104 and 604 got vector [ 1, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :alessandria: and :emiiky: to be 0.4191919267177582 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :close: and :collis: to be 0.3333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0691402: and :7669058: to be 0.6190476417541504 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1921-09-10: and :1985-10-19: to be 0.8266666531562805 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :west ryde: and :flemington: to be 0.4740740954875946 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 104 and 776 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :alessandria: and :alessandria: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :close: and :close: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0691402: and :0791402: to be 0.9142857789993286 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1921-09-10: and :1921-09-10: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :west ryde: and :west ryde: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 104 and 795 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :alessandria: and :aidan: to be 0.6618182063102722 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :close: and :klose: to be 0.800000011920929 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0691402: and :3824855: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1921-09-10: and :1926-10-16: to be 0.8774999976158142 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :west ryde: and :west end: to be 0.9183200597763062 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 104 and 916 got vector [ 1, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :alessandria: and :oscar: to be 0.5272727608680725 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :close: and :giles: to be 0.19999998807907104 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0691402: and :5008545: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1921-09-10: and :1911-11-17: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :west ryde: and :kings meadows: to be 0.5007122159004211 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 104 and 940 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :emiily: and :oscar: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :collis: and :giles: to be 0.3333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7669058: and :5008545: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1985-10-19: and :1911-11-17: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :flemington: and :kings meadows: to be 0.5760684013366699 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 153 and 290 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :emiily: and :harry: to be 0.4555555582046509 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :collis: and :gallas: to be 0.5 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7669058: and :1299723: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1985-10-19: and :1988-08-26: to be 0.8133333325386047 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :flemington: and :brighton: to be 0.574999988079071 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 153 and 526 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :emiily: and :harry: to be 0.4555555582046509 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :collis: and :gallas: to be 0.5 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7669058: and :1299723: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1985-10-19: and :1988-08-26: to be 0.8133333325386047 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :flemington: and :brightsn: to be 0.550000011920929 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 153 and 544 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :emiily: and :aidan: to be 0.4555555582046509 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :collis: and :klose: to be 0.1666666865348816 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7669058: and :3824855: to be 0.357142835855484 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1985-10-19: and :1926-10-16: to be 0.8400000333786011 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :flemington: and :west end: to be 0.4472222328186035 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 153 and 604 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :emiily: and :emiiky: to be 0.9333332777023315 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :collis: and :collis: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7669058: and :7669058: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1985-10-19: and :1985-10-19: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :flemington: and :flemington: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 153 and 776 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :emiily: and :alessandria: to be 0.33838382363319397 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :collis: and :close: to be 0.3333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7669058: and :0791402: to be 0.6190476417541504 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1985-10-19: and :1921-09-10: to be 0.8266666531562805 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :flemington: and :west ryde: to be 0.4740740954875946 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 153 and 795 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :emiily: and :aidan: to be 0.4555555582046509 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :collis: and :klose: to be 0.1666666865348816 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7669058: and :3824855: to be 0.357142835855484 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1985-10-19: and :1926-10-16: to be 0.8400000333786011 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :flemington: and :west end: to be 0.4472222328186035 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 153 and 916 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :emiily: and :oscar: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :collis: and :giles: to be 0.3333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7669058: and :5008545: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1985-10-19: and :1911-11-17: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :flemington: and :kings meadows: to be 0.5760684013366699 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 153 and 940 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :oscar: and :harry: to be 0.5999999642372131 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :giles: and :gallas: to be 0.5 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5008545: and :1299723: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1911-11-17: and :1988-08-26: to be 0.6799999475479126 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kings meadows: and :brighton: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 290 and 526 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :oscar: and :harry: to be 0.5999999642372131 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :giles: and :gallas: to be 0.5 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5008545: and :1299723: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1911-11-17: and :1988-08-26: to be 0.6799999475479126 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kings meadows: and :brightsn: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 290 and 544 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :oscar: and :aidan: to be 0.46666666865348816 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :giles: and :klose: to be 0.19999998807907104 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5008545: and :3824855: to be 0.6309524178504944 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1911-11-17: and :1926-10-16: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kings meadows: and :west end: to be 0.5365384817123413 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 290 and 604 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :oscar: and :emiiky: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :giles: and :collis: to be 0.3333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5008545: and :7669058: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1911-11-17: and :1985-10-19: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kings meadows: and :flemington: to be 0.5760684013366699 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 290 and 776 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :oscar: and :alessandria: to be 0.5272727608680725 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :giles: and :close: to be 0.19999998807907104 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5008545: and :0791402: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1911-11-17: and :1921-09-10: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kings meadows: and :west ryde: to be 0.5007122159004211 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 290 and 795 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :oscar: and :aidan: to be 0.46666666865348816 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :giles: and :klose: to be 0.19999998807907104 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5008545: and :3824855: to be 0.6309524178504944 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1911-11-17: and :1926-10-16: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kings meadows: and :west end: to be 0.5365384817123413 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 290 and 916 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :oscar: and :oscar: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :giles: and :giles: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5008545: and :5008545: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1911-11-17: and :1911-11-17: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kings meadows: and :kings meadows: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 290 and 940 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :harry: and :harry: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :gallas: and :gallas: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1299723: and :1299723: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1988-08-26: and :1988-08-26: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :brighton: and :brightsn: to be 0.9666666984558105 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 526 and 544 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :harry: and :aidan: to be 0.46666666865348816 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :gallas: and :klose: to be 0.1666666865348816 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1299723: and :3824855: to be 0.4285714328289032 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1988-08-26: and :1926-10-16: to be 0.20000000298023224 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :brighton: and :west end: to be 0.5 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 526 and 604 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :harry: and :emiiky: to be 0.4555555582046509 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :gallas: and :collis: to be 0.5 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1299723: and :7669058: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1988-08-26: and :1985-10-19: to be 0.8133333325386047 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :brighton: and :flemington: to be 0.574999988079071 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 526 and 776 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :harry: and :alessandria: to be 0.43030300736427307 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :gallas: and :close: to be 0.1666666865348816 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1299723: and :0791402: to be 0.6309524178504944 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1988-08-26: and :1921-09-10: to be 0.20000000298023224 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :brighton: and :west ryde: to be 0.32407405972480774 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 526 and 795 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :harry: and :aidan: to be 0.46666666865348816 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :gallas: and :klose: to be 0.1666666865348816 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1299723: and :3824855: to be 0.4285714328289032 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1988-08-26: and :1926-10-16: to be 0.20000000298023224 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :brighton: and :west end: to be 0.5 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 526 and 916 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :harry: and :oscar: to be 0.5999999642372131 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :gallas: and :giles: to be 0.5 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1299723: and :5008545: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1988-08-26: and :1911-11-17: to be 0.6799999475479126 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :brighton: and :kings meadows: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 526 and 940 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :harry: and :aidan: to be 0.46666666865348816 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :gallas: and :klose: to be 0.1666666865348816 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1299723: and :3824855: to be 0.4285714328289032 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1988-08-26: and :1926-10-16: to be 0.20000000298023224 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :brightsn: and :west end: to be 0.472222238779068 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 544 and 604 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :harry: and :emiiky: to be 0.4555555582046509 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :gallas: and :collis: to be 0.5 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1299723: and :7669058: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1988-08-26: and :1985-10-19: to be 0.8133333325386047 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :brightsn: and :flemington: to be 0.550000011920929 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 544 and 776 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :harry: and :alessandria: to be 0.43030300736427307 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :gallas: and :close: to be 0.1666666865348816 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1299723: and :0791402: to be 0.6309524178504944 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1988-08-26: and :1921-09-10: to be 0.20000000298023224 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :brightsn: and :west ryde: to be 0.4583333432674408 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 544 and 795 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :harry: and :aidan: to be 0.46666666865348816 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :gallas: and :klose: to be 0.1666666865348816 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1299723: and :3824855: to be 0.4285714328289032 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1988-08-26: and :1926-10-16: to be 0.20000000298023224 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :brightsn: and :west end: to be 0.472222238779068 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 544 and 916 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :harry: and :oscar: to be 0.5999999642372131 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :gallas: and :giles: to be 0.5 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1299723: and :5008545: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1988-08-26: and :1911-11-17: to be 0.6799999475479126 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :brightsn: and :kings meadows: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 544 and 940 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :aidan: and :emiiky: to be 0.4555555582046509 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :klose: and :collis: to be 0.1666666865348816 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3824855: and :7669058: to be 0.357142835855484 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1926-10-16: and :1985-10-19: to be 0.8400000333786011 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :west end: and :flemington: to be 0.4472222328186035 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 604 and 776 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :aidan: and :alessandria: to be 0.6618182063102722 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :klose: and :close: to be 0.800000011920929 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3824855: and :0791402: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1926-10-16: and :1921-09-10: to be 0.8774999976158142 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :west end: and :west ryde: to be 0.9183200597763062 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 604 and 795 got vector [ 1, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :aidan: and :aidan: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :klose: and :klose: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3824855: and :3824855: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1926-10-16: and :1926-10-16: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :west end: and :west end: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 604 and 916 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :aidan: and :oscar: to be 0.46666666865348816 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :klose: and :giles: to be 0.19999998807907104 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3824855: and :5008545: to be 0.6309524178504944 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1926-10-16: and :1911-11-17: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :west end: and :kings meadows: to be 0.5365384817123413 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 604 and 940 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :emiiky: and :alessandria: to be 0.4191919267177582 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :collis: and :close: to be 0.3333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7669058: and :0791402: to be 0.6190476417541504 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1985-10-19: and :1921-09-10: to be 0.8266666531562805 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :flemington: and :west ryde: to be 0.4740740954875946 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 776 and 795 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :emiiky: and :aidan: to be 0.4555555582046509 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :collis: and :klose: to be 0.1666666865348816 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7669058: and :3824855: to be 0.357142835855484 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1985-10-19: and :1926-10-16: to be 0.8400000333786011 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :flemington: and :west end: to be 0.4472222328186035 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 776 and 916 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :emiiky: and :oscar: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :collis: and :giles: to be 0.3333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7669058: and :5008545: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1985-10-19: and :1911-11-17: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :flemington: and :kings meadows: to be 0.5760684013366699 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 776 and 940 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :alessandria: and :aidan: to be 0.6618182063102722 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :close: and :klose: to be 0.800000011920929 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0791402: and :3824855: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1921-09-10: and :1926-10-16: to be 0.8774999976158142 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :west ryde: and :west end: to be 0.9183200597763062 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 795 and 916 got vector [ 1, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :alessandria: and :oscar: to be 0.5272727608680725 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :close: and :giles: to be 0.19999998807907104 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0791402: and :5008545: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1921-09-10: and :1911-11-17: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :west ryde: and :kings meadows: to be 0.5007122159004211 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 795 and 940 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :aidan: and :oscar: to be 0.46666666865348816 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :klose: and :giles: to be 0.19999998807907104 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3824855: and :5008545: to be 0.6309524178504944 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1926-10-16: and :1911-11-17: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :west end: and :kings meadows: to be 0.5365384817123413 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 916 and 940 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :xepheren: and :xepheren: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :purton: and :purton: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0117979: and :0117979: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1929-01-02: and :1929-01-02: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :watchupga: and :watchupga: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 312 and 791 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :teegan: and :teesan: to be 0.9222221970558167 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :notley: and :notley: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7373058: and :7373058: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1938-06-01: and :1938-06-01: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :charters towers: and :charters towers: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 58 and 428 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :james: and :james: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :gibb: and :gibb: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0993465: and :0993465: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1916-05-15: and :1916-05-15: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :keysboruogh: and :keysborough: to be 0.9878787994384766 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 90 and 814 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :desi: and :desi: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :faust: and :faust: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4313923: and :4319323: to be 0.9666666984558105 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1925-10-29: and :1925-10-29: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :broadview: and :broadview: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 185 and 262 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :renee: and :renee: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :van der: and :van der: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3031039: and :3031039: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1906-10-09: and :1906-10-09: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :port noarlunga: and :port noarlunga: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 555 and 762 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :matisse: and :matisse: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :norton: and :norton: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9184634: and :9184634: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1978-05-05: and :1978-05-05: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :narromine: and :narromine: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 173 and 755 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :zach: and :zach: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :toulantas: and :toulantas: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9354326: and :9354326: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1975-10-24: and :1975-10-24: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :dianella: and :dianella: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 361 and 372 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :emiily: and :emiily: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :treloar: and :treloar: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1252818: and :1252818: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1986-10-08: and :1986-10-08: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :rye: and :rye: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 522 and 639 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jack: and :jack: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :sewerle: and :sewerle: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1103021: and :1103021: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1939-12-15: and :1913-02-24: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :silvan: and :silvan: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 350 and 472 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jack: and :james: to be 0.7066666483879089 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :sewerle: and :sorella: to be 0.4285714030265808 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1103021: and :4979446: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1939-12-15: and :1926-05-24: to be 0.6977778077125549 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :silvan: and :alphington: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 350 and 681 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jack: and :james: to be 0.7066666483879089 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :sewerle: and :sorella: to be 0.4285714030265808 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1103021: and :4979446: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1939-12-15: and :1926-05-24: to be 0.6977778077125549 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :silvan: and :alphington: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 350 and 893 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jack: and :james: to be 0.7066666483879089 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :sewerle: and :sorella: to be 0.4285714030265808 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1103021: and :4979446: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1913-02-24: and :1926-05-24: to be 0.8600000143051147 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :silvan: and :alphington: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 472 and 681 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jack: and :james: to be 0.7066666483879089 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :sewerle: and :sorella: to be 0.4285714030265808 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1103021: and :4979446: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1913-02-24: and :1926-05-24: to be 0.8600000143051147 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :silvan: and :alphington: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 472 and 893 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :james: and :james: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :sorella: and :sorella: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4979446: and :4979446: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1926-05-24: and :1926-05-24: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :alphington: and :alphington: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 681 and 893 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :charlize: and :charlize: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :roche: and :roche: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1989727: and :1989727: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1947-09-21: and :1947-09-21: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :woree: and :woree: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 415 and 801 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :molly: and :molly: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :fahey: and :fahey: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5508453: and :5508453: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1942-05-05: and :1942-07-14: to be 0.9200000166893005 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :laverton: and :laverton: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 581 and 775 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :nicole: and :cooper: to be 0.6666666865348816 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hollis: and :hales: to be 0.5 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3267655: and :8243278: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1996-06-08: and :1963-10-08: to be 0.8933333158493042 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :indooroopilly: and :waitara: to be 0.47985348105430603 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 147 and 367 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :nicole: and :nicole: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hollis: and :hollis: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3267655: and :3267655: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1996-06-08: and :1996-05-08: to be 0.9733333587646484 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :indooroopilly: and :indooroopilly: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 147 and 607 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :cooper: and :nicole: to be 0.6666666865348816 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hales: and :hollis: to be 0.5 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8243278: and :3267655: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1963-10-08: and :1996-05-08: to be 0.8933333158493042 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :waitara: and :indooroopilly: to be 0.47985348105430603 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 367 and 607 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jessica: and :matilda: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :white: and :white: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9269170: and :5934005: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1989-11-21: and :1902-10-24: to be 0.6977778077125549 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :bathurst: and :st albans park: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 479 and 525 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jessica: and :mayilda: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :white: and :white: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9269170: and :5934005: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1989-11-21: and :1902-10-24: to be 0.6977778077125549 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :bathurst: and :st albans park: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 479 and 635 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jessica: and :jessica: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :white: and :white: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9269170: and :9269170: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1989-11-21: and :1989-11-21: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :bathurst: and :bathurst: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 479 and 655 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :matilda: and :mayilda: to be 0.9238095879554749 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :white: and :white: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5934005: and :5934005: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1902-10-24: and :1902-10-24: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :st albans park: and :st albans park: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 525 and 635 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :matilda: and :jessica: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :white: and :white: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5934005: and :9269170: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1902-10-24: and :1989-11-21: to be 0.6977778077125549 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :st albans park: and :bathurst: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 525 and 655 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :mayilda: and :jessica: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :white: and :white: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5934005: and :9269170: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1902-10-24: and :1989-11-21: to be 0.6977778077125549 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :st albans park: and :bathurst: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 635 and 655 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :james: and :ellouise: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :ditty: and :dight: to be 0.3999999761581421 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3732386: and :8512212: to be 0.4285714328289032 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1970-05-11: and :1969-06-05: to be 0.7638095617294312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :leichhardt: and :west pymble: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 176 and 279 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :james: and :james: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :ditty: and :ditty: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3732386: and :3372386: to be 0.9571428298950195 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1970-05-11: and :1970-05-11: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :leichhardt: and :leichhardt: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 176 and 468 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :james: and :ellouise: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :ditty: and :dight: to be 0.3999999761581421 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3732386: and :8512212: to be 0.4285714328289032 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1970-05-11: and :1969-06-05: to be 0.7638095617294312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :leichhardt: and :west pymble: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 176 and 914 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ellouise: and :james: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :dight: and :ditty: to be 0.3999999761581421 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8512212: and :3372386: to be 0.4285714328289032 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1969-06-05: and :1970-05-11: to be 0.7638095617294312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :west pymble: and :leichhardt: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 279 and 468 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ellouise: and :ellouise: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :dight: and :dight: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8512212: and :8512212: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1969-06-05: and :1969-06-05: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :west pymble: and :west pymble: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 279 and 914 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :james: and :ellouise: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :ditty: and :dight: to be 0.3999999761581421 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3372386: and :8512212: to be 0.4285714328289032 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1970-05-11: and :1969-06-05: to be 0.7638095617294312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :leichhardt: and :west pymble: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 468 and 914 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :lachlan: and :lachln: to be 0.976190447807312 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :bradley: and :bradley: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6840964: and :6840964: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1973-09-25: and :1973-09-25: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :bradbury: and :bradbury: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 518 and 631 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :elly: and :madison: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :brearoey: and :brewer: to be 0.5 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0787878: and :6584677: to be 0.6190476417541504 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1974-01-12: and :1901-03-28: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :stafford heights: and :charlestown: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 552 and 782 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :elly: and :georgia: to be 0.4642857015132904 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :brearoey: and :brewer: to be 0.5 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0787878: and :4989279: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1974-01-12: and :1919-09-15: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :stafford heights: and :balwyn: to be 0.4097222089767456 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 552 and 785 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :elly: and :georgia: to be 0.4642857015132904 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :brearoey: and :brewer: to be 0.5 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0787878: and :4989279: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1974-01-12: and :1919-09-15: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :stafford heights: and :balwyn: to be 0.4097222089767456 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 552 and 846 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :elly: and :madison: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :brearoey: and :brewer: to be 0.5 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0787878: and :6585677: to be 0.6190476417541504 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1974-01-12: and :1901-03-28: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :stafford heights: and :charlestown: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 552 and 875 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :madison: and :georgia: to be 0.357142835855484 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :brewer: and :brewer: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6584677: and :4989279: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1901-03-28: and :1919-09-15: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :charlestown: and :balwyn: to be 0.5050504803657532 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 782 and 785 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :madison: and :georgia: to be 0.357142835855484 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :brewer: and :brewer: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6584677: and :4989279: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1901-03-28: and :1919-09-15: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :charlestown: and :balwyn: to be 0.5050504803657532 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 782 and 846 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :madison: and :madison: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :brewer: and :brewer: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6584677: and :6585677: to be 0.9333333969116211 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1901-03-28: and :1901-03-28: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :charlestown: and :charlestown: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 782 and 875 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :georgia: and :georgia: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :brewer: and :brewer: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4989279: and :4989279: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1919-09-15: and :1919-09-15: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :balwyn: and :balwyn: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 785 and 846 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :georgia: and :madison: to be 0.357142835855484 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :brewer: and :brewer: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4989279: and :6585677: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1919-09-15: and :1901-03-28: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :balwyn: and :charlestown: to be 0.5050504803657532 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 785 and 875 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :georgia: and :madison: to be 0.357142835855484 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :brewer: and :brewer: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4989279: and :6585677: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1919-09-15: and :1901-03-28: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :balwyn: and :charlestown: to be 0.5050504803657532 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 846 and 875 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :zali: and :zali: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :halton: and :halton: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8127990: and :8127990: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1962-04-20: and :1962-07-29: to be 0.9466666579246521 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :st kilda: and :st kilda: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 202 and 548 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :haylee: and :haylee: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :baldetti: and :baldetti: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5171284: and :5117284: to be 0.961904764175415 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1987-01-09: and :1987-01-09: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :hughesdale: and :hughesdale: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 743 and 818 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :riley: and :riley: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :thomsen: and :thomsen: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :2146946: and :2146946: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1914-09-30: and :1969-11-13: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :cowaramup: and :cowaramup: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 322 and 374 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :brooke: and :brooke: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :weir: and :weir: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7712037: and :7712037: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1946-02-05: and :1946-02-05: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :mermaid waters: and :mermaid waters: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 399 and 769 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :evan: and :abbey: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :griffiths: and :griffith: to be 0.8888888955116272 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1789574: and :4964733: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1996-06-17: and :1919-06-15: to be 0.8600000143051147 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :murray bridge: and :burwood: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 73 and 519 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :evan: and :evan: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :griffiths: and :griffiths: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1789574: and :1789574: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1996-06-17: and :1996-06-17: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :murray bridge: and :murray bridge: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 73 and 646 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :evan: and :abbey: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :griffiths: and :griffith: to be 0.8888888955116272 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1789574: and :4964733: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1996-06-17: and :1919-06-15: to be 0.8600000143051147 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :murray bridge: and :burwood: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 73 and 770 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :abbey: and :evan: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :griffith: and :griffiths: to be 0.8888888955116272 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4964733: and :1789574: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1919-06-15: and :1996-06-17: to be 0.8600000143051147 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :burwood: and :murray bridge: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 519 and 646 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :abbey: and :abbey: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :griffith: and :griffith: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4964733: and :4964733: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1919-06-15: and :1919-06-15: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :burwood: and :burwood: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 519 and 770 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :evan: and :abbey: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :griffiths: and :griffith: to be 0.8888888955116272 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1789574: and :4964733: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1996-06-17: and :1919-06-15: to be 0.8600000143051147 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :murray bridge: and :burwood: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 646 and 770 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :keegan: and :keegan: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :gillespie: and :giloespie: to be 0.8888888955116272 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4252808: and :4252808: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1981-07-06: and :1981-07-06: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :euroa: and :euroa: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 244 and 740 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :erin: and :erin: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :shay: and :shay: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0091141: and :0091141: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1974-04-05: and :1974-04-05: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :broadwatcr: and :broadwater: to be 0.9733333587646484 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 457 and 684 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :alexander: and :alexander: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :mcginity: and :mcginity: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7726295: and :7726295: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1937-04-19: and :1937-04-19: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :greta: and :greta: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 100 and 349 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :thomas: and :olivia: to be 0.5555555820465088 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :miles: and :miels: to be 0.6000000238418579 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5898928: and :7549876: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1936-01-07: and :1983-09-10: to be 0.8600000143051147 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :red hill: and :ashwood: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 189 and 381 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :thomas: and :thomas: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :miles: and :miles: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5898928: and :5898928: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1936-01-07: and :1936-01-07: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :red hill: and :red hill: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 189 and 429 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :thomas: and :olivia: to be 0.5555555820465088 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :miles: and :miels: to be 0.6000000238418579 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5898928: and :7549876: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1936-01-07: and :1983-09-10: to be 0.8600000143051147 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :red hill: and :ashwood: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 189 and 448 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :thomas: and :william: to be 0.3730158805847168 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :miles: and :miels: to be 0.6000000238418579 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5898928: and :6598603: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1936-01-07: and :1991-12-10: to be 0.6977778077125549 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :red hill: and :llanmarth: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 189 and 490 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :thomas: and :william: to be 0.3730158805847168 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :miles: and :miels: to be 0.6000000238418579 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5898928: and :6598603: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1936-01-07: and :1991-12-10: to be 0.6977778077125549 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :red hill: and :llannarth: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 189 and 632 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :olivia: and :thomas: to be 0.5555555820465088 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :miels: and :miles: to be 0.6000000238418579 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7549876: and :5898928: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1983-09-10: and :1936-01-07: to be 0.8600000143051147 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ashwood: and :red hill: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 381 and 429 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :olivia: and :olivia: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :miels: and :miels: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7549876: and :7549876: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1983-09-10: and :1983-09-10: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ashwood: and :ashwood: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 381 and 448 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :olivia: and :william: to be 0.6626984477043152 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :miels: and :miels: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7549876: and :6598603: to be 0.714285671710968 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1983-09-10: and :1991-12-10: to be 0.7638095617294312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ashwood: and :llanmarth: to be 0.4179894030094147 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 381 and 490 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :olivia: and :william: to be 0.6626984477043152 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :miels: and :miels: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7549876: and :6598603: to be 0.714285671710968 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1983-09-10: and :1991-12-10: to be 0.7638095617294312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ashwood: and :llannarth: to be 0.4179894030094147 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 381 and 632 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :thomas: and :olivia: to be 0.5555555820465088 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :miles: and :miels: to be 0.6000000238418579 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5898928: and :7549876: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1936-01-07: and :1983-09-10: to be 0.8600000143051147 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :red hill: and :ashwood: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 429 and 448 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :thomas: and :william: to be 0.3730158805847168 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :miles: and :miels: to be 0.6000000238418579 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5898928: and :6598603: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1936-01-07: and :1991-12-10: to be 0.6977778077125549 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :red hill: and :llanmarth: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 429 and 490 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :thomas: and :william: to be 0.3730158805847168 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :miles: and :miels: to be 0.6000000238418579 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5898928: and :6598603: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1936-01-07: and :1991-12-10: to be 0.6977778077125549 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :red hill: and :llannarth: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 429 and 632 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :olivia: and :william: to be 0.6626984477043152 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :miels: and :miels: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7549876: and :6598603: to be 0.714285671710968 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1983-09-10: and :1991-12-10: to be 0.7638095617294312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ashwood: and :llanmarth: to be 0.4179894030094147 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 448 and 490 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :olivia: and :william: to be 0.6626984477043152 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :miels: and :miels: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7549876: and :6598603: to be 0.714285671710968 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1983-09-10: and :1991-12-10: to be 0.7638095617294312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ashwood: and :llannarth: to be 0.4179894030094147 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 448 and 632 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :william: and :william: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :miels: and :miels: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6598603: and :6598603: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1991-12-10: and :1991-12-10: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :llanmarth: and :llannarth: to be 0.9555555582046509 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 490 and 632 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :natalia: and :travis: to be 0.5317460894584656 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :thompson: and :thompson: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3041390: and :2776829: to be 0.4285714328289032 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1926-06-07: and :1915-05-10: to be 0.7866666913032532 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :atherton: and :kardinya: to be 0.5833333134651184 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 66 and 80 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :natalia: and :traviw: to be 0.5317460894584656 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :thompson: and :thompson: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3041390: and :2776829: to be 0.4285714328289032 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1926-06-07: and :1915-05-10: to be 0.7866666913032532 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :atherton: and :kardinya: to be 0.5833333134651184 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 66 and 575 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :natalia: and :natalia: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :thompson: and :thompson: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3041390: and :3041390: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1926-06-07: and :1962-06-07: to be 0.9733333587646484 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :atherton: and :atherton: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 66 and 580 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :travis: and :traviw: to be 0.9444444179534912 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :thompson: and :thompson: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :2776829: and :2776829: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1915-05-10: and :1915-05-10: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kardinya: and :kardinya: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 80 and 575 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :travis: and :natalia: to be 0.5317460894584656 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :thompson: and :thompson: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :2776829: and :3041390: to be 0.4285714328289032 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1915-05-10: and :1962-06-07: to be 0.7866666913032532 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kardinya: and :atherton: to be 0.5833333134651184 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 80 and 580 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :traviw: and :natalia: to be 0.5317460894584656 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :thompson: and :thompson: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :2776829: and :3041390: to be 0.4285714328289032 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1915-05-10: and :1962-06-07: to be 0.7866666913032532 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kardinya: and :atherton: to be 0.5833333134651184 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 575 and 580 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kiana: and :kiana: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :williams: and :williams: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9656365: and :9656365: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1996-11-23: and :1996-11-23: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :adamstown heights: and :adamstown heights: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 105 and 205 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kiana: and :jake: to be 0.46666666865348816 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :williams: and :williams: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9656365: and :5853372: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1996-11-23: and :1902-04-07: to be 0.6799999475479126 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :adamstown heights: and :kew: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 105 and 240 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kiana: and :jake: to be 0.46666666865348816 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :williams: and :williams: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9656365: and :5853372: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1996-11-23: and :1902-04-07: to be 0.6799999475479126 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :adamstown heights: and :kew: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 105 and 938 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kiana: and :jake: to be 0.46666666865348816 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :williams: and :williams: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9656365: and :5853372: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1996-11-23: and :1902-04-07: to be 0.6799999475479126 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :adamstown heights: and :kew: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 205 and 240 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kiana: and :jake: to be 0.46666666865348816 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :williams: and :williams: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9656365: and :5853372: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1996-11-23: and :1902-04-07: to be 0.6799999475479126 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :adamstown heights: and :kew: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 205 and 938 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jake: and :jake: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :williams: and :williams: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5853372: and :5853372: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1902-04-07: and :1902-04-07: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kew: and :kew: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 240 and 938 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :mia: and :mia: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :brieger: and :brieger: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5666585: and :5666585: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1961-08-17: and :1961-08-17: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :bicton: and :bicyton: to be 0.9666666984558105 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 804 and 863 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :riley: and :riley: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :lafferty: and :lafferty: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0093454: and :0093454: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1924-04-28: and :1924-04-28: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :white rock: and :white rock: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 558 and 676 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :harry: and :harry: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :grundel: and :grundel: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7842506: and :7842506: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1978-11-28: and :1978-11-28: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :applecross: and :applecross: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 327 and 368 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :hayley: and :hayley: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :page: and :page: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5941222: and :5941222: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1959-10-30: and :1959-10-30: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :noble park: and :noble park: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 679 and 713 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :harvey: and :harvey: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :matthew: and :matthew: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :2466455: and :2466455: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1942-09-02: and :1941-11-02: to be 0.8266666531562805 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :christies beach: and :christies beach: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 191 and 746 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :tori: and :reeve: to be 0.4833333492279053 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :harper: and :herbert: to be 0.5714285373687744 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :1788677: and :null: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1983-11-12: and :1928-05-13: to be 0.20000000298023224 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :boronia: and :toowoomba: to be 0.5873015522956848 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 241 and 252 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :tori: and :tori: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :harper: and :harper: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1788677: and :1788677: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1983-11-12: and :1983-11-12: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :boronia: and :boronia: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 241 and 853 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :reeve: and :tori: to be 0.4833333492279053 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :herbert: and :harper: to be 0.5714285373687744 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :null: and :1788677: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1928-05-13: and :1983-11-12: to be 0.20000000298023224 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :toowoomba: and :boronia: to be 0.5873015522956848 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 252 and 853 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :marcus: and :marvus: to be 0.9222221970558167 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :darcey: and :darcey: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :2078605: and :2078605: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1995-08-27: and :1995-08-27: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :birkdale: and :birkdale: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 129 and 249 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ryan: and :ryan: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :brabin: and :brabin: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6646120: and :6646120: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1992-08-28: and :1986-08-28: to be 0.8600000143051147 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :wallumbilla: and :wallumbilla: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 158 and 579 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :joel: and :joel: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :morgante: and :morgante: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6776195: and :6776195: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1911-04-05: and :1911-04-05: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :camden park: and :camden park: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 281 and 881 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :bianca: and :bianca: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :holland: and :holland: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0457686: and :0457686: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1908-04-11: and :1908-04-11: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :tewantin: and :tewantin: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 377 and 797 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :trent: and :trent: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :sulzberger: and :sulzberger: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6191928: and :6191928: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1942-12-26: and :1942-12-26: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :gympie: and :gympie: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 434 and 603 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :emma: and :emma: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :dunn: and :dunn: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4022632: and :4022632: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1901-05-31: and :1901-05-31: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ulmarra: and :ulmarra: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 86 and 122 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :emma: and :micah: to be 0.6333333253860474 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :dunn: and :dean: to be 0.5 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4022632: and :3097687: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1901-05-31: and :1933-04-09: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ulmarra: and :alexandra headland: to be 0.4312169551849365 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 86 and 754 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :emma: and :michael: to be 0.5952380895614624 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :dunn: and :dean: to be 0.5 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4022632: and :3097687: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1901-05-31: and :1933-04-09: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ulmarra: and :alexandra headland: to be 0.4312169551849365 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 86 and 941 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :emma: and :micah: to be 0.6333333253860474 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :dunn: and :dean: to be 0.5 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4022632: and :3097687: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1901-05-31: and :1933-04-09: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ulmarra: and :alexandra headland: to be 0.4312169551849365 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 122 and 754 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :emma: and :michael: to be 0.5952380895614624 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :dunn: and :dean: to be 0.5 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4022632: and :3097687: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1901-05-31: and :1933-04-09: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ulmarra: and :alexandra headland: to be 0.4312169551849365 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 122 and 941 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :micah: and :michael: to be 0.8866666555404663 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :dean: and :dean: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3097687: and :3097687: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1933-04-09: and :1933-04-09: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :alexandra headland: and :alexandra headland: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 754 and 941 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :elizabeth: and :elizabeth: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hannavy: and :hannavy: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5507178: and :5507178: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1952-06-24: and :1952-06-24: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :chadstone: and :chadstone: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 538 and 652 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :nathan: and :nathan: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :russell: and :russell: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3581719: and :3581719: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1904-08-17: and :1904-08-17: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :bacchus marsh: and :bacchus marsh: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 712 and 719 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :chelsea: and :chelsea: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :henderson: and :henderson: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7612320: and :7612320: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1906-08-06: and :1906-08-06: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ferntree gully: and :ferntree gully: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 107 and 140 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :chelsea: and :georgia: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :henderson: and :hunter: to be 0.4444444179534912 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7612320: and :4038149: to be 0.357142835855484 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1906-08-06: and :1973-02-12: to be 0.6799999475479126 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ferntree gully: and :davidson: to be 0.3988095223903656 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 107 and 156 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :chelsea: and :georgia: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :henderson: and :hunter: to be 0.4444444179534912 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7612320: and :4038149: to be 0.357142835855484 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1906-08-06: and :1973-01-22: to be 0.6799999475479126 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ferntree gully: and :davidson: to be 0.3988095223903656 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 107 and 427 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :chelsea: and :georgia: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :henderson: and :hunter: to be 0.4444444179534912 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7612320: and :4038149: to be 0.357142835855484 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1906-08-06: and :1973-02-12: to be 0.6799999475479126 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ferntree gully: and :davidson: to be 0.3988095223903656 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 140 and 156 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :chelsea: and :georgia: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :henderson: and :hunter: to be 0.4444444179534912 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7612320: and :4038149: to be 0.357142835855484 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1906-08-06: and :1973-01-22: to be 0.6799999475479126 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ferntree gully: and :davidson: to be 0.3988095223903656 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 140 and 427 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :georgia: and :georgia: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hunter: and :hunter: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4038149: and :4038149: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1973-02-12: and :1973-01-22: to be 0.9866666793823242 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :davidson: and :davidson: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 156 and 427 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :emiily: and :thomas: to be 0.4444444477558136 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :byrne: and :brown: to be 0.19999998807907104 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9715871: and :1005261: to be 0.6190476417541504 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1995-06-29: and :1987-01-06: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :tepco: and :myers flat: to be 0.43333330750465393 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 131 and 170 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :emiily: and :daen: to be 0.472222238779068 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :byrne: and :brown: to be 0.19999998807907104 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9715871: and :0898548: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1995-06-29: and :1902-01-29: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :tepco: and :latrobe: to be 0.5619047284126282 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 131 and 180 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :emiily: and :connor: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :byrne: and :brown: to be 0.19999998807907104 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :9715871: and :null: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1995-06-29: and :1985-07-16: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :tepco: and :blackmans bay: to be 0.4256410300731659 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 131 and 513 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :emiily: and :daen: to be 0.472222238779068 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :byrne: and :brown: to be 0.19999998807907104 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9715871: and :0898548: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1995-06-29: and :1902-05-29: to be 0.8266666531562805 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :tepco: and :latrobe: to be 0.5619047284126282 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 131 and 647 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :emiily: and :emiily: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :byrne: and :byrne: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9715871: and :9715871: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1995-06-29: and :1995-06-29: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :tepco: and :tepcbo: to be 0.9666666388511658 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 131 and 661 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :emiily: and :connor: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :byrne: and :brown: to be 0.19999998807907104 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :9715871: and :null: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1995-06-29: and :1985-07-16: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :tepco: and :blackmans bay: to be 0.4256410300731659 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 131 and 812 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :emiily: and :thomas: to be 0.4444444477558136 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :byrne: and :brown: to be 0.19999998807907104 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9715871: and :1005261: to be 0.6190476417541504 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1995-06-29: and :1987-01-06: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :tepco: and :myers glat: to be 0.43333330750465393 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 131 and 896 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :thomas: and :daen: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :brown: and :brown: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1005261: and :0898548: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1987-01-06: and :1902-01-29: to be 0.7638095617294312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :myers flat: and :latrobe: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 170 and 180 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :thomas: and :connor: to be 0.4444444477558136 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :brown: and :brown: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :1005261: and :null: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1987-01-06: and :1985-07-16: to be 0.9014815092086792 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :myers flat: and :blackmans bay: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 170 and 513 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :thomas: and :daen: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :brown: and :brown: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1005261: and :0898548: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1987-01-06: and :1902-05-29: to be 0.6977778077125549 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :myers flat: and :latrobe: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 170 and 647 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :thomas: and :emiily: to be 0.4444444477558136 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :brown: and :byrne: to be 0.19999998807907104 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1005261: and :9715871: to be 0.6190476417541504 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1987-01-06: and :1995-06-29: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :myers flat: and :tepcbo: to be 0.42222222685813904 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 170 and 661 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :thomas: and :connor: to be 0.4444444477558136 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :brown: and :brown: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :1005261: and :null: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1987-01-06: and :1985-07-16: to be 0.9014815092086792 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :myers flat: and :blackmans bay: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 170 and 812 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :thomas: and :thomas: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :brown: and :brown: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1005261: and :1005261: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1987-01-06: and :1987-01-06: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :myers flat: and :myers glat: to be 0.9733333587646484 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 170 and 896 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :daen: and :connor: to be 0.472222238779068 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :brown: and :brown: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :0898548: and :null: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1902-01-29: and :1985-07-16: to be 0.6977778077125549 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :latrobe: and :blackmans bay: to be 0.47985348105430603 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 180 and 513 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :daen: and :daen: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :brown: and :brown: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0898548: and :0898548: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1902-01-29: and :1902-05-29: to be 0.9733333587646484 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :latrobe: and :latrobe: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 180 and 647 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :daen: and :emiily: to be 0.472222238779068 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :brown: and :byrne: to be 0.19999998807907104 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0898548: and :9715871: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1902-01-29: and :1995-06-29: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :latrobe: and :tepcbo: to be 0.5317460894584656 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 180 and 661 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :daen: and :connor: to be 0.472222238779068 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :brown: and :brown: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :0898548: and :null: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1902-01-29: and :1985-07-16: to be 0.6977778077125549 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :latrobe: and :blackmans bay: to be 0.47985348105430603 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 180 and 812 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :daen: and :thomas: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :brown: and :brown: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0898548: and :1005261: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1902-01-29: and :1987-01-06: to be 0.7638095617294312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :latrobe: and :myers glat: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 180 and 896 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :connor: and :daen: to be 0.472222238779068 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :brown: and :brown: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :null: and :0898548: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1985-07-16: and :1902-05-29: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :blackmans bay: and :latrobe: to be 0.47985348105430603 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 513 and 647 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :connor: and :emiily: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :brown: and :byrne: to be 0.19999998807907104 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :null: and :9715871: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1985-07-16: and :1995-06-29: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :blackmans bay: and :tepcbo: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 513 and 661 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :connor: and :connor: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :brown: and :brown: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :null: and :null: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1985-07-16: and :1985-07-16: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :blackmans bay: and :blackmans bay: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 513 and 812 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :connor: and :thomas: to be 0.4444444477558136 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :brown: and :brown: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :null: and :1005261: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1985-07-16: and :1987-01-06: to be 0.9014815092086792 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :blackmans bay: and :myers glat: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 513 and 896 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :daen: and :emiily: to be 0.472222238779068 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :brown: and :byrne: to be 0.19999998807907104 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0898548: and :9715871: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1902-05-29: and :1995-06-29: to be 0.8266666531562805 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :latrobe: and :tepcbo: to be 0.5317460894584656 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 647 and 661 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :daen: and :connor: to be 0.472222238779068 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :brown: and :brown: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :0898548: and :null: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1902-05-29: and :1985-07-16: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :latrobe: and :blackmans bay: to be 0.47985348105430603 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 647 and 812 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :daen: and :thomas: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :brown: and :brown: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0898548: and :1005261: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1902-05-29: and :1987-01-06: to be 0.6977778077125549 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :latrobe: and :myers glat: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 647 and 896 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :emiily: and :connor: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :byrne: and :brown: to be 0.19999998807907104 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :9715871: and :null: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1995-06-29: and :1985-07-16: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :tepcbo: and :blackmans bay: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 661 and 812 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :emiily: and :thomas: to be 0.4444444477558136 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :byrne: and :brown: to be 0.19999998807907104 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9715871: and :1005261: to be 0.6190476417541504 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1995-06-29: and :1987-01-06: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :tepcbo: and :myers glat: to be 0.42222222685813904 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 661 and 896 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :connor: and :thomas: to be 0.4444444477558136 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :brown: and :brown: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :null: and :1005261: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1985-07-16: and :1987-01-06: to be 0.9014815092086792 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :blackmans bay: and :myers glat: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 812 and 896 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jarryd: and :jarryd: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :howard: and :howard: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :2275283: and :2275283: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1917-07-28: and :1917-07-28: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :south yunderup: and :south yunderup: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 426 and 831 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kristo: and :kristo: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :chambers: and :chambers: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1336560: and :1336560: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1920-04-17: and :1920-04-17: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :melbourne: and :melbourne: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 91 and 717 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :william: and :william: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :reeve: and :reeve: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6901939: and :6901939: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1989-10-31: and :1989-10-31: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :armadale: and :armadale: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 239 and 742 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :talia: and :talia: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :lapuz: and :lapuz: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4261323: and :4261323: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1976-09-01: and :1976-09-01: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :prospect: and :prospect: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 333 and 422 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :benjamin: and :benjamin: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :albrecht: and :albrecht: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1672693: and :1672693: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1937-02-14: and :1937-02-14: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :inverell: and :inverel: to be 0.9833333492279053 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 95 and 789 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jayden: and :jayden: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :coulthard: and :coulthard: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3447196: and :3447196: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1950-07-11: and :1950-07-21: to be 0.9733333587646484 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :warilla: and :warilla: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 220 and 476 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :bayden: and :bayden: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :drenth: and :drenth: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5939003: and :5939003: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1927-04-09: and :1927-04-09: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :hallett: and :halett: to be 0.9666666984558105 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 436 and 858 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :zachary: and :zachary: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :kanhanouvong: and :kanhanouvong: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5472979: and :5472979: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1970-10-31: and :1970-10-31: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :northam: and :northam: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 51 and 459 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :elle: and :jayde: to be 0.4833333492279053 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hyde: and :hood: to be 0.25 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3508597: and :2753094: to be 0.6309524178504944 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1928-04-15: and :1938-11-19: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :tinana: and :inverell: to be 0.5277777910232544 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 261 and 325 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :elle: and :elle: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hyde: and :hyde: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3508597: and :3508597: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1928-04-15: and :1928-04-15: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :tinana: and :tinana: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 261 and 554 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :elle: and :jayde: to be 0.4833333492279053 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hyde: and :hood: to be 0.25 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3508597: and :2753094: to be 0.6309524178504944 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1928-04-15: and :1938-11-19: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :tinana: and :inverell: to be 0.5277777910232544 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 261 and 711 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jayde: and :elle: to be 0.4833333492279053 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hood: and :hyde: to be 0.25 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :2753094: and :3508597: to be 0.6309524178504944 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1938-11-19: and :1928-04-15: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :inverell: and :tinana: to be 0.5277777910232544 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 325 and 554 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jayde: and :jayde: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hood: and :hood: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :2753094: and :2753094: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1938-11-19: and :1938-11-19: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :inverell: and :inverell: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 325 and 711 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :elle: and :jayde: to be 0.4833333492279053 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hyde: and :hood: to be 0.25 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3508597: and :2753094: to be 0.6309524178504944 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1928-04-15: and :1938-11-19: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :tinana: and :inverell: to be 0.5277777910232544 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 554 and 711 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :schkirra: and :schkirra: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :bosworth: and :bosworth: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4721452: and :4725452: to be 0.894444465637207 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1906-12-01: and :1906-12-01: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :malanda: and :malanda: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 133 and 682 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ruby: and :thomas: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :edwards: and :edwards: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9525524: and :8348589: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1948-09-24: and :1903-01-13: to be 0.6799999475479126 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :red cliffs: and :mitcham: to be 0.4142857491970062 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 88 and 371 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ruby: and :: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :edwards: and :woodward: to be 0.5 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9525524: and :1635453: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1948-09-24: and :1980-11-29: to be 0.8266666531562805 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :red cliffs: and :wauchope: to be 0.40833333134651184 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 88 and 388 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ruby: and :ella: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :edwards: and :edwards: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9525524: and :9525524: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1948-09-24: and :1948-09-24: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :red cliffs: and :red cliffs: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 88 and 402 got vector [ 1, 1, 1, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ruby: and :: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :edwards: and :woodward: to be 0.5 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9525524: and :1635453: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1948-09-24: and :1980-11-29: to be 0.8266666531562805 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :red cliffs: and :wauchope: to be 0.40833333134651184 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 88 and 867 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ruby: and :thomas: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :edwards: and :edwards: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9525524: and :8348589: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1948-09-24: and :1903-01-13: to be 0.6799999475479126 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :red cliffs: and :mitcham: to be 0.4142857491970062 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 88 and 906 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :thomas: and :: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :edwards: and :woodward: to be 0.5 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8348589: and :1635453: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1903-01-13: and :1980-11-29: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :mitcham: and :wauchope: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 371 and 388 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :thomas: and :ella: to be 0.472222238779068 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :edwards: and :edwards: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8348589: and :9525524: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1903-01-13: and :1948-09-24: to be 0.6799999475479126 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :mitcham: and :red cliffs: to be 0.4142857491970062 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 371 and 402 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :thomas: and :: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :edwards: and :woodward: to be 0.5 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8348589: and :1635453: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1903-01-13: and :1980-11-29: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :mitcham: and :wauchope: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 371 and 867 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :thomas: and :thomas: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :edwards: and :edwards: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8348589: and :8348589: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1903-01-13: and :1903-01-13: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :mitcham: and :mitcham: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 371 and 906 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :: and :ella: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :woodward: and :edwards: to be 0.5 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1635453: and :9525524: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1980-11-29: and :1948-09-24: to be 0.8266666531562805 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :wauchope: and :red cliffs: to be 0.40833333134651184 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 388 and 402 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :: and :: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :woodward: and :woodward: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1635453: and :1635453: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1980-11-29: and :1980-11-29: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :wauchope: and :wauchope: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 388 and 867 got vector [ 1, 1, 1, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :: and :thomas: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :woodward: and :edwards: to be 0.5 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1635453: and :8348589: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1980-11-29: and :1903-01-13: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :wauchope: and :mitcham: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 388 and 906 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ella: and :: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :edwards: and :woodward: to be 0.5 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9525524: and :1635453: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1948-09-24: and :1980-11-29: to be 0.8266666531562805 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :red cliffs: and :wauchope: to be 0.40833333134651184 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 402 and 867 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ella: and :thomas: to be 0.472222238779068 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :edwards: and :edwards: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9525524: and :8348589: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1948-09-24: and :1903-01-13: to be 0.6799999475479126 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :red cliffs: and :mitcham: to be 0.4142857491970062 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 402 and 906 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :: and :thomas: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :woodward: and :edwards: to be 0.5 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1635453: and :8348589: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1980-11-29: and :1903-01-13: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :wauchope: and :mitcham: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 867 and 906 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :danny: and :danny: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :kakoschke: and :kakoschke: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3714657: and :3714657: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1933-06-05: and :1933-06-05: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kyeemagh: and :kyeemagh: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 199 and 865 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :logan: and :logan: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :furler: and :furler: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7873112: and :7873112: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1960-08-02: and :1985-07-20: to be 0.8266666531562805 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :glenroy: and :glenroy: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 806 and 883 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :dillon: and :jenna: to be 0.4555555582046509 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :baker: and :packer: to be 0.6666666269302368 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0579261: and :6813083: to be 0.4285714328289032 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1934-12-04: and :1921-05-30: to be 0.20000000298023224 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :yorketown: and :thomastown: to be 0.6851851940155029 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 116 and 369 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :dillon: and :jenna: to be 0.4555555582046509 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :baker: and :packer: to be 0.6666666269302368 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0579261: and :6813083: to be 0.4285714328289032 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1934-12-04: and :1921-05-30: to be 0.20000000298023224 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :yorketown: and :thomastown: to be 0.6851851940155029 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 116 and 528 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :dillon: and :dillon: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :baker: and :baker: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0579261: and :0579261: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1934-12-04: and :1934-12-04: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :yorketown: and :yorketown: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 116 and 802 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jenna: and :jenna: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :packer: and :packer: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6813083: and :6813083: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1921-05-30: and :1921-05-30: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :thomastown: and :thomastown: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 369 and 528 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jenna: and :dillon: to be 0.4555555582046509 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :packer: and :baker: to be 0.6666666269302368 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6813083: and :0579261: to be 0.4285714328289032 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1921-05-30: and :1934-12-04: to be 0.20000000298023224 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :thomastown: and :yorketown: to be 0.6851851940155029 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 369 and 802 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jenna: and :dillon: to be 0.4555555582046509 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :packer: and :baker: to be 0.6666666269302368 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6813083: and :0579261: to be 0.4285714328289032 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1921-05-30: and :1934-12-04: to be 0.20000000298023224 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :thomastown: and :yorketown: to be 0.6851851940155029 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 528 and 802 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :saskia: and :saskia: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :milham: and :milham: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :null: and :null: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1976-03-16: and :1976-03-16: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :wallacia: and :wallacia: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 150 and 251 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :charlotte: and :hannah: to be 0.5185185074806213 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :brooks: and :perkusic: to be 0.125 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3320451: and :7478331: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1902-07-06: and :1933-09-03: to be 0.6977778077125549 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :wellington: and :northwood: to be 0.43333330750465393 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 216 and 463 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :charlotte: and :hannah: to be 0.5185185074806213 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :brooks: and :perkusic: to be 0.125 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3320451: and :7478331: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1902-07-06: and :1933-09-03: to be 0.6977778077125549 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :wellington: and :northwood: to be 0.43333330750465393 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 216 and 467 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :charlotte: and :charlotte: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :brooks: and :brooks: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3320451: and :3320451: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1902-07-06: and :1902-07-06: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :wellington: and :wellington: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 216 and 724 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :hannah: and :hannah: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :perkusic: and :perkusic: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7478331: and :7478331: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1933-09-03: and :1933-09-03: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :northwood: and :northwood: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 463 and 467 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :hannah: and :charlotte: to be 0.5185185074806213 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :perkusic: and :brooks: to be 0.125 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7478331: and :3320451: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1933-09-03: and :1902-07-06: to be 0.6977778077125549 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :northwood: and :wellington: to be 0.43333330750465393 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 463 and 724 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :hannah: and :charlotte: to be 0.5185185074806213 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :perkusic: and :brooks: to be 0.125 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7478331: and :3320451: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1933-09-03: and :1902-07-06: to be 0.6977778077125549 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :northwood: and :wellington: to be 0.43333330750465393 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 467 and 724 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kailey: and :kailey: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :david: and :david: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7462084: and :7462084: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1974-12-30: and :1974-12-30: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :templestowe: and :templestowe: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 74 and 400 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :harrison: and :emiily: to be 0.4305555820465088 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :mccarthy: and :mcgrath: to be 0.5 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5563196: and :5966508: to be 0.10000000149011612 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1942-05-20: and :1944-06-16: to be 0.8133333325386047 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :glenormiston north: and :everton park: to be 0.5621693134307861 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 96 and 160 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :harrison: and :emiily: to be 0.4305555820465088 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :mccarthy: and :mcgrath: to be 0.5 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5563196: and :5966308: to be 0.10000000149011612 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1942-05-20: and :1944-06-16: to be 0.8133333325386047 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :glenormiston north: and :everton park: to be 0.5621693134307861 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 96 and 824 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :harrison: and :harrison: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :mccarthy: and :mccarthy: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5563196: and :5563196: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1942-05-20: and :1942-05-20: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :glenormiston north: and :glenormiston north: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 96 and 900 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :emiily: and :emiily: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :mcgrath: and :mcgrath: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5966508: and :5966308: to be 0.9428572058677673 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1944-06-16: and :1944-06-16: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :everton park: and :everton park: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 160 and 824 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :emiily: and :harrison: to be 0.4305555820465088 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :mcgrath: and :mccarthy: to be 0.5 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5966508: and :5563196: to be 0.10000000149011612 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1944-06-16: and :1942-05-20: to be 0.8133333325386047 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :everton park: and :glenormiston north: to be 0.5621693134307861 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 160 and 900 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :emiily: and :harrison: to be 0.4305555820465088 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :mcgrath: and :mccarthy: to be 0.5 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5966308: and :5563196: to be 0.10000000149011612 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1944-06-16: and :1942-05-20: to be 0.8133333325386047 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :everton park: and :glenormiston north: to be 0.5621693134307861 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 824 and 900 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jared: and :jared: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :o'neil: and :o'neil: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7750011: and :7753011: to be 0.9333333969116211 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1946-07-12: and :1946-07-12: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kambah: and :kambah: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 383 and 649 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :sebastian: and :eva: to be 0.6296296119689941 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :boucher: and :butcher: to be 0.7142857313156128 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0744973: and :3046982: to be 0.6190476417541504 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1940-09-22: and :1937-03-24: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :blacktown: and :queenscliff: to be 0.3013468086719513 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 125 and 602 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :sebastian: and :eva: to be 0.6296296119689941 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :boucher: and :butcher: to be 0.7142857313156128 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0744973: and :3046982: to be 0.6190476417541504 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1940-09-22: and :1937-03-24: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :blacktown: and :queenscliff: to be 0.3013468086719513 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 125 and 636 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :sebastian: and :sebastian: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :boucher: and :boucher: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0744973: and :0744973: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1940-09-22: and :1940-09-22: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :blacktown: and :blacktown: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 125 and 709 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :eva: and :eva: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :butcher: and :butcher: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3046982: and :3046982: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1937-03-24: and :1937-03-24: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :queenscliff: and :queenscliff: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 602 and 636 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :eva: and :sebastian: to be 0.6296296119689941 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :butcher: and :boucher: to be 0.7142857313156128 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3046982: and :0744973: to be 0.6190476417541504 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1937-03-24: and :1940-09-22: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :queenscliff: and :blacktown: to be 0.3013468086719513 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 602 and 709 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :eva: and :sebastian: to be 0.6296296119689941 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :butcher: and :boucher: to be 0.7142857313156128 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3046982: and :0744973: to be 0.6190476417541504 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1937-03-24: and :1940-09-22: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :queenscliff: and :blacktown: to be 0.3013468086719513 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 636 and 709 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :danienle: and :danielle: to be 0.9583333730697632 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :filipi: and :filipi: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9275636: and :9275636: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1931-01-15: and :1931-01-15: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :warrnambool: and :warrnambool: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 365 and 718 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :isobel: and :isobel: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :koczi: and :kocz: to be 0.800000011920929 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :null: and :null: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1918-03-16: and :1918-03-16: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :gowrie mountain: and :gowrie mountain: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 211 and 294 got vector [ 1, 1, 1, 0, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :harrison: and :harrison: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :greogry: and :gregory: to be 0.7142857313156128 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3497259: and :3497259: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1923-04-23: and :1923-04-23: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :: and :: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 505 and 640 got vector [ 0, 1, 1, 0, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :nathan: and :nathan: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :radin: and :radin: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4019527: and :4019527: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1957-10-19: and :1950-04-19: to be 0.8483332991600037 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :reservoir: and :reservoir: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 520 and 600 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :: and :: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :land: and :land: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :null: and :null: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1979-05-15: and :1979-05-15: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :lavington: and :lavington: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 101 and 106 got vector [ 1, 1, 1, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ruby: and :rubh: to be 0.8833333253860474 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :geddes: and :geddes: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1863428: and :1863428: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1991-11-27: and :1991-11-27: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :new lambton: and :new lambton: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 234 and 790 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jordan: and :jordn: to be 0.9666666388511658 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :ferguson: and :ferguson: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :2947262: and :2947262: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1933-09-23: and :1933-09-23: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kariong: and :kariong: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 412 and 759 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :yasmin: and :yasmin: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :vitone: and :vitone: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6597401: and :6597401: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1900-12-13: and :1900-12-13: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :lake munmorah: and :lake munmorah: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 781 and 829 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jye: and :jye: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :mcfee: and :mcfee: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9365739: and :9365739: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1917-05-16: and :1917-05-16: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :geelong east: and :geelong east: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 419 and 622 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :liam: and :tahlia: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :morton: and :martin: to be 0.6666666269302368 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :2146202: and :7384403: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1996-07-10: and :1931-12-29: to be 0.6799999475479126 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :padstow: and :eastern heights: to be 0.5428571701049805 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 94 and 154 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :liam: and :paige: to be 0.46666666865348816 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :morton: and :martin: to be 0.6666666269302368 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :2146202: and :5310328: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1996-07-10: and :1914-08-30: to be 0.20000000298023224 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :padstow: and :new norfolk: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 94 and 404 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :liam: and :tahlia: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :morton: and :martin: to be 0.6666666269302368 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :2146202: and :7384403: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1996-07-10: and :1931-12-29: to be 0.6799999475479126 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :padstow: and :eastern heights: to be 0.5428571701049805 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 94 and 771 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :liam: and :page: to be 0.5 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :morton: and :martin: to be 0.6666666269302368 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :2146202: and :5310328: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1996-07-10: and :1914-08-30: to be 0.20000000298023224 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :padstow: and :new norfolk: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 94 and 842 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :liam: and :liam: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :morton: and :morton: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :2146202: and :2146202: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1996-07-10: and :1996-07-10: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :padstow: and :padstow: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 94 and 923 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :tahlia: and :paige: to be 0.5777778029441833 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :martin: and :martin: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7384403: and :5310328: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1931-12-29: and :1914-08-30: to be 0.20000000298023224 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :eastern heights: and :new norfolk: to be 0.46010100841522217 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 154 and 404 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :tahlia: and :tahlia: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :martin: and :martin: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7384403: and :7384403: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1931-12-29: and :1931-12-29: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :eastern heights: and :eastern heights: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 154 and 771 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :tahlia: and :page: to be 0.472222238779068 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :martin: and :martin: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7384403: and :5310328: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1931-12-29: and :1914-08-30: to be 0.20000000298023224 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :eastern heights: and :new norfolk: to be 0.46010100841522217 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 154 and 842 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :tahlia: and :liam: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :martin: and :morton: to be 0.6666666269302368 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7384403: and :2146202: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1931-12-29: and :1996-07-10: to be 0.6799999475479126 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :eastern heights: and :padstow: to be 0.5428571701049805 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 154 and 923 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :paige: and :tahlia: to be 0.5777778029441833 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :martin: and :martin: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5310328: and :7384403: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1914-08-30: and :1931-12-29: to be 0.20000000298023224 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :new norfolk: and :eastern heights: to be 0.46010100841522217 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 404 and 771 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :paige: and :page: to be 0.9466666579246521 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :martin: and :martin: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5310328: and :5310328: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1914-08-30: and :1914-08-30: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :new norfolk: and :new norfolk: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 404 and 842 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :paige: and :liam: to be 0.46666666865348816 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :martin: and :morton: to be 0.6666666269302368 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5310328: and :2146202: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1914-08-30: and :1996-07-10: to be 0.20000000298023224 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :new norfolk: and :padstow: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 404 and 923 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :tahlia: and :page: to be 0.472222238779068 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :martin: and :martin: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7384403: and :5310328: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1931-12-29: and :1914-08-30: to be 0.20000000298023224 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :eastern heights: and :new norfolk: to be 0.46010100841522217 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 771 and 842 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :tahlia: and :liam: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :martin: and :morton: to be 0.6666666269302368 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7384403: and :2146202: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1931-12-29: and :1996-07-10: to be 0.6799999475479126 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :eastern heights: and :padstow: to be 0.5428571701049805 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 771 and 923 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :page: and :liam: to be 0.5 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :martin: and :morton: to be 0.6666666269302368 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5310328: and :2146202: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1914-08-30: and :1996-07-10: to be 0.20000000298023224 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :new norfolk: and :padstow: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 842 and 923 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jade: and :jade: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :den hartog: and :den hartog: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8868398: and :1990015: to be 0.4285714328289032 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1927-05-30: and :1927-05-30: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :tanunda: and :tanunda: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 236 and 547 got vector [ 1, 1, 0, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :holly: and :holly: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :otieno: and :otieno: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9007552: and :9007552: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1942-06-27: and :1942-06-27: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :gympie: and :gympie: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 318 and 877 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :christopher: and :christopher: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :galpin: and :galpin: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6731352: and :6731352: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1947-07-19: and :1947-07-19: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :wyalong: and :wyalong: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 214 and 935 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :riley: and :riley: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :kuts: and :kuts: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8618134: and :8618134: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1983-01-29: and :1983-01-29: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :newell: and :newell: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 259 and 902 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :connor: and :connor: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :collins: and :collins: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8041653: and :8041653: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1941-07-19: and :1941-07-29: to be 0.9733333587646484 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :bonny hills: and :bonny hills: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 69 and 301 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :connor: and :brooke: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :collins: and :collins: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8041653: and :5186419: to be 0.5476190447807312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1941-07-19: and :1906-10-02: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :bonny hills: and :leichhardt: to be 0.29393938183784485 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 69 and 321 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :connor: and :brooke: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :collins: and :collins: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8041653: and :5186419: to be 0.5476190447807312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1941-07-19: and :1906-10-02: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :bonny hills: and :leicharot: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 69 and 370 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :connor: and :brooke: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :collins: and :collins: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8041653: and :5186419: to be 0.5476190447807312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1941-07-29: and :1906-10-02: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :bonny hills: and :leichhardt: to be 0.29393938183784485 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 301 and 321 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :connor: and :brooke: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :collins: and :collins: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8041653: and :5186419: to be 0.5476190447807312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1941-07-29: and :1906-10-02: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :bonny hills: and :leicharot: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 301 and 370 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :brooke: and :brooke: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :collins: and :collins: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5186419: and :5186419: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1906-10-02: and :1906-10-02: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :leichhardt: and :leicharot: to be 0.9481481313705444 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 321 and 370 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :benjamin: and :benjamin: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :scuteri: and :scuteri: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0758395: and :0758395: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1987-07-30: and :1987-07-30: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :findon: and :findon: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 270 and 924 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :benjamin: and :benji: to be 0.925000011920929 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :egan: and :egan: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1870687: and :1870687: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1915-01-03: and :1915-01-03: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :tin can bay: and :tin can bay: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 307 and 731 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :lucf: and :lucy: to be 0.8833333253860474 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :flanagan: and :flanagan: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :2499090: and :2499090: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1936-08-20: and :1936-08-20: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :wheelers hill: and :wheelers hill: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 310 and 432 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :cameron: and :cameron: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :bergin: and :bergin: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :2831047: and :2831047: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1945-08-22: and :1945-08-22: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :freeling: and :freeling: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 272 and 508 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :alex: and :alex: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :kavanagh: and :kavanagh: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3374577: and :3374577: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1951-04-08: and :1951-02-07: to be 0.9466666579246521 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :woorim: and :woorim: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 614 and 648 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jacob: and :jacob: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hennig: and :hennig: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0420964: and :0420964: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1995-05-06: and :1995-05-06: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :doncaster: and :doncaster: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 76 and 594 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :james: and :josnua: to be 0.6200000047683716 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :gardner: and :cordon: to be 0.2857142686843872 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :null: and :0353082: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1932-02-03: and :1985-07-24: to be 0.6977778077125549 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :barwon heads: and :ashfield: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 92 and 201 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :james: and :james: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :gardner: and :gardner: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :null: and :null: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1932-02-03: and :1932-02-03: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :barwon heads: and :barwon heads: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 92 and 278 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :james: and :joshua: to be 0.6200000047683716 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :gardner: and :cordon: to be 0.2857142686843872 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :null: and :0353082: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1932-02-03: and :1985-07-24: to be 0.6977778077125549 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :barwon heads: and :ashfield: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 92 and 673 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :josnua: and :james: to be 0.6200000047683716 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :cordon: and :gardner: to be 0.2857142686843872 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :0353082: and :null: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1985-07-24: and :1932-02-03: to be 0.6977778077125549 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ashfield: and :barwon heads: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 201 and 278 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :josnua: and :joshua: to be 0.9222221970558167 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :cordon: and :cordon: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0353082: and :0353082: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1985-07-24: and :1985-07-24: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ashfield: and :ashfield: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 201 and 673 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :james: and :joshua: to be 0.6200000047683716 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :gardner: and :cordon: to be 0.2857142686843872 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :null: and :0353082: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1932-02-03: and :1985-07-24: to be 0.6977778077125549 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :barwon heads: and :ashfield: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 278 and 673 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ryan: and :ryn: to be 0.9333333373069763 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :flynn: and :flynn: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1607085: and :1607085: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1978-03-19: and :1978-03-19: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :auburn: and :auburn: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 478 and 888 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :: and :: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :churchley: and :churchley: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :null: and :null: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1981-03-03: and :1981-07-03: to be 0.9585185050964355 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :hornsby: and :hornsby: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 396 and 909 got vector [ 1, 1, 1, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :sophie: and :sophie: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :kilgallon: and :kilgallon: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9366218: and :9366278: to be 0.9523810148239136 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1981-04-28: and :1981-04-28: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :reservoir: and :reservoir: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 159 and 316 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :james: and :james: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :yardley: and :yardley: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6864625: and :6864625: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1998-11-27: and :1922-03-29: to be 0.6799999475479126 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :bomaderry: and :bomaderry: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 213 and 277 got vector [ 1, 0, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :james: and :holly: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :yardley: and :ortlepp: to be 0.2857142686843872 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6864625: and :4116888: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1998-11-27: and :1904-12-31: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :bomaderry: and :chelsea heights: to be 0.28518518805503845 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 213 and 772 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :james: and :hglly: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :yardley: and :ortlepp: to be 0.2857142686843872 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6864625: and :4116888: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1998-11-27: and :1904-12-31: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :bomaderry: and :chelsea heights: to be 0.28518518805503845 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 213 and 800 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :james: and :holly: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :yardley: and :ortlepp: to be 0.2857142686843872 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6864625: and :4116888: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1922-03-29: and :1904-12-31: to be 0.7638095617294312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :bomaderry: and :chelsea heights: to be 0.28518518805503845 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 277 and 772 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :james: and :hglly: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :yardley: and :ortlepp: to be 0.2857142686843872 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6864625: and :4116888: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1922-03-29: and :1904-12-31: to be 0.7638095617294312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :bomaderry: and :chelsea heights: to be 0.28518518805503845 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 277 and 800 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :holly: and :hglly: to be 0.8799999356269836 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :ortlepp: and :ortlepp: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4116888: and :4116888: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1904-12-31: and :1904-12-31: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :chelsea heights: and :chelsea heights: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 772 and 800 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :cooper: and :cooper: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :sistea: and :sistea: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7247155: and :7247155: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1968-05-23: and :1968-05-23: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :stanmore: and :stanmore: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 335 and 510 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :montana: and :montanna: to be 0.9833333492279053 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :edson: and :edson: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9414773: and :9414773: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1962-07-12: and :1962-07-12: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :halifax: and :halifax: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 441 and 808 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :lani: and :lani: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :hrdalo: and :hrdalo: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3323945: and :3323945: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1928-03-06: and :1928-03-06: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :karrinyup: and :karrinyup: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 545 and 825 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :gianni: and :gianni: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :parletta: and :parletta: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :2309483: and :2302483: to be 0.9333333969116211 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1946-07-01: and :1946-07-01: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :wilmington: and :wilmington: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 386 and 925 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :takeisha: and :lachlan: to be 0.6011905074119568 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :aylett: and :elliott: to be 0.4285714030265808 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6126265: and :0723006: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1995-02-17: and :1980-02-14: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :norman park: and :minyip: to be 0.47979798913002014 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 409 and 464 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :takeisha: and :takeisha: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :aylett: and :aylett: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6126265: and :6216265: to be 0.9571428298950195 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1995-02-17: and :1995-02-17: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :norman park: and :norman park: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 409 and 595 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :takeisha: and :jenna: to be 0.550000011920929 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :aylett: and :elliott: to be 0.4285714030265808 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6126265: and :9047810: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1995-02-17: and :1988-08-14: to be 0.7866666913032532 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :norman park: and :basin pocket: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 409 and 634 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :takeisha: and :jenna: to be 0.550000011920929 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :aylett: and :elliott: to be 0.4285714030265808 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6126265: and :9047810: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1995-02-17: and :1988-08-14: to be 0.7866666913032532 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :norman park: and :basin pocket: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 409 and 736 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :takeisha: and :lachlan: to be 0.6011905074119568 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :aylett: and :elliott: to be 0.4285714030265808 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6126265: and :0723006: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1995-02-17: and :1980-02-14: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :norman park: and :minyip: to be 0.47979798913002014 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 409 and 784 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :lachlan: and :takeisha: to be 0.6011905074119568 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :elliott: and :aylett: to be 0.4285714030265808 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0723006: and :6216265: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1980-02-14: and :1995-02-17: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :minyip: and :norman park: to be 0.47979798913002014 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 464 and 595 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :lachlan: and :jenna: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :elliott: and :elliott: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0723006: and :9047810: to be 0.6190476417541504 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1980-02-14: and :1988-08-14: to be 0.8774999976158142 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :minyip: and :basin pocket: to be 0.5833333134651184 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 464 and 634 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :lachlan: and :jenna: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :elliott: and :elliott: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0723006: and :9047810: to be 0.6190476417541504 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1980-02-14: and :1988-08-14: to be 0.8774999976158142 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :minyip: and :basin pocket: to be 0.5833333134651184 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 464 and 736 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :lachlan: and :lachlan: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :elliott: and :elliott: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0723006: and :0723006: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1980-02-14: and :1980-02-14: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :minyip: and :minyip: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 464 and 784 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :takeisha: and :jenna: to be 0.550000011920929 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :aylett: and :elliott: to be 0.4285714030265808 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6216265: and :9047810: to be 0.4285714328289032 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1995-02-17: and :1988-08-14: to be 0.7866666913032532 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :norman park: and :basin pocket: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 595 and 634 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :takeisha: and :jenna: to be 0.550000011920929 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :aylett: and :elliott: to be 0.4285714030265808 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6216265: and :9047810: to be 0.4285714328289032 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1995-02-17: and :1988-08-14: to be 0.7866666913032532 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :norman park: and :basin pocket: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 595 and 736 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :takeisha: and :lachlan: to be 0.6011905074119568 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :aylett: and :elliott: to be 0.4285714030265808 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6216265: and :0723006: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1995-02-17: and :1980-02-14: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :norman park: and :minyip: to be 0.47979798913002014 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 595 and 784 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jenna: and :jenna: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :elliott: and :elliott: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9047810: and :9047810: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1988-08-14: and :1988-08-14: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :basin pocket: and :basin pocket: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 634 and 736 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jenna: and :lachlan: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :elliott: and :elliott: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9047810: and :0723006: to be 0.6190476417541504 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1988-08-14: and :1980-02-14: to be 0.8774999976158142 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :basin pocket: and :minyip: to be 0.5833333134651184 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 634 and 784 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jenna: and :lachlan: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :elliott: and :elliott: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9047810: and :0723006: to be 0.6190476417541504 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1988-08-14: and :1980-02-14: to be 0.8774999976158142 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :basin pocket: and :minyip: to be 0.5833333134651184 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 736 and 784 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jacob: and :jacob: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :spilsbury: and :spilsaury: to be 0.8888888955116272 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3537021: and :3537021: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1941-09-13: and :1941-09-13: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ulverstone: and :ulverstone: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 493 and 726 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :eliza: and :elinza: to be 0.9611110687255859 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :heerey: and :heerey: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4031478: and :4031478: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1949-04-29: and :1949-04-29: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :johns river: and :johns river: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 420 and 860 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :elijah: and :elijah: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :ballantyne: and :ballantyne: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9131814: and :9131814: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1971-08-07: and :1971-08-07: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :septimus: and :septimus: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 120 and 657 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :timothy: and :timothy: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :nation: and :nation: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :2343104: and :2343104: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1954-09-23: and :1954-09-23: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :yorkeys knob: and :yorkeys knob: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 246 and 879 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :michael: and :emiily: to be 0.6428571343421936 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :wallace: and :wyles: to be 0.2857142686843872 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :2951328: and :8569427: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1901-02-26: and :1900-04-05: to be 0.7744444608688354 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :vincentia: and :laverton south: to be 0.49338626861572266 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 62 and 256 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :michael: and :emiily: to be 0.6428571343421936 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :wallace: and :wylws: to be 0.2857142686843872 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :2951328: and :8569427: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1901-02-26: and :1900-04-05: to be 0.7744444608688354 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :vincentia: and :laverton south: to be 0.49338626861572266 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 62 and 486 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :michael: and :kadin: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :wallace: and :wales: to be 0.4285714030265808 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :2951328: and :3249291: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1901-02-26: and :1900-01-17: to be 0.8266666531562805 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :vincentia: and :attadale: to be 0.4583333432674408 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 62 and 589 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :michael: and :kadin: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :wallace: and :wales: to be 0.4285714030265808 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :2951328: and :3249291: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1901-02-26: and :1900-01-17: to be 0.8266666531562805 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :vincentia: and :attadale: to be 0.4583333432674408 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 62 and 665 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :michael: and :michael: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :wallace: and :wallace: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :2951328: and :2951328: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1901-02-26: and :1901-02-26: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :vincentia: and :vincentia: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 62 and 915 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :emiily: and :emiily: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :wyles: and :wylws: to be 0.800000011920929 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8569427: and :8569427: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1900-04-05: and :1900-04-05: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :laverton south: and :laverton south: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 256 and 486 got vector [ 1, 1, 1, 0, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :emiily: and :kadin: to be 0.4555555582046509 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :wyles: and :wales: to be 0.800000011920929 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8569427: and :3249291: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1900-04-05: and :1900-01-17: to be 0.9200000166893005 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :laverton south: and :attadale: to be 0.4186507761478424 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 256 and 589 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :emiily: and :kadin: to be 0.4555555582046509 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :wyles: and :wales: to be 0.800000011920929 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8569427: and :3249291: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1900-04-05: and :1900-01-17: to be 0.9200000166893005 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :laverton south: and :attadale: to be 0.4186507761478424 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 256 and 665 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :emiily: and :michael: to be 0.6428571343421936 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :wyles: and :wallace: to be 0.2857142686843872 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8569427: and :2951328: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1900-04-05: and :1901-02-26: to be 0.7744444608688354 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :laverton south: and :vincentia: to be 0.49338626861572266 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 256 and 915 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :emiily: and :kadin: to be 0.4555555582046509 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :wylws: and :wales: to be 0.6000000238418579 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8569427: and :3249291: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1900-04-05: and :1900-01-17: to be 0.9200000166893005 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :laverton south: and :attadale: to be 0.4186507761478424 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 486 and 589 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :emiily: and :kadin: to be 0.4555555582046509 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :wylws: and :wales: to be 0.6000000238418579 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8569427: and :3249291: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1900-04-05: and :1900-01-17: to be 0.9200000166893005 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :laverton south: and :attadale: to be 0.4186507761478424 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 486 and 665 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :emiily: and :michael: to be 0.6428571343421936 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :wylws: and :wallace: to be 0.2857142686843872 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8569427: and :2951328: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1900-04-05: and :1901-02-26: to be 0.7744444608688354 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :laverton south: and :vincentia: to be 0.49338626861572266 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 486 and 915 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kadin: and :kadin: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :wales: and :wales: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3249291: and :3249291: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1900-01-17: and :1900-01-17: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :attadale: and :attadale: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 589 and 665 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kadin: and :michael: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :wales: and :wallace: to be 0.4285714030265808 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3249291: and :2951328: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1900-01-17: and :1901-02-26: to be 0.8266666531562805 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :attadale: and :vincentia: to be 0.4583333432674408 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 589 and 915 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kadin: and :michael: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :wales: and :wallace: to be 0.4285714030265808 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3249291: and :2951328: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1900-01-17: and :1901-02-26: to be 0.8266666531562805 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :attadale: and :vincentia: to be 0.4583333432674408 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 665 and 915 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jacqueline: and :jacqueline: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :spartalis: and :spartalis: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0379276: and :0379276: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1901-11-13: and :1901-11-13: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :bowen: and :bowen: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 72 and 514 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :corey: and :corey: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :leifheit: and :leifheit: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1893541: and :1893541: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1926-08-12: and :1926-08-12: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :millicent: and :millicent: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 65 and 715 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :thomas: and :thomas: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :verryt: and :verryt: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6113039: and :6113039: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1981-08-23: and :1981-08-23: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :doncaster east: and :doncaster east: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 89 and 168 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :thomas: and :alex: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :verryt: and :ford: to be 0.1666666865348816 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6113039: and :5688768: to be 0.4285714328289032 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1981-08-23: and :1961-05-01: to be 0.7866666913032532 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :doncaster east: and :neutral bay: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 89 and 499 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :thomas: and :alex: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :verryt: and :ford: to be 0.1666666865348816 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6113039: and :5688768: to be 0.4285714328289032 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1981-08-23: and :1916-05-01: to be 0.7866666913032532 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :doncaster east: and :neutral bay: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 89 and 827 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :thomas: and :alex: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :verryt: and :ford: to be 0.1666666865348816 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6113039: and :5688768: to be 0.4285714328289032 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1981-08-23: and :1961-05-01: to be 0.7866666913032532 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :doncaster east: and :neutral bay: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 168 and 499 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :thomas: and :alex: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :verryt: and :ford: to be 0.1666666865348816 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6113039: and :5688768: to be 0.4285714328289032 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1981-08-23: and :1916-05-01: to be 0.7866666913032532 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :doncaster east: and :neutral bay: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 168 and 827 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :alex: and :alex: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :ford: and :ford: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5688768: and :5688768: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1961-05-01: and :1916-05-01: to be 0.9733333587646484 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :neutral bay: and :neutral bay: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 499 and 827 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :aleisha: and :kyle: to be 0.5952380895614624 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :marschall: and :marshall: to be 0.8888888955116272 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6783536: and :6693510: to be 0.6571428775787354 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1926-11-30: and :1918-11-09: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :mudgee: and :fairfield heights: to be 0.4084967374801636 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 75 and 360 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :aleisha: and :kyle: to be 0.5952380895614624 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :marschall: and :marshall: to be 0.8888888955116272 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6783536: and :6693510: to be 0.6571428775787354 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1926-11-30: and :1918-11-09: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :mudgee: and :fairfield heights: to be 0.4084967374801636 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 75 and 583 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :aleisha: and :ambrosia: to be 0.6464285850524902 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :marschall: and :marshall: to be 0.8888888955116272 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6783536: and :3659432: to be 0.6309524178504944 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1926-11-30: and :1965-07-24: to be 0.20000000298023224 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :mudgee: and :seven hills: to be 0.5050504803657532 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 75 and 645 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :aleisha: and :ambrosia: to be 0.6464285850524902 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :marschall: and :marshall: to be 0.8888888955116272 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6783536: and :3659432: to be 0.6309524178504944 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1926-11-30: and :1965-07-24: to be 0.20000000298023224 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :mudgee: and :seven hills: to be 0.5050504803657532 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 75 and 733 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kyle: and :kyle: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :marshall: and :marshall: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6693510: and :6693510: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1918-11-09: and :1918-11-09: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :fairfield heights: and :fairfield heights: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 360 and 583 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kyle: and :ambrosia: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :marshall: and :marshall: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6693510: and :3659432: to be 0.5476190447807312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1918-11-09: and :1965-07-24: to be 0.6799999475479126 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :fairfield heights: and :seven hills: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 360 and 645 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kyle: and :ambrosia: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :marshall: and :marshall: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6693510: and :3659432: to be 0.5476190447807312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1918-11-09: and :1965-07-24: to be 0.6799999475479126 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :fairfield heights: and :seven hills: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 360 and 733 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kyle: and :ambrosia: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :marshall: and :marshall: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6693510: and :3659432: to be 0.5476190447807312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1918-11-09: and :1965-07-24: to be 0.6799999475479126 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :fairfield heights: and :seven hills: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 583 and 645 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :kyle: and :ambrosia: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :marshall: and :marshall: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6693510: and :3659432: to be 0.5476190447807312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1918-11-09: and :1965-07-24: to be 0.6799999475479126 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :fairfield heights: and :seven hills: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 583 and 733 got vector [ 0, 0, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ambrosia: and :ambrosia: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :marshall: and :marshall: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3659432: and :3659432: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1965-07-24: and :1965-07-24: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :seven hills: and :seven hills: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 645 and 733 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :taylor: and :taylor: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :korytkowski: and :korytkowski: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0000491: and :0700491: to be 0.9142857789993286 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1906-01-05: and :1906-01-05: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :maleny: and :maleny: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 739 and 905 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :amy: and :amy: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :giffard: and :giffard: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6085688: and :6085688: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1980-11-01: and :1980-11-01: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :enfield: and :enfield: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 184 and 280 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :david: and :david: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :piles: and :piles: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7499904: and :7499904: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1976-11-03: and :1976-11-03: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :brighton north: and :brighton north: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 551 and 889 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jasmine: and :jasmine: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :mchenry: and :mchenry: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3219558: and :3219558: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1905-07-18: and :1905-07-18: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :tarragijdi: and :tarragindi: to be 0.9733333587646484 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 57 and 857 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :isabella: and :isabella: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :butler: and :butler: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9503268: and :9503268: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1932-11-22: and :1932-11-22: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :nulkaba: and :nulkaba: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 484 and 721 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :gracie: and :gracie: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :gioffre: and :gioffre: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7237015: and :7237015: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1958-03-16: and :1958-03-16: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :bayonet head: and :bayonet head: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 537 and 756 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :deayn: and :deakyn: to be 0.9611110687255859 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :bond: and :bond: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9526067: and :9526067: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1951-11-18: and :1951-11-18: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :wagga wagga: and :wagga wagga: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 393 and 533 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :phoebe: and :phoebe: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :paltos: and :paltos: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8690983: and :8690983: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1996-08-13: and :1996-08-13: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :dunsborough: and :dunsborough: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 227 and 489 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :isaac: and :isaac: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :day: and :da y: to be 0.75 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0282079: and :0282079: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1990-07-23: and :1990-07-23: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :medindie gardens: and :medindie gardens: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 219 and 710 got vector [ 1, 1, 1, 0, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :sachin: and :ella: to be 0.472222238779068 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :smith: and :smith: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3256482: and :5621136: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1920-05-31: and :1995-06-01: to be 0.8600000143051147 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ryde: and :warrnambool: to be 0.4469697177410126 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 186 and 200 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :sachin: and :michaela: to be 0.6388888955116272 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :smith: and :smith: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3256482: and :4162438: to be 0.6309524178504944 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1920-05-31: and :1927-09-04: to be 0.7933333516120911 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ryde: and :willetton: to be 0.45370373129844666 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 186 and 242 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :sachin: and :michaela: to be 0.6388888955116272 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :smith: and :smith: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3256482: and :4162438: to be 0.6309524178504944 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1920-05-31: and :1927-09-04: to be 0.7933333516120911 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ryde: and :willetton: to be 0.45370373129844666 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 186 and 511 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :sachin: and :ella: to be 0.472222238779068 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :smith: and :smith: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3256482: and :5621136: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1920-05-31: and :1995-06-01: to be 0.8600000143051147 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ryde: and :warrnambool: to be 0.4469697177410126 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 186 and 561 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :sachin: and :sachin: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :smith: and :smith: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3256482: and :3256482: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1920-05-31: and :1920-05-31: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ryde: and :ryde: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 186 and 864 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ella: and :michaela: to be 0.4583333432674408 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :smith: and :smith: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5621136: and :4162438: to be 0.6309524178504944 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1995-06-01: and :1927-09-04: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :warrnambool: and :willetton: to be 0.48181816935539246 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 200 and 242 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ella: and :michaela: to be 0.4583333432674408 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :smith: and :smith: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5621136: and :4162438: to be 0.6309524178504944 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1995-06-01: and :1927-09-04: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :warrnambool: and :willetton: to be 0.48181816935539246 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 200 and 511 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ella: and :ella: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :smith: and :smith: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5621136: and :5621136: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1995-06-01: and :1995-06-01: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :warrnambool: and :warrnambool: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 200 and 561 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ella: and :sachin: to be 0.472222238779068 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :smith: and :smith: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5621136: and :3256482: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1995-06-01: and :1920-05-31: to be 0.8600000143051147 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :warrnambool: and :ryde: to be 0.4469697177410126 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 200 and 864 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :michaela: and :michaela: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :smith: and :smith: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4162438: and :4162438: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1927-09-04: and :1927-09-04: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :willetton: and :willetton: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 242 and 511 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :michaela: and :ella: to be 0.4583333432674408 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :smith: and :smith: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4162438: and :5621136: to be 0.6309524178504944 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1927-09-04: and :1995-06-01: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :willetton: and :warrnambool: to be 0.48181816935539246 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 242 and 561 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :michaela: and :sachin: to be 0.6388888955116272 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :smith: and :smith: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4162438: and :3256482: to be 0.6309524178504944 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1927-09-04: and :1920-05-31: to be 0.7933333516120911 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :willetton: and :ryde: to be 0.45370373129844666 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 242 and 864 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :michaela: and :ella: to be 0.4583333432674408 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :smith: and :smith: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4162438: and :5621136: to be 0.6309524178504944 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1927-09-04: and :1995-06-01: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :willetton: and :warrnambool: to be 0.48181816935539246 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 511 and 561 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :michaela: and :sachin: to be 0.6388888955116272 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :smith: and :smith: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4162438: and :3256482: to be 0.6309524178504944 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1927-09-04: and :1920-05-31: to be 0.7933333516120911 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :willetton: and :ryde: to be 0.45370373129844666 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 511 and 864 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :ella: and :sachin: to be 0.472222238779068 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :smith: and :smith: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :5621136: and :3256482: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1995-06-01: and :1920-05-31: to be 0.8600000143051147 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :warrnambool: and :ryde: to be 0.4469697177410126 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 561 and 864 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :isabella: and :samantha: to be 0.5833333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :arnold: and :arnall: to be 0.6666666269302368 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1272524: and :7181269: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1984-12-28: and :1934-07-24: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :four mile creek: and :: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 222 and 401 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :isabella: and :isabella: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :arnold: and :arnold: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1272524: and :1272524: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1984-12-28: and :1984-12-28: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :four mile creek: and :four mile tcreek: to be 0.9916666746139526 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 222 and 787 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :isabella: and :samantha: to be 0.5833333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :arnold: and :arnall: to be 0.6666666269302368 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1272524: and :7181269: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1984-12-28: and :1934-07-24: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :four mile creek: and :doonside: to be 0.5250000357627869 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 222 and 921 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :samantha: and :isabella: to be 0.5833333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :arnall: and :arnold: to be 0.6666666269302368 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7181269: and :1272524: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1934-07-24: and :1984-12-28: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :: and :four mile tcreek: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 401 and 787 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :samantha: and :samantha: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :arnall: and :arnall: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7181269: and :7181269: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1934-07-24: and :1934-07-24: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :: and :doonside: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 401 and 921 got vector [ 0, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :isabella: and :samantha: to be 0.5833333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :arnold: and :arnall: to be 0.6666666269302368 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1272524: and :7181269: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1984-12-28: and :1934-07-24: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :four mile tcreek: and :doonside: to be 0.5208333134651184 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 787 and 921 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :joshua: and :joshua: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :zaina: and :zaina: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3756693: and :3756693: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1921-01-22: and :1921-02-11: to be 0.9585185050964355 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :boyne island: and :boyne island: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 565 and 870 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :joel: and :joel: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :durhma: and :durham: to be 0.6666666269302368 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6033648: and :6033648: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1977-07-06: and :1977-07-06: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :berriedale: and :berriedale: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 543 and 930 got vector [ 1, 1, 1, 0, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :toby: and :anari: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :pedersen: and :pedrazzini: to be 0.3999999761581421 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0864036: and :2992508: to be 0.4285714328289032 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1925-07-19: and :1919-12-14: to be 0.20000000298023224 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :caulfield south: and :lockyer waters: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 152 and 254 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :toby: and :toby: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :pedersen: and :pedersen: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0864036: and :0864036: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1925-07-19: and :1925-07-19: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :caulfield south: and :caulfield south: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 152 and 480 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :toby: and :coby: to be 0.8333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :pedersen: and :petras: to be 0.375 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0864036: and :1458954: to be 0.357142835855484 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1925-07-19: and :1936-08-31: to be 0.7866666913032532 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :caulfield south: and :caulfield south: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 152 and 487 got vector [ 1, 1, 0, 0, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :toby: and :anari: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :pedersen: and :pedrazzini: to be 0.3999999761581421 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0864036: and :2992508: to be 0.4285714328289032 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1925-07-19: and :1919-12-14: to be 0.20000000298023224 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :caulfield south: and :lockyer waters: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 152 and 585 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :toby: and :makayla: to be 0.4642857015132904 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :pedersen: and :paterson: to be 0.625 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0864036: and :2516513: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1925-07-19: and :1963-10-25: to be 0.20000000298023224 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :caulfield south: and :gerroa: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 152 and 633 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :toby: and :coby: to be 0.8333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :pedersen: and :petras: to be 0.375 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0864036: and :1458954: to be 0.357142835855484 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1925-07-19: and :1936-08-31: to be 0.7866666913032532 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :caulfield south: and :caulfield south: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 152 and 694 got vector [ 1, 1, 0, 0, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :anari: and :toby: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :pedrazzini: and :pedersen: to be 0.3999999761581421 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :2992508: and :0864036: to be 0.4285714328289032 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1919-12-14: and :1925-07-19: to be 0.20000000298023224 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :lockyer waters: and :caulfield south: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 254 and 480 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :anari: and :coby: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :pedrazzini: and :petras: to be 0.3999999761581421 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :2992508: and :1458954: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1919-12-14: and :1936-08-31: to be 0.6799999475479126 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :lockyer waters: and :caulfield south: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 254 and 487 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :anari: and :anari: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :pedrazzini: and :pedrazzini: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :2992508: and :2992508: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1919-12-14: and :1919-12-14: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :lockyer waters: and :lockyer waters: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 254 and 585 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :anari: and :makayla: to be 0.5619047284126282 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :pedrazzini: and :paterson: to be 0.19999998807907104 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :2992508: and :2516513: to be 0.5714285373687744 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1919-12-14: and :1963-10-25: to be 0.6977778077125549 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :lockyer waters: and :gerroa: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 254 and 633 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :anari: and :coby: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :pedrazzini: and :petras: to be 0.3999999761581421 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :2992508: and :1458954: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1919-12-14: and :1936-08-31: to be 0.6799999475479126 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :lockyer waters: and :caulfield south: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 254 and 694 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :toby: and :coby: to be 0.8333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :pedersen: and :petras: to be 0.375 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0864036: and :1458954: to be 0.357142835855484 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1925-07-19: and :1936-08-31: to be 0.7866666913032532 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :caulfield south: and :caulfield south: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 480 and 487 got vector [ 1, 1, 0, 0, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :toby: and :anari: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :pedersen: and :pedrazzini: to be 0.3999999761581421 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0864036: and :2992508: to be 0.4285714328289032 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1925-07-19: and :1919-12-14: to be 0.20000000298023224 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :caulfield south: and :lockyer waters: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 480 and 585 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :toby: and :makayla: to be 0.4642857015132904 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :pedersen: and :paterson: to be 0.625 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0864036: and :2516513: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1925-07-19: and :1963-10-25: to be 0.20000000298023224 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :caulfield south: and :gerroa: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 480 and 633 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :toby: and :coby: to be 0.8333333134651184 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :pedersen: and :petras: to be 0.375 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0864036: and :1458954: to be 0.357142835855484 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1925-07-19: and :1936-08-31: to be 0.7866666913032532 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :caulfield south: and :caulfield south: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 480 and 694 got vector [ 1, 1, 0, 0, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :coby: and :anari: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :petras: and :pedrazzini: to be 0.3999999761581421 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1458954: and :2992508: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1936-08-31: and :1919-12-14: to be 0.6799999475479126 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :caulfield south: and :lockyer waters: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 487 and 585 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :coby: and :makayla: to be 0.4642857015132904 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :petras: and :paterson: to be 0.375 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1458954: and :2516513: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1936-08-31: and :1963-10-25: to be 0.8266666531562805 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :caulfield south: and :gerroa: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 487 and 633 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :coby: and :coby: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :petras: and :petras: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1458954: and :1458954: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1936-08-31: and :1936-08-31: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :caulfield south: and :caulfield south: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 487 and 694 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :anari: and :makayla: to be 0.5619047284126282 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :pedrazzini: and :paterson: to be 0.19999998807907104 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :2992508: and :2516513: to be 0.5714285373687744 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1919-12-14: and :1963-10-25: to be 0.6977778077125549 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :lockyer waters: and :gerroa: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 585 and 633 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :anari: and :coby: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :pedrazzini: and :petras: to be 0.3999999761581421 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :2992508: and :1458954: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1919-12-14: and :1936-08-31: to be 0.6799999475479126 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :lockyer waters: and :caulfield south: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 585 and 694 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :makayla: and :coby: to be 0.4642857015132904 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :paterson: and :petras: to be 0.375 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :2516513: and :1458954: to be 0.5079365372657776 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1963-10-25: and :1936-08-31: to be 0.8266666531562805 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :gerroa: and :caulfield south: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 633 and 694 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :lachlan: and :lachlan: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :monteleone: and :monteleone: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0056511: and :0056511: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1967-06-25: and :1967-06-25: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :torrensville: and :torrensville: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 55 and 788 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jassm: and :luke: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :berry: and :perrey: to be 0.6666666269302368 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9448976: and :4205208: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1946-02-24: and :1989-02-03: to be 0.7866666913032532 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :maroochydore: and :fitzroy: to be 0.5595238208770752 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 164 and 286 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jassm: and :jassim: to be 0.9666666388511658 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :berry: and :berry: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9448976: and :9448976: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1946-02-24: and :1946-02-24: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :maroochydore: and :maroochydore: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 164 and 339 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jassm: and :luke: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :berry: and :perrey: to be 0.6666666269302368 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9448976: and :4205208: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1946-02-24: and :1989-02-03: to be 0.7866666913032532 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :maroochydore: and :fitzroy: to be 0.5595238208770752 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 164 and 532 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :luke: and :jassim: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :perrey: and :berry: to be 0.6666666269302368 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4205208: and :9448976: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1989-02-03: and :1946-02-24: to be 0.7866666913032532 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :fitzroy: and :maroochydore: to be 0.5595238208770752 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 286 and 339 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :luke: and :luke: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :perrey: and :perrey: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4205208: and :4205208: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1989-02-03: and :1989-02-03: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :fitzroy: and :fitzroy: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 286 and 532 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jassim: and :luke: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :berry: and :perrey: to be 0.6666666269302368 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9448976: and :4205208: to be 0.5238094925880432 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1946-02-24: and :1989-02-03: to be 0.7866666913032532 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :maroochydore: and :fitzroy: to be 0.5595238208770752 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 339 and 532 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jasper: and :jasper: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :pawley: and :pawley: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3234019: and :3234019: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1978-06-11: and :1978-06-11: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :bogangar: and :bogangar: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 183 and 597 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jasper: and :lily: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :pawley: and :bailey: to be 0.6666666269302368 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3234019: and :4509284: to be 0.5476190447807312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1978-06-11: and :1980-07-23: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :bogangar: and :hampton park: to be 0.6138889193534851 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 183 and 613 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jasper: and :mitchell: to be 0.4305555820465088 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :pawley: and :bailey: to be 0.6666666269302368 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3234019: and :0520898: to be 0.6190476417541504 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1978-06-11: and :1918-03-16: to be 0.20000000298023224 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :bogangar: and :george town: to be 0.4545454680919647 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 183 and 629 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jasper: and :lily: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :pawley: and :bailey: to be 0.6666666269302368 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3234019: and :4509284: to be 0.5476190447807312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1978-06-11: and :1974-09-23: to be 0.8133333325386047 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :bogangar: and :hampton park: to be 0.6138889193534851 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 183 and 763 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jasper: and :mitchell: to be 0.4305555820465088 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :pawley: and :bailey: to be 0.6666666269302368 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3234019: and :0420898: to be 0.6309524178504944 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1978-06-11: and :1918-03-16: to be 0.20000000298023224 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :bogangar: and :george town: to be 0.4545454680919647 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 183 and 813 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jasper: and :lily: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :pawley: and :bailey: to be 0.6666666269302368 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3234019: and :4509284: to be 0.5476190447807312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1978-06-11: and :1980-07-23: to be 0.8019047379493713 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :bogangar: and :hampton park: to be 0.6138889193534851 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 597 and 613 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jasper: and :mitchell: to be 0.4305555820465088 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :pawley: and :bailey: to be 0.6666666269302368 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3234019: and :0520898: to be 0.6190476417541504 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1978-06-11: and :1918-03-16: to be 0.20000000298023224 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :bogangar: and :george town: to be 0.4545454680919647 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 597 and 629 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jasper: and :lily: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :pawley: and :bailey: to be 0.6666666269302368 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3234019: and :4509284: to be 0.5476190447807312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1978-06-11: and :1974-09-23: to be 0.8133333325386047 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :bogangar: and :hampton park: to be 0.6138889193534851 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 597 and 763 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jasper: and :mitchell: to be 0.4305555820465088 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :pawley: and :bailey: to be 0.6666666269302368 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3234019: and :0420898: to be 0.6309524178504944 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1978-06-11: and :1918-03-16: to be 0.20000000298023224 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :bogangar: and :george town: to be 0.4545454680919647 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 597 and 813 got vector [ 0, 0, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :lily: and :mitchell: to be 0.4583333432674408 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :bailey: and :bailey: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4509284: and :0520898: to be 0.6761905550956726 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1980-07-23: and :1918-03-16: to be 0.7638095617294312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :hampton park: and :george town: to be 0.3989899158477783 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 613 and 629 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :lily: and :lily: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :bailey: and :bailey: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4509284: and :4509284: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1980-07-23: and :1974-09-23: to be 0.8600000143051147 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :hampton park: and :hampton park: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 613 and 763 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :lily: and :mitchell: to be 0.4583333432674408 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :bailey: and :bailey: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4509284: and :0420898: to be 0.6761905550956726 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1980-07-23: and :1918-03-16: to be 0.7638095617294312 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :hampton park: and :george town: to be 0.3989899158477783 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 613 and 813 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :mitchell: and :lily: to be 0.4583333432674408 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :bailey: and :bailey: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0520898: and :4509284: to be 0.6761905550956726 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1918-03-16: and :1974-09-23: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :george town: and :hampton park: to be 0.3989899158477783 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 629 and 763 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :mitchell: and :mitchell: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :bailey: and :bailey: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0520898: and :0420898: to be 0.9142857789993286 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1918-03-16: and :1918-03-16: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :george town: and :george town: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 629 and 813 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :lily: and :mitchell: to be 0.4583333432674408 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :bailey: and :bailey: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4509284: and :0420898: to be 0.6761905550956726 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1974-09-23: and :1918-03-16: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :hampton park: and :george town: to be 0.3989899158477783 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 763 and 813 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jacinta: and :jacinta: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :king: and :king: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3689010: and :3689010: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1971-04-10: and :1971-04-10: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :chester hill: and :chester hill: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 308 and 506 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jacinta: and :ethan: to be 0.5619047284126282 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :king: and :king: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3689010: and :0642256: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1971-04-10: and :1979-07-22: to be 0.8133333325386047 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :chester hill: and :nicholls: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 308 and 620 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :jacinta: and :ethan: to be 0.5619047284126282 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :king: and :king: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3689010: and :0642256: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1971-04-10: and :1979-07-22: to be 0.8133333325386047 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :chester hill: and :nicholls: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 506 and 620 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :lucy: and :lucy: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :palma: and :palma: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :3042815: and :3042815: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1970-06-02: and :1963-09-02: to be 0.8600000143051147 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :harriet: and :harriet: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 535 and 610 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :emiily: and :emiily: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :dunning: and :dunning: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7254694: and :7254694: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1981-01-10: and :1981-01-10: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :woodcroft: and :woodcrvft: to be 0.970370352268219 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 319 and 891 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :emiily: and :emiily: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :scott: and :scott: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :9580100: and :2412618: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1926-06-21: and :1926-06-21: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :hornsby heights: and :hornsby heights: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 353 and 439 got vector [ 1, 1, 0, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :harriet: and :harriet: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :swindler: and :swindler: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4043005: and :4043005: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1934-10-17: and :1934-10-17: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :noble park: and :noble park: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 247 and 615 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :holly: and :holly: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :beck-clark: and :beck-clark: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :7672606: and :7672606: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1933-01-30: and :1933-01-30: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :chadstone: and :chadstone: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 406 and 826 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :annabel: and :annabel: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :mansueto: and :mansueto: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6494103: and :6494103: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1928-01-02: and :1928-01-02: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :yarram: and :yarram: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 778 and 872 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :alex: and :harrison: to be 0.4583333432674408 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :jones: and :jones: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6051676: and :1881208: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1921-01-18: and :1962-10-10: to be 0.8266666531562805 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :caulfiele north: and :warragul: to be 0.5250000357627869 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 98 and 208 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :alex: and :henry: to be 0.4833333492279053 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :jones: and :jones: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6051676: and :0456676: to be 0.8492063879966736 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1921-01-18: and :1952-04-29: to be 0.7866666913032532 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :caulfiele north: and :richmond: to be 0.4138889014720917 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 98 and 566 got vector [ 0, 1, 1, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :alex: and :harrison: to be 0.4583333432674408 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :jones: and :jones: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6051676: and :1881208: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1921-01-18: and :1962-10-10: to be 0.8266666531562805 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :caulfiele north: and :warragul: to be 0.5250000357627869 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 98 and 623 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :alex: and :henru: to be 0.4833333492279053 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :jones: and :jones: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6051676: and :0456676: to be 0.8492063879966736 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1921-01-18: and :1952-04-29: to be 0.7866666913032532 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :caulfiele north: and :richmond: to be 0.4138889014720917 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 98 and 625 got vector [ 0, 1, 1, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :alex: and :alex: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :jones: and :jones: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :6051676: and :6051676: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1921-01-18: and :1921-01-18: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :caulfiele north: and :caulfield north: to be 0.9822222590446472 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 98 and 688 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :harrison: and :henry: to be 0.5950000286102295 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :jones: and :jones: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1881208: and :0456676: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1962-10-10: and :1952-04-29: to be 0.7866666913032532 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :warragul: and :richmond: to be 0.4166666567325592 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 208 and 566 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :harrison: and :harrison: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :jones: and :jones: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1881208: and :1881208: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1962-10-10: and :1962-10-10: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :warragul: and :warragul: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 208 and 623 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :harrison: and :henru: to be 0.5950000286102295 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :jones: and :jones: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1881208: and :0456676: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1962-10-10: and :1952-04-29: to be 0.7866666913032532 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :warragul: and :richmond: to be 0.4166666567325592 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 208 and 625 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :harrison: and :alex: to be 0.4583333432674408 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :jones: and :jones: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1881208: and :6051676: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1962-10-10: and :1921-01-18: to be 0.8266666531562805 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :warragul: and :caulfield north: to be 0.5250000357627869 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 208 and 688 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :henry: and :harrison: to be 0.5950000286102295 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :jones: and :jones: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0456676: and :1881208: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1952-04-29: and :1962-10-10: to be 0.7866666913032532 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :richmond: and :warragul: to be 0.4166666567325592 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 566 and 623 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :henry: and :henru: to be 0.9199999570846558 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :jones: and :jones: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0456676: and :0456676: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1952-04-29: and :1952-04-29: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :richmond: and :richmond: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 566 and 625 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :henry: and :alex: to be 0.4833333492279053 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :jones: and :jones: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0456676: and :6051676: to be 0.8492063879966736 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1952-04-29: and :1921-01-18: to be 0.7866666913032532 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :richmond: and :caulfield north: to be 0.42222222685813904 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 566 and 688 got vector [ 0, 1, 1, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :harrison: and :henru: to be 0.5950000286102295 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :jones: and :jones: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1881208: and :0456676: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1962-10-10: and :1952-04-29: to be 0.7866666913032532 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :warragul: and :richmond: to be 0.4166666567325592 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 623 and 625 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :harrison: and :alex: to be 0.4583333432674408 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :jones: and :jones: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1881208: and :6051676: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1962-10-10: and :1921-01-18: to be 0.8266666531562805 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :warragul: and :caulfield north: to be 0.5250000357627869 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 623 and 688 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :henru: and :alex: to be 0.4833333492279053 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :jones: and :jones: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0456676: and :6051676: to be 0.8492063879966736 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1952-04-29: and :1921-01-18: to be 0.7866666913032532 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :richmond: and :caulfield north: to be 0.42222222685813904 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 625 and 688 got vector [ 0, 1, 1, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :: and :william: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :tyler: and :taylor: to be 0.6666666269302368 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8684725: and :0861238: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1909-09-10: and :1964-07-16: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :rosedale: and :hackney: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 128 and 144 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :: and :william: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :tyler: and :taylor: to be 0.6666666269302368 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8684725: and :0861238: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1909-09-10: and :1964-07-16: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :rosedale: and :hackney: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 128 and 265 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :: and :: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :tyler: and :tyler: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :8684725: and :8684725: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1909-09-10: and :1909-09-10: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :rosedale: and :rosedale: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 128 and 524 got vector [ 1, 1, 1, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :william: and :william: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :taylor: and :taylor: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0861238: and :0861238: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1964-07-16: and :1964-07-16: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :hackney: and :hackney: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 144 and 265 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :william: and :: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :taylor: and :tyler: to be 0.6666666269302368 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0861238: and :8684725: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1964-07-16: and :1909-09-10: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :hackney: and :rosedale: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 144 and 524 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :william: and :: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :taylor: and :tyler: to be 0.6666666269302368 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0861238: and :8684725: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1964-07-16: and :1909-09-10: to be 0.7422221899032593 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :hackney: and :rosedale: to be 0.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 265 and 524 got vector [ 0, 1, 0, 0, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :: and :: to be 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :cresswell: and :cresswell: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4955707: and :4955707: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1997-03-05: and :1997-03-05: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :lane cove: and :lane cove: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 591 and 885 got vector [ 1, 1, 1, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :nellie: and :nellie: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :richards: and :richards: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0726654: and :0726654: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1951-04-14: and :1951-04-14: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :thornlie: and :thornlie: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 269 and 593 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :nellie: and :damien: to be 0.3888889253139496 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :richards: and :richards: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0726654: and :1766336: to be 0.6190476417541504 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1951-04-14: and :1958-03-05: to be 0.8133333325386047 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :thornlie: and :mount gambier: to be 0.603205144405365 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 269 and 651 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :nellie: and :damien: to be 0.3888889253139496 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :richards: and :richards: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0726654: and :1766336: to be 0.6190476417541504 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1951-04-14: and :1958-03-05: to be 0.8133333325386047 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :thornlie: and :mount gambier: to be 0.603205144405365 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 269 and 764 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :nellie: and :damien: to be 0.3888889253139496 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :richards: and :richards: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0726654: and :1766336: to be 0.6190476417541504 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1951-04-14: and :1958-03-05: to be 0.8133333325386047 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :thornlie: and :mount gambier: to be 0.603205144405365 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 593 and 651 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :nellie: and :damien: to be 0.3888889253139496 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :richards: and :richards: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :0726654: and :1766336: to be 0.6190476417541504 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1951-04-14: and :1958-03-05: to be 0.8133333325386047 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :thornlie: and :mount gambier: to be 0.603205144405365 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 593 and 764 got vector [ 0, 1, 0, 1, 0 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :damien: and :damien: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :richards: and :richards: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1766336: and :1766336: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1958-03-05: and :1958-03-05: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :mount gambier: and :mount gambier: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 651 and 764 got vector [ 1, 1, 1, 1, 1 ] TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :fergus: and :fergus: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :driessen: and :driessen: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :4188965: and :4188965: to be 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :1993-01-21: and :1993-05-21: to be 0.9585185050964355 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :box hill south: and :box hill south: to be 1.0 TRACE - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.scoreRecordPairs(137) | Comparing records 293 and 638 got vector [ 1, 1, 1, 1, 1 ] [ 0, 0, 0, 1, 0 ]=>[ 0.5317460894584656, 1.0, 0.4285714328289032, 0.30000001192092896, 0.5050504803657532 ]=>{ [ainsley,tasman],[ward,ward],[8060880,9204293],[1935-02-17,1938-09-15],[durras lake,nerang] } [ 0, 0, 0, 1, 0 ]=>[ 0.5317460894584656, 1.0, 0.4285714328289032, 0.30000001192092896, 0.5050504803657532 ]=>{ [ainsley,tasman],[ward,ward],[8060880,9204293],[1935-02-17,1938-09-15],[durras lake,nerang] } [ 0, 0, 0, 1, 0 ]=>[ 0.5317460894584656, 1.0, 0.4285714328289032, 0.30000001192092896, 0.5050504803657532 ]=>{ [tasman,ainsley],[ward,ward],[9204293,8060880],[1938-09-15,1935-02-17],[nerang,durras lake] } [ 0, 0, 0, 1, 0 ]=>[ 0.5317460894584656, 1.0, 0.4285714328289032, 0.30000001192092896, 0.5050504803657532 ]=>{ [tasman,ainsley],[ward,ward],[9204293,8060880],[1938-09-15,1935-02-17],[nerang,durras lake] } [ 0, 0, 0, 1, 0 ]=>[ 0.0, 1.0, 0.6190476417541504, 0.20000000298023224, 0.6601851582527161 ]=>{ [nacoya,breana],[rowe,rowe],[3759706,9860295],[1992-08-25,1945-04-11],[teneriffe,werribee] } [ 0, 0, 0, 1, 0 ]=>[ 0.0, 1.0, 0.6190476417541504, 0.20000000298023224, 0.6601851582527161 ]=>{ [nacoya,breana],[rowe,rowe],[3759706,9860295],[1992-08-25,1945-04-11],[teneriffe,werribee] } [ 0, 0, 0, 1, 0 ]=>[ 0.0, 1.0, 0.6190476417541504, 0.20000000298023224, 0.6601851582527161 ]=>{ [nacoya,breana],[rowe,rowe],[3759706,9860295],[1992-08-25,1945-04-11],[teneriffe,werribee] } [ 0, 0, 0, 1, 0 ]=>[ 0.0, 1.0, 0.6190476417541504, 0.20000000298023224, 0.6601851582527161 ]=>{ [nacoya,breana],[rowe,rowe],[3759706,9860295],[1992-08-25,1945-04-11],[teneriffe,werribee] } [ 0, 0, 0, 1, 0 ]=>[ 0.0, 1.0, 0.5079365372657776, 0.6977778077125549, 0.41111111640930176 ]=>{ [chloe,olivia],[lane,lane],[9659513,2933352],[1923-07-20,1910-05-04],[dingley village,hawker] } [ 0, 0, 0, 1, 0 ]=>[ 0.0, 1.0, 0.5079365372657776, 0.6977778077125549, 0.41111111640930176 ]=>{ [chloe,olivia],[lane,lane],[9659513,2933352],[1923-07-20,1910-05-04],[dingley village,hawker] } [ 0, 0, 0, 1, 0 ]=>[ 0.0, 1.0, 0.5079365372657776, 0.6977778077125549, 0.41111111640930176 ]=>{ [chloe,olivia],[lane,lane],[9659513,2933352],[1923-07-02,1910-05-04],[dingley village,hawker] } [ 0, 0, 0, 1, 0 ]=>[ 0.0, 1.0, 0.5079365372657776, 0.6977778077125549, 0.41111111640930176 ]=>{ [chloe,olivia],[lane,lane],[9659513,2933352],[1923-07-02,1910-05-04],[dingley village,hawker] } [ 0, 0, 0, 1, 0 ]=>[ 0.5777778029441833, 1.0, 0.5238094925880432, 0.6977778077125549, 0.6011905074119568 ]=>{ [carla,hannah],[harris,harris],[5686973,0801035],[1918-06-10,1990-07-25],[penguin,wantirna] } [ 0, 0, 0, 1, 0 ]=>[ 0.5777778029441833, 1.0, 0.5238094925880432, 0.6977778077125549, 0.6011905074119568 ]=>{ [carla,hannah],[harris,harris],[5686973,0801035],[1918-06-10,1990-07-25],[penguin,wantirna] } [ 0, 0, 0, 1, 0 ]=>[ 0.4444444477558136, 1.0, 0.0, 0.20000000298023224, 0.43813133239746094 ]=>{ [simone,hannah],[harris,harris],[null,0801035],[1929-06-09,1990-07-25],[port kembla,wantirna] } [ 0, 0, 0, 1, 0 ]=>[ 0.4444444477558136, 1.0, 0.0, 0.20000000298023224, 0.43813133239746094 ]=>{ [simone,hannah],[harris,harris],[null,0801035],[1929-06-09,1990-07-25],[port kembla,wantirna] } [ 0, 0, 0, 1, 0 ]=>[ 0.5777778029441833, 1.0, 0.5238094925880432, 0.6977778077125549, 0.6011905074119568 ]=>{ [hannah,carla],[harris,harris],[0801035,5686973],[1990-07-25,1918-06-10],[wantirna,penguin] } [ 0, 0, 0, 1, 0 ]=>[ 0.4444444477558136, 1.0, 0.0, 0.20000000298023224, 0.43813133239746094 ]=>{ [hannah,simone],[harris,harris],[0801035,null],[1990-07-25,1929-06-09],[wantirna,port kembla] } [ 0, 0, 0, 1, 0 ]=>[ 0.5777778029441833, 1.0, 0.5238094925880432, 0.6977778077125549, 0.6011905074119568 ]=>{ [hannah,carla],[harris,harris],[0801035,5686973],[1990-07-25,1918-06-10],[wantirna,penguin] } [ 0, 0, 0, 1, 0 ]=>[ 0.4444444477558136, 1.0, 0.0, 0.20000000298023224, 0.43813133239746094 ]=>{ [hannah,simone],[harris,harris],[0801035,null],[1990-07-25,1929-06-09],[wantirna,port kembla] } [ 0, 0, 0, 1, 0 ]=>[ 0.3730158805847168, 0.8333333134651184, 0.5238094925880432, 0.20000000298023224, 0.5555555820465088 ]=>{ [yasmin,timorhy],[moller,muller],[6909959,2316806],[1988-09-15,1912-07-22],[underwood,rossmoyne] } [ 0, 0, 0, 1, 0 ]=>[ 0.3730158805847168, 0.8333333134651184, 0.5238094925880432, 0.20000000298023224, 0.5555555820465088 ]=>{ [yasmin,timothy],[moller,muller],[6909959,2316806],[1988-09-15,1912-07-22],[underwood,rossmoyne] } [ 0, 0, 0, 1, 0 ]=>[ 0.3730158805847168, 0.8333333134651184, 0.5238094925880432, 0.20000000298023224, 0.0 ]=>{ [timorhy,yasmin],[muller,moller],[2316806,6909959],[1912-07-22,1988-09-15],[rossmoyne,underowod] } [ 0, 0, 0, 1, 0 ]=>[ 0.3730158805847168, 0.8333333134651184, 0.5238094925880432, 0.20000000298023224, 0.0 ]=>{ [timothy,yasmin],[muller,moller],[2316806,6909959],[1912-07-22,1988-09-15],[rossmoyne,underowod] } [ 0, 0, 0, 1, 0 ]=>[ 0.44166669249534607, 0.875, 0.6190476417541504, 0.20000000298023224, 0.5314815044403076 ]=>{ [harrison,abbey],[jacobsen,jacobson],[0856681,3596173],[1973-10-24,1997-05-13],[shepparton,melbourne] } [ 0, 0, 0, 1, 0 ]=>[ 0.44166669249534607, 0.875, 0.6190476417541504, 0.20000000298023224, 0.5314815044403076 ]=>{ [harrison,abbey],[jacobsen,jacobson],[0856681,3956173],[1973-10-24,1997-05-13],[shepparton,melbourne] } [ 0, 0, 0, 1, 0 ]=>[ 0.44166669249534607, 0.875, 0.6190476417541504, 0.20000000298023224, 0.5314815044403076 ]=>{ [abbey,harrison],[jacobson,jacobsen],[3596173,0856681],[1997-05-13,1973-10-24],[melbourne,shepparton] } [ 0, 0, 0, 1, 0 ]=>[ 0.44166669249534607, 0.875, 0.6190476417541504, 0.20000000298023224, 0.5314815044403076 ]=>{ [abbey,harrison],[jacobson,jacobsen],[3956173,0856681],[1997-05-13,1973-10-24],[melbourne,shepparton] } [ 0, 0, 0, 1, 0 ]=>[ 0.46666666865348816, 1.0, 0.0, 0.6977778077125549, 0.5873015522956848 ]=>{ [holly,jacob],[johnson,johnson],[null,5873497],[1978-11-27,1901-02-22],[bayview,craigmore] } [ 0, 0, 0, 1, 0 ]=>[ 0.46666666865348816, 1.0, 0.0, 0.6977778077125549, 0.5873015522956848 ]=>{ [holly,jacob],[johnson,johnson],[null,5873497],[1978-11-27,1901-02-22],[bayview,craigmore] } [ 0, 0, 0, 1, 0 ]=>[ 0.46666666865348816, 1.0, 0.0, 0.6977778077125549, 0.5873015522956848 ]=>{ [jacob,holly],[johnson,johnson],[5873497,null],[1901-02-22,1978-11-27],[craigmore,bayview] } [ 0, 0, 0, 1, 0 ]=>[ 0.46666666865348816, 1.0, 0.0, 0.6977778077125549, 0.5873015522956848 ]=>{ [holly,jacob],[johnson,johnson],[null,5873497],[1978-11-27,1901-02-22],[bayview,craigmore] } [ 0, 0, 0, 1, 0 ]=>[ 0.0, 1.0, 0.6309524178504944, 0.6977778077125549, 0.6026936173439026 ]=>{ [sebastian,zac],[pearce,pearce],[1744011,4741726],[1901-02-12,1966-06-26],[devonport,keilor east] } [ 0, 0, 0, 1, 0 ]=>[ 0.0, 1.0, 0.6309524178504944, 0.6977778077125549, 0.6026936173439026 ]=>{ [sebastian,zac],[pearce,pearce],[1744011,4741726],[1901-02-12,1966-06-26],[devonport,keilor east] } [ 0, 0, 0, 1, 0 ]=>[ 0.0, 0.8333333134651184, 0.6309524178504944, 0.6977778077125549, 0.6026936173439026 ]=>{ [zac,sebastian],[pearce,pearse],[4741726,1744011],[1966-06-26,1901-02-12],[keilor east,devonport] } [ 0, 0, 0, 1, 0 ]=>[ 0.0, 0.8333333134651184, 0.6309524178504944, 0.6977778077125549, 0.6026936173439026 ]=>{ [zac,sebastian],[pearce,pearse],[4741726,1744011],[1966-06-26,1901-02-12],[keilor east,devonport] } [ 0, 0, 0, 1, 0 ]=>[ 0.0, 1.0, 0.0, 0.6799999475479126, 0.472222238779068 ]=>{ [toby,ella],[kelly,kelly],[0430263,2473550],[1987-03-31,1924-11-29],[zillmere,rosebery] } [ 0, 0, 0, 1, 0 ]=>[ 0.0, 1.0, 0.0, 0.6799999475479126, 0.472222238779068 ]=>{ [toby,ella],[kelly,kelly],[0430263,2437550],[1987-03-31,1924-11-29],[zillmere,rosebery] } [ 0, 0, 0, 1, 0 ]=>[ 0.0, 1.0, 0.0, 0.6799999475479126, 0.472222238779068 ]=>{ [ella,toby],[kelly,kelly],[2473550,0430263],[1924-11-29,1987-03-31],[rosebery,zillmere] } [ 0, 0, 0, 1, 0 ]=>[ 0.0, 1.0, 0.0, 0.6799999475479126, 0.472222238779068 ]=>{ [toby,ella],[kelly,kelly],[0430263,2437550],[1987-03-31,1924-11-29],[zillmere,rosebery] } [ 0, 0, 0, 1, 0 ]=>[ 0.0, 1.0, 0.5079365372657776, 0.6799999475479126, 0.0 ]=>{ [logan,kimberly],[hall,hall],[4977436,3076421],[1922-06-27,1975-11-29],[blacktown,traralgon] } [ 0, 0, 0, 1, 0 ]=>[ 0.0, 1.0, 0.5079365372657776, 0.6799999475479126, 0.0 ]=>{ [logan,kimberly],[hall,hall],[4977436,3076421],[1922-06-27,1975-11-29],[blacktown,trafalgon] } [ 0, 0, 0, 1, 0 ]=>[ 0.0, 1.0, 0.5079365372657776, 0.6799999475479126, 0.0 ]=>{ [logan,kimberly],[hall,hall],[4977436,3076421],[1922-06-27,1975-11-29],[blacktown,traralgon] } [ 0, 0, 0, 1, 0 ]=>[ 0.0, 1.0, 0.5079365372657776, 0.6799999475479126, 0.0 ]=>{ [logan,kimberly],[hall,hall],[4977436,3076421],[1922-06-27,1975-11-29],[blacktown,trafalgon] } [ 0, 0, 0, 1, 0 ]=>[ 0.5238094925880432, 1.0, 0.5238094925880432, 0.6977778077125549, 0.0 ]=>{ [jessica,matilda],[white,white],[9269170,5934005],[1989-11-21,1902-10-24],[bathurst,st albans park] } [ 0, 0, 0, 1, 0 ]=>[ 0.5238094925880432, 1.0, 0.5238094925880432, 0.6977778077125549, 0.0 ]=>{ [jessica,mayilda],[white,white],[9269170,5934005],[1989-11-21,1902-10-24],[bathurst,st albans park] } [ 0, 0, 0, 1, 0 ]=>[ 0.5238094925880432, 1.0, 0.5238094925880432, 0.6977778077125549, 0.0 ]=>{ [matilda,jessica],[white,white],[5934005,9269170],[1902-10-24,1989-11-21],[st albans park,bathurst] } [ 0, 0, 0, 1, 0 ]=>[ 0.5238094925880432, 1.0, 0.5238094925880432, 0.6977778077125549, 0.0 ]=>{ [mayilda,jessica],[white,white],[5934005,9269170],[1902-10-24,1989-11-21],[st albans park,bathurst] } [ 0, 0, 0, 1, 0 ]=>[ 0.46666666865348816, 1.0, 0.0, 0.6799999475479126, 0.0 ]=>{ [kiana,jake],[williams,williams],[9656365,5853372],[1996-11-23,1902-04-07],[adamstown heights,kew] } [ 0, 0, 0, 1, 0 ]=>[ 0.46666666865348816, 1.0, 0.0, 0.6799999475479126, 0.0 ]=>{ [kiana,jake],[williams,williams],[9656365,5853372],[1996-11-23,1902-04-07],[adamstown heights,kew] } [ 0, 0, 0, 1, 0 ]=>[ 0.46666666865348816, 1.0, 0.0, 0.6799999475479126, 0.0 ]=>{ [kiana,jake],[williams,williams],[9656365,5853372],[1996-11-23,1902-04-07],[adamstown heights,kew] } [ 0, 0, 0, 1, 0 ]=>[ 0.46666666865348816, 1.0, 0.0, 0.6799999475479126, 0.0 ]=>{ [kiana,jake],[williams,williams],[9656365,5853372],[1996-11-23,1902-04-07],[adamstown heights,kew] } [ 0, 0, 0, 1, 0 ]=>[ 0.0, 1.0, 0.5238094925880432, 0.6977778077125549, 0.0 ]=>{ [thomas,daen],[brown,brown],[1005261,0898548],[1987-01-06,1902-05-29],[myers flat,latrobe] } [ 0, 0, 0, 1, 0 ]=>[ 0.472222238779068, 1.0, 0.0, 0.6977778077125549, 0.47985348105430603 ]=>{ [daen,connor],[brown,brown],[0898548,null],[1902-01-29,1985-07-16],[latrobe,blackmans bay] } [ 0, 0, 0, 1, 0 ]=>[ 0.472222238779068, 1.0, 0.0, 0.6977778077125549, 0.47985348105430603 ]=>{ [daen,connor],[brown,brown],[0898548,null],[1902-01-29,1985-07-16],[latrobe,blackmans bay] } [ 0, 0, 0, 1, 0 ]=>[ 0.0, 1.0, 0.5238094925880432, 0.6977778077125549, 0.0 ]=>{ [daen,thomas],[brown,brown],[0898548,1005261],[1902-05-29,1987-01-06],[latrobe,myers glat] } [ 0, 0, 0, 1, 0 ]=>[ 0.0, 1.0, 0.0, 0.6799999475479126, 0.4142857491970062 ]=>{ [ruby,thomas],[edwards,edwards],[9525524,8348589],[1948-09-24,1903-01-13],[red cliffs,mitcham] } [ 0, 0, 0, 1, 0 ]=>[ 0.0, 1.0, 0.0, 0.6799999475479126, 0.4142857491970062 ]=>{ [ruby,thomas],[edwards,edwards],[9525524,8348589],[1948-09-24,1903-01-13],[red cliffs,mitcham] } [ 0, 0, 0, 1, 0 ]=>[ 0.472222238779068, 1.0, 0.0, 0.6799999475479126, 0.4142857491970062 ]=>{ [thomas,ella],[edwards,edwards],[8348589,9525524],[1903-01-13,1948-09-24],[mitcham,red cliffs] } [ 0, 0, 0, 1, 0 ]=>[ 0.472222238779068, 1.0, 0.0, 0.6799999475479126, 0.4142857491970062 ]=>{ [ella,thomas],[edwards,edwards],[9525524,8348589],[1948-09-24,1903-01-13],[red cliffs,mitcham] } [ 0, 0, 0, 1, 0 ]=>[ 0.5777778029441833, 1.0, 0.0, 0.20000000298023224, 0.46010100841522217 ]=>{ [tahlia,paige],[martin,martin],[7384403,5310328],[1931-12-29,1914-08-30],[eastern heights,new norfolk] } [ 0, 0, 0, 1, 0 ]=>[ 0.472222238779068, 1.0, 0.0, 0.20000000298023224, 0.46010100841522217 ]=>{ [tahlia,page],[martin,martin],[7384403,5310328],[1931-12-29,1914-08-30],[eastern heights,new norfolk] } [ 0, 0, 0, 1, 0 ]=>[ 0.5777778029441833, 1.0, 0.0, 0.20000000298023224, 0.46010100841522217 ]=>{ [paige,tahlia],[martin,martin],[5310328,7384403],[1914-08-30,1931-12-29],[new norfolk,eastern heights] } [ 0, 0, 0, 1, 0 ]=>[ 0.472222238779068, 1.0, 0.0, 0.20000000298023224, 0.46010100841522217 ]=>{ [tahlia,page],[martin,martin],[7384403,5310328],[1931-12-29,1914-08-30],[eastern heights,new norfolk] } [ 0, 0, 0, 1, 0 ]=>[ 0.6464285850524902, 0.8888888955116272, 0.6309524178504944, 0.20000000298023224, 0.5050504803657532 ]=>{ [aleisha,ambrosia],[marschall,marshall],[6783536,3659432],[1926-11-30,1965-07-24],[mudgee,seven hills] } [ 0, 0, 0, 1, 0 ]=>[ 0.6464285850524902, 0.8888888955116272, 0.6309524178504944, 0.20000000298023224, 0.5050504803657532 ]=>{ [aleisha,ambrosia],[marschall,marshall],[6783536,3659432],[1926-11-30,1965-07-24],[mudgee,seven hills] } [ 0, 0, 0, 1, 0 ]=>[ 0.0, 1.0, 0.5476190447807312, 0.6799999475479126, 0.0 ]=>{ [kyle,ambrosia],[marshall,marshall],[6693510,3659432],[1918-11-09,1965-07-24],[fairfield heights,seven hills] } [ 0, 0, 0, 1, 0 ]=>[ 0.0, 1.0, 0.5476190447807312, 0.6799999475479126, 0.0 ]=>{ [kyle,ambrosia],[marshall,marshall],[6693510,3659432],[1918-11-09,1965-07-24],[fairfield heights,seven hills] } [ 0, 0, 0, 1, 0 ]=>[ 0.0, 1.0, 0.5476190447807312, 0.6799999475479126, 0.0 ]=>{ [kyle,ambrosia],[marshall,marshall],[6693510,3659432],[1918-11-09,1965-07-24],[fairfield heights,seven hills] } [ 0, 0, 0, 1, 0 ]=>[ 0.0, 1.0, 0.5476190447807312, 0.6799999475479126, 0.0 ]=>{ [kyle,ambrosia],[marshall,marshall],[6693510,3659432],[1918-11-09,1965-07-24],[fairfield heights,seven hills] } TRACE - org.openhie.openempi.matching.fellegisunter.ExpectationMaximizationEstimator.estimateMarginalProbabilities(36) | Error at iteration 1 is 0.4128508304508637 TRACE - org.openhie.openempi.matching.fellegisunter.ExpectationMaximizationEstimator.estimateMarginalProbabilities(36) | Error at iteration 2 is 0.0062808739385696866 TRACE - org.openhie.openempi.matching.fellegisunter.ExpectationMaximizationEstimator.estimateMarginalProbabilities(36) | Error at iteration 3 is 0.0021331067982385266 TRACE - org.openhie.openempi.matching.fellegisunter.ExpectationMaximizationEstimator.estimateMarginalProbabilities(36) | Error at iteration 4 is 3.755017092362811E-4 TRACE - org.openhie.openempi.matching.fellegisunter.ExpectationMaximizationEstimator.estimateMarginalProbabilities(36) | Error at iteration 5 is 4.648722271050065E-5 TRACE - org.openhie.openempi.matching.fellegisunter.ExpectationMaximizationEstimator.estimateMarginalProbabilities(36) | Error at iteration 6 is 5.247857070456163E-6 DEBUG - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.calculateBounds(217) | Sum: 0.20116105164920273, lambda: 0.20000000298023224, index: 558, value: 9.096717167936388 DEBUG - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.calculateBounds(228) | Sum: 0.35404574130752176, mu: 0.20000000298023224, index: 970, value: 34.21871717708431 DEBUG - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.saveParameters(234) | Attempting to save the Fellegi-Sunter configuration file into: D:/tmp/FellegiSunterConfiguration.ser java.lang.RuntimeException: Failed while saving the Fellegi-Sunter configuration: D:\tmp\FellegiSunterConfiguration.ser (The system cannot find the path specified) at org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.saveParameters(ProbabilisticMatchingService.java:243) at org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.linkRecords(ProbabilisticMatchingService.java:99) at org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingServiceTest.testScorePairs(ProbabilisticMatchingServiceTest.java:27) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at org.springframework.test.ConditionalTestCase.runBare(ConditionalTestCase.java:76) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:232) at junit.framework.TestSuite.run(TestSuite.java:227) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) ERROR - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.saveParameters(242) | Failed while saving the Fellegi-Sunter configuration file: D:\tmp\FellegiSunterConfiguration.ser (The system cannot find the path specified) java.io.FileNotFoundException: D:\tmp\FellegiSunterConfiguration.ser (The system cannot find the path specified) at java.io.FileOutputStream.open(Native Method) at java.io.FileOutputStream.(FileOutputStream.java:179) at java.io.FileOutputStream.(FileOutputStream.java:70) at org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.saveParameters(ProbabilisticMatchingService.java:237) at org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.linkRecords(ProbabilisticMatchingService.java:99) at org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingServiceTest.testScorePairs(ProbabilisticMatchingServiceTest.java:27) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at org.springframework.test.ConditionalTestCase.runBare(ConditionalTestCase.java:76) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:232) at junit.framework.TestSuite.run(TestSuite.java:227) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of test [testScorePairs]. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.369 sec Running org.openhie.openempi.service.MailEngineTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.415 sec Running org.openhie.openempi.matching.MatchingServiceTest DEBUG - org.openhie.openempi.service.BaseServiceTestCase.onSetUp(26) | In onSetUp method DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@4b17b450]; rollback [true]. INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hibernate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in file: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\openempi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@4830c68b[transforms=[org.openhie.openempi.configuration.Transform@7a3af4b3[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@34975276[fieldName=custom1,sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@7a3af4b3[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@3aa6dbf3[fieldName=custom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@7a3af4b3[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl.DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@20b24c9a[matchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_313_0_, this_.audit_event_type_code as audit2_313_0_, this_.audit_event_type_description as audit3_313_0_, this_.audit_event_type_name as audit4_313_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_313_0_, this_.audit_event_type_code as audit2_313_0_, this_.audit_event_type_description as audit3_313_0_, this_.audit_event_type_name as audit4_313_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(86) | Authentication request for user with username: admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? Hibernate: select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(99) | Encrypted password is d033e22ae348aeb5660fc2140aec35850c4da997 as opposed to d033e22ae348aeb5660fc2140aec35850c4da997 DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.UserSession@39165e21[sessionId=,sessionKey=8663B40D3E8C31376F2B0152C560882A,user=org.openhie.openempi.model.User@59229fdf[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 17:14:42 CDT 2010] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) Hibernate: insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.context.UserContext.authenticate(43) | Authentication request succeeded for user admin INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hibernate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in file: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\openempi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@6ef2bc8d[transforms=[org.openhie.openempi.configuration.Transform@23905e3[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@6db17b38[fieldName=custom1,sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@23905e3[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@1f10d1cb[fieldName=custom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@23905e3[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl.DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@93d765c[matchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_352_0_, this_.audit_event_type_code as audit2_352_0_, this_.audit_event_type_description as audit3_352_0_, this_.audit_event_type_name as audit4_352_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_352_0_, this_.audit_event_type_code as audit2_352_0_, this_.audit_event_type_description as audit3_352_0_, this_.audit_event_type_name as audit4_352_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(86) | Authentication request for user with username: admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? Hibernate: select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(99) | Encrypted password is d033e22ae348aeb5660fc2140aec35850c4da997 as opposed to d033e22ae348aeb5660fc2140aec35850c4da997 DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.UserSession@602b24e6[sessionId=,sessionKey=E0F187C243B722C567D1B406DDE1CABE,user=org.openhie.openempi.model.User@5efa5e8f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 17:14:43 CDT 2010] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) Hibernate: insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.context.UserContext.authenticate(43) | Authentication request succeeded for user admin Transactional support for this test has rollback set to true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.ValidationServiceImpl.validate(27) | Validating object : org.openhie.openempi.model.Person@c907ff[personId=,givenName=Odysseas,familyName=Pentakalos,personIdentifiers=[org.openhie.openempi.model.PersonIdentifier@e2bf6c0[personIdentifierId=,identifierDomain=org.openhie.openempi.model.IdentifierDomain@6854be84[identifierDomainId=,userCreatedBy=,universalIdentifier=,universalIdentifierTypeCode=,namespaceIdentifier=SSN,dateCreated=],userByCreatorId=,userByVoidedById=,identifier=555-55-5555,dateCreated=,dateVoided=]]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_361_6_, this_.address1 as address2_361_6_, this_.address2 as address3_361_6_, this_.address_type_cd as address40_361_6_, this_.birth_order as birth4_361_6_, this_.birth_place as birth5_361_6_, this_.city as city361_6_, this_.country as country361_6_, this_.country_code as country8_361_6_, this_.custom1 as custom9_361_6_, this_.custom2 as custom10_361_6_, this_.custom3 as custom11_361_6_, this_.custom4 as custom12_361_6_, this_.custom5 as custom13_361_6_, this_.date_changed as date14_361_6_, this_.date_created as date15_361_6_, this_.date_of_birth as date16_361_6_, this_.date_voided as date17_361_6_, this_.death_ind as death18_361_6_, this_.death_time as death19_361_6_, this_.degree as degree361_6_, this_.email as email361_6_, this_.ethnic_group_cd as ethnic47_361_6_, this_.family_name as family22_361_6_, this_.family_name2 as family23_361_6_, this_.gender_cd as gender41_361_6_, this_.given_name as given24_361_6_, this_.language_cd as language44_361_6_, this_.marital_status_code as marital25_361_6_, this_.middle_name as middle26_361_6_, this_.mothers_maiden_name as mothers27_361_6_, this_.multiple_birth_ind as multiple28_361_6_, this_.name_type_cd as name43_361_6_, this_.nationality_cd as nationa42_361_6_, this_.phone_area_code as phone29_361_6_, this_.phone_country_code as phone30_361_6_, this_.phone_ext as phone31_361_6_, this_.phone_number as phone32_361_6_, this_.postal_code as postal33_361_6_, this_.prefix as prefix361_6_, this_.race_cd as race48_361_6_, this_.religion_cd as religion38_361_6_, this_.ssn as ssn361_6_, this_.state as state361_6_, this_.suffix as suffix361_6_, this_.changed_by_id as changed46_361_6_, this_.creator_id as creator45_361_6_, this_.voided_by_id as voided39_361_6_, pi1_.person_identifier_id as person1_362_0_, pi1_.date_created as date2_362_0_, pi1_.date_voided as date3_362_0_, pi1_.identifier as identifier362_0_, pi1_.identifier_domain_id as identifier8_362_0_, pi1_.person_id as person6_362_0_, pi1_.creator_id as creator5_362_0_, pi1_.voided_by_id as voided7_362_0_, id2_.identifier_domain_id as identifier1_356_1_, id2_.date_created as date2_356_1_, id2_.namespace_identifier as namespace3_356_1_, id2_.universal_identifier as universal4_356_1_, id2_.universal_identifier_type_code as universal5_356_1_, id2_.creator_id as creator6_356_1_, user6_.id as id367_2_, user6_.account_expired as account2_367_2_, user6_.account_locked as account3_367_2_, user6_.address as address367_2_, user6_.city as city367_2_, user6_.country as country367_2_, user6_.postal_code as postal7_367_2_, user6_.province as province367_2_, user6_.credentials_expired as credenti9_367_2_, user6_.email as email367_2_, user6_.account_enabled as account11_367_2_, user6_.first_name as first12_367_2_, user6_.last_name as last13_367_2_, user6_.password as password367_2_, user6_.password_hint as password15_367_2_, user6_.phone_number as phone16_367_2_, user6_.username as username367_2_, user6_.version as version367_2_, user6_.website as website367_2_, person7_.person_id as person1_361_3_, person7_.address1 as address2_361_3_, person7_.address2 as address3_361_3_, person7_.address_type_cd as address40_361_3_, person7_.birth_order as birth4_361_3_, person7_.birth_place as birth5_361_3_, person7_.city as city361_3_, person7_.country as country361_3_, person7_.country_code as country8_361_3_, person7_.custom1 as custom9_361_3_, person7_.custom2 as custom10_361_3_, person7_.custom3 as custom11_361_3_, person7_.custom4 as custom12_361_3_, person7_.custom5 as custom13_361_3_, person7_.date_changed as date14_361_3_, person7_.date_created as date15_361_3_, person7_.date_of_birth as date16_361_3_, person7_.date_voided as date17_361_3_, person7_.death_ind as death18_361_3_, person7_.death_time as death19_361_3_, person7_.degree as degree361_3_, person7_.email as email361_3_, person7_.ethnic_group_cd as ethnic47_361_3_, person7_.family_name as family22_361_3_, person7_.family_name2 as family23_361_3_, person7_.gender_cd as gender41_361_3_, person7_.given_name as given24_361_3_, person7_.language_cd as language44_361_3_, person7_.marital_status_code as marital25_361_3_, person7_.middle_name as middle26_361_3_, person7_.mothers_maiden_name as mothers27_361_3_, person7_.multiple_birth_ind as multiple28_361_3_, person7_.name_type_cd as name43_361_3_, person7_.nationality_cd as nationa42_361_3_, person7_.phone_area_code as phone29_361_3_, person7_.phone_country_code as phone30_361_3_, person7_.phone_ext as phone31_361_3_, person7_.phone_number as phone32_361_3_, person7_.postal_code as postal33_361_3_, person7_.prefix as prefix361_3_, person7_.race_cd as race48_361_3_, person7_.religion_cd as religion38_361_3_, person7_.ssn as ssn361_3_, person7_.state as state361_3_, person7_.suffix as suffix361_3_, person7_.changed_by_id as changed46_361_3_, person7_.creator_id as creator45_361_3_, person7_.voided_by_id as voided39_361_3_, user8_.id as id367_4_, user8_.account_expired as account2_367_4_, user8_.account_locked as account3_367_4_, user8_.address as address367_4_, user8_.city as city367_4_, user8_.country as country367_4_, user8_.postal_code as postal7_367_4_, user8_.province as province367_4_, user8_.credentials_expired as credenti9_367_4_, user8_.email as email367_4_, user8_.account_enabled as account11_367_4_, user8_.first_name as first12_367_4_, user8_.last_name as last13_367_4_, user8_.password as password367_4_, user8_.password_hint as password15_367_4_, user8_.phone_number as phone16_367_4_, user8_.username as username367_4_, user8_.version as version367_4_, user8_.website as website367_4_, user9_.id as id367_5_, user9_.account_expired as account2_367_5_, user9_.account_locked as account3_367_5_, user9_.address as address367_5_, user9_.city as city367_5_, user9_.country as country367_5_, user9_.postal_code as postal7_367_5_, user9_.province as province367_5_, user9_.credentials_expired as credenti9_367_5_, user9_.email as email367_5_, user9_.account_enabled as account11_367_5_, user9_.first_name as first12_367_5_, user9_.last_name as last13_367_5_, user9_.password as password367_5_, user9_.password_hint as password15_367_5_, user9_.phone_number as phone16_367_5_, user9_.username as username367_5_, user9_.version as version367_5_, user9_.website as website367_5_ from person this_ inner join person_identifier pi1_ on this_.person_id=pi1_.person_id inner join identifier_domain id2_ on pi1_.identifier_domain_id=id2_.identifier_domain_id left outer join app_user user6_ on id2_.creator_id=user6_.id left outer join person person7_ on pi1_.person_id=person7_.person_id left outer join app_user user8_ on pi1_.creator_id=user8_.id left outer join app_user user9_ on pi1_.voided_by_id=user9_.id where this_.date_voided is null and pi1_.identifier=? and id2_.namespace_identifier=? Hibernate: select this_.person_id as person1_361_6_, this_.address1 as address2_361_6_, this_.address2 as address3_361_6_, this_.address_type_cd as address40_361_6_, this_.birth_order as birth4_361_6_, this_.birth_place as birth5_361_6_, this_.city as city361_6_, this_.country as country361_6_, this_.country_code as country8_361_6_, this_.custom1 as custom9_361_6_, this_.custom2 as custom10_361_6_, this_.custom3 as custom11_361_6_, this_.custom4 as custom12_361_6_, this_.custom5 as custom13_361_6_, this_.date_changed as date14_361_6_, this_.date_created as date15_361_6_, this_.date_of_birth as date16_361_6_, this_.date_voided as date17_361_6_, this_.death_ind as death18_361_6_, this_.death_time as death19_361_6_, this_.degree as degree361_6_, this_.email as email361_6_, this_.ethnic_group_cd as ethnic47_361_6_, this_.family_name as family22_361_6_, this_.family_name2 as family23_361_6_, this_.gender_cd as gender41_361_6_, this_.given_name as given24_361_6_, this_.language_cd as language44_361_6_, this_.marital_status_code as marital25_361_6_, this_.middle_name as middle26_361_6_, this_.mothers_maiden_name as mothers27_361_6_, this_.multiple_birth_ind as multiple28_361_6_, this_.name_type_cd as name43_361_6_, this_.nationality_cd as nationa42_361_6_, this_.phone_area_code as phone29_361_6_, this_.phone_country_code as phone30_361_6_, this_.phone_ext as phone31_361_6_, this_.phone_number as phone32_361_6_, this_.postal_code as postal33_361_6_, this_.prefix as prefix361_6_, this_.race_cd as race48_361_6_, this_.religion_cd as religion38_361_6_, this_.ssn as ssn361_6_, this_.state as state361_6_, this_.suffix as suffix361_6_, this_.changed_by_id as changed46_361_6_, this_.creator_id as creator45_361_6_, this_.voided_by_id as voided39_361_6_, pi1_.person_identifier_id as person1_362_0_, pi1_.date_created as date2_362_0_, pi1_.date_voided as date3_362_0_, pi1_.identifier as identifier362_0_, pi1_.identifier_domain_id as identifier8_362_0_, pi1_.person_id as person6_362_0_, pi1_.creator_id as creator5_362_0_, pi1_.voided_by_id as voided7_362_0_, id2_.identifier_domain_id as identifier1_356_1_, id2_.date_created as date2_356_1_, id2_.namespace_identifier as namespace3_356_1_, id2_.universal_identifier as universal4_356_1_, id2_.universal_identifier_type_code as universal5_356_1_, id2_.creator_id as creator6_356_1_, user6_.id as id367_2_, user6_.account_expired as account2_367_2_, user6_.account_locked as account3_367_2_, user6_.address as address367_2_, user6_.city as city367_2_, user6_.country as country367_2_, user6_.postal_code as postal7_367_2_, user6_.province as province367_2_, user6_.credentials_expired as credenti9_367_2_, user6_.email as email367_2_, user6_.account_enabled as account11_367_2_, user6_.first_name as first12_367_2_, user6_.last_name as last13_367_2_, user6_.password as password367_2_, user6_.password_hint as password15_367_2_, user6_.phone_number as phone16_367_2_, user6_.username as username367_2_, user6_.version as version367_2_, user6_.website as website367_2_, person7_.person_id as person1_361_3_, person7_.address1 as address2_361_3_, person7_.address2 as address3_361_3_, person7_.address_type_cd as address40_361_3_, person7_.birth_order as birth4_361_3_, person7_.birth_place as birth5_361_3_, person7_.city as city361_3_, person7_.country as country361_3_, person7_.country_code as country8_361_3_, person7_.custom1 as custom9_361_3_, person7_.custom2 as custom10_361_3_, person7_.custom3 as custom11_361_3_, person7_.custom4 as custom12_361_3_, person7_.custom5 as custom13_361_3_, person7_.date_changed as date14_361_3_, person7_.date_created as date15_361_3_, person7_.date_of_birth as date16_361_3_, person7_.date_voided as date17_361_3_, person7_.death_ind as death18_361_3_, person7_.death_time as death19_361_3_, person7_.degree as degree361_3_, person7_.email as email361_3_, person7_.ethnic_group_cd as ethnic47_361_3_, person7_.family_name as family22_361_3_, person7_.family_name2 as family23_361_3_, person7_.gender_cd as gender41_361_3_, person7_.given_name as given24_361_3_, person7_.language_cd as language44_361_3_, person7_.marital_status_code as marital25_361_3_, person7_.middle_name as middle26_361_3_, person7_.mothers_maiden_name as mothers27_361_3_, person7_.multiple_birth_ind as multiple28_361_3_, person7_.name_type_cd as name43_361_3_, person7_.nationality_cd as nationa42_361_3_, person7_.phone_area_code as phone29_361_3_, person7_.phone_country_code as phone30_361_3_, person7_.phone_ext as phone31_361_3_, person7_.phone_number as phone32_361_3_, person7_.postal_code as postal33_361_3_, person7_.prefix as prefix361_3_, person7_.race_cd as race48_361_3_, person7_.religion_cd as religion38_361_3_, person7_.ssn as ssn361_3_, person7_.state as state361_3_, person7_.suffix as suffix361_3_, person7_.changed_by_id as changed46_361_3_, person7_.creator_id as creator45_361_3_, person7_.voided_by_id as voided39_361_3_, user8_.id as id367_4_, user8_.account_expired as account2_367_4_, user8_.account_locked as account3_367_4_, user8_.address as address367_4_, user8_.city as city367_4_, user8_.country as country367_4_, user8_.postal_code as postal7_367_4_, user8_.province as province367_4_, user8_.credentials_expired as credenti9_367_4_, user8_.email as email367_4_, user8_.account_enabled as account11_367_4_, user8_.first_name as first12_367_4_, user8_.last_name as last13_367_4_, user8_.password as password367_4_, user8_.password_hint as password15_367_4_, user8_.phone_number as phone16_367_4_, user8_.username as username367_4_, user8_.version as version367_4_, user8_.website as website367_4_, user9_.id as id367_5_, user9_.account_expired as account2_367_5_, user9_.account_locked as account3_367_5_, user9_.address as address367_5_, user9_.city as city367_5_, user9_.country as country367_5_, user9_.postal_code as postal7_367_5_, user9_.province as province367_5_, user9_.credentials_expired as credenti9_367_5_, user9_.email as email367_5_, user9_.account_enabled as account11_367_5_, user9_.first_name as first12_367_5_, user9_.last_name as last13_367_5_, user9_.password as password367_5_, user9_.password_hint as password15_367_5_, user9_.phone_number as phone16_367_5_, user9_.username as username367_5_, user9_.version as version367_5_, user9_.website as website367_5_ from person this_ inner join person_identifier pi1_ on this_.person_id=pi1_.person_id inner join identifier_domain id2_ on pi1_.identifier_domain_id=id2_.identifier_domain_id left outer join app_user user6_ on id2_.creator_id=user6_.id left outer join person person7_ on pi1_.person_id=person7_.person_id left outer join app_user user8_ on pi1_.creator_id=user8_.id left outer join app_user user9_ on pi1_.voided_by_id=user9_.id where this_.date_voided is null and pi1_.identifier=? and id2_.namespace_identifier=? DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate$3.doInHibernate(132) | Query by identifier returned: 0 elements. TRACE - org.openhie.openempi.service.impl.PersonManagerServiceImpl.populateCustomFields(394) | Need to generate a value for field familyName using function org.openhie.openempi.configuration.Transform@23905e3[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=] and save it as field custom1 DEBUG - org.openhie.openempi.service.impl.PersonManagerServiceImpl.populateCustomFields(398) | Obtained a value of Pentakalos for field familyName DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(32) | Applying the double metaphone transform to field with value: Pentakalos DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(37) | The double metaphone value for field: 'Pentakalos' is 'PNTK' DEBUG - org.openhie.openempi.service.impl.PersonManagerServiceImpl.populateCustomFields(403) | Custom field custom1 has value PNTK TRACE - org.openhie.openempi.service.impl.PersonManagerServiceImpl.populateCustomFields(394) | Need to generate a value for field givenName using function org.openhie.openempi.configuration.Transform@23905e3[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=] and save it as field custom2 DEBUG - org.openhie.openempi.service.impl.PersonManagerServiceImpl.populateCustomFields(398) | Obtained a value of Odysseas for field givenName DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(32) | Applying the double metaphone transform to field with value: Odysseas DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(37) | The double metaphone value for field: 'Odysseas' is 'ATSS' DEBUG - org.openhie.openempi.service.impl.PersonManagerServiceImpl.populateCustomFields(403) | Custom field custom2 has value ATSS TRACE - org.openhie.openempi.service.impl.PersonManagerServiceImpl.generateGlobalId(362) | Global Identifier Configuration is org.openhie.openempi.configuration.GlobalIdentifier@386382a6[assignGlobalIdentifier=false,namespaceIdentifier=2.16.840.1.113883.4.357,universalIdentifier=2.16.840.1.113883.4.357,universalIdentifierType=hl7] DEBUG - org.openhie.openempi.service.impl.PersonManagerServiceImpl.savePerson(258) | Current user is org.openhie.openempi.model.User@5efa5e8f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false] DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate.addPerson(50) | Saving person record: org.openhie.openempi.model.Person@c907ff[personId=,givenName=Odysseas,familyName=Pentakalos,personIdentifiers=[org.openhie.openempi.model.PersonIdentifier@e2bf6c0[personIdentifierId=,identifierDomain=org.openhie.openempi.model.IdentifierDomain@6854be84[identifierDomainId=,userCreatedBy=,universalIdentifier=,universalIdentifierTypeCode=,namespaceIdentifier=SSN,dateCreated=],userByCreatorId=,userByVoidedById=,identifier=555-55-5555,dateCreated=,dateVoided=]]] DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate.saveIdentifierDomain(479) | Looking for existing identifier domain org.openhie.openempi.model.IdentifierDomain@6854be84[identifierDomainId=,userCreatedBy=org.openhie.openempi.model.User@5efa5e8f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=,universalIdentifierTypeCode=,namespaceIdentifier=SSN,dateCreated=Tue Apr 06 17:14:43 CDT 2010] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.identifier_domain_id as identifier1_356_1_, this_.date_created as date2_356_1_, this_.namespace_identifier as namespace3_356_1_, this_.universal_identifier as universal4_356_1_, this_.universal_identifier_type_code as universal5_356_1_, this_.creator_id as creator6_356_1_, user2_.id as id367_0_, user2_.account_expired as account2_367_0_, user2_.account_locked as account3_367_0_, user2_.address as address367_0_, user2_.city as city367_0_, user2_.country as country367_0_, user2_.postal_code as postal7_367_0_, user2_.province as province367_0_, user2_.credentials_expired as credenti9_367_0_, user2_.email as email367_0_, user2_.account_enabled as account11_367_0_, user2_.first_name as first12_367_0_, user2_.last_name as last13_367_0_, user2_.password as password367_0_, user2_.password_hint as password15_367_0_, user2_.phone_number as phone16_367_0_, user2_.username as username367_0_, user2_.version as version367_0_, user2_.website as website367_0_ from identifier_domain this_ inner join app_user user2_ on this_.creator_id=user2_.id where this_.namespace_identifier=? Hibernate: select this_.identifier_domain_id as identifier1_356_1_, this_.date_created as date2_356_1_, this_.namespace_identifier as namespace3_356_1_, this_.universal_identifier as universal4_356_1_, this_.universal_identifier_type_code as universal5_356_1_, this_.creator_id as creator6_356_1_, user2_.id as id367_0_, user2_.account_expired as account2_367_0_, user2_.account_locked as account3_367_0_, user2_.address as address367_0_, user2_.city as city367_0_, user2_.country as country367_0_, user2_.postal_code as postal7_367_0_, user2_.province as province367_0_, user2_.credentials_expired as credenti9_367_0_, user2_.email as email367_0_, user2_.account_enabled as account11_367_0_, user2_.first_name as first12_367_0_, user2_.last_name as last13_367_0_, user2_.password as password367_0_, user2_.password_hint as password15_367_0_, user2_.phone_number as phone16_367_0_, user2_.username as username367_0_, user2_.version as version367_0_, user2_.website as website367_0_ from identifier_domain this_ inner join app_user user2_ on this_.creator_id=user2_.id where this_.namespace_identifier=? DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate$6.doInHibernate(510) | Query by identifier returned: 1 elements. DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate.saveIdentifierDomain(483) | Identifier domain already exists: org.openhie.openempi.model.IdentifierDomain@6854be84[identifierDomainId=100,userCreatedBy=org.openhie.openempi.model.User@5efa5e8f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=,universalIdentifierTypeCode=,namespaceIdentifier=SSN,dateCreated=Tue Apr 06 17:14:43 CDT 2010] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select nextval ('public.person_seq') Hibernate: select nextval ('public.person_seq') DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select nationalit_.nationality_cd, nationalit_.nationality_code as national2_360_, nationalit_.nationality_description as national3_360_, nationalit_.nationality_name as national4_360_ from nationality nationalit_ where nationalit_.nationality_cd=? Hibernate: select nationalit_.nationality_cd, nationalit_.nationality_code as national2_360_, nationalit_.nationality_description as national3_360_, nationalit_.nationality_name as national4_360_ from nationality nationalit_ where nationalit_.nationality_cd=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select nextval ('public.person_identifier_seq') Hibernate: select nextval ('public.person_identifier_seq') DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into person (address1, address2, address_type_cd, birth_order, birth_place, city, country, country_code, custom1, custom2, custom3, custom4, custom5, date_changed, date_created, date_of_birth, date_voided, death_ind, death_time, degree, email, ethnic_group_cd, family_name, family_name2, gender_cd, given_name, language_cd, marital_status_code, middle_name, mothers_maiden_name, multiple_birth_ind, name_type_cd, nationality_cd, phone_area_code, phone_country_code, phone_ext, phone_number, postal_code, prefix, race_cd, religion_cd, ssn, state, suffix, changed_by_id, creator_id, voided_by_id, person_id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into person (address1, address2, address_type_cd, birth_order, birth_place, city, country, country_code, custom1, custom2, custom3, custom4, custom5, date_changed, date_created, date_of_birth, date_voided, death_ind, death_time, degree, email, ethnic_group_cd, family_name, family_name2, gender_cd, given_name, language_cd, marital_status_code, middle_name, mothers_maiden_name, multiple_birth_ind, name_type_cd, nationality_cd, phone_area_code, phone_country_code, phone_ext, phone_number, postal_code, prefix, race_cd, religion_cd, ssn, state, suffix, changed_by_id, creator_id, voided_by_id, person_id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into person_identifier (date_created, date_voided, identifier, identifier_domain_id, person_id, creator_id, voided_by_id, person_identifier_id) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into person_identifier (date_created, date_voided, identifier, identifier_domain_id, person_id, creator_id, voided_by_id, person_identifier_id) values (?, ?, ?, ?, ?, ?, ?, ?) DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate.addPerson(61) | Finished saving the person. DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.match(40) | Looking for matches on record org.openhie.openempi.model.Record@1de06d7e[recordId=1000,dynaBean=org.openhie.openempi.util.ConvertingWrapDynaBean@79347a84,recordTypeDefinition=] DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(32) | Applying the double metaphone transform to field with value: Pentakalos DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(37) | The double metaphone value for field: 'Pentakalos' is 'PNTK' DEBUG - org.openhie.openempi.blocking.impl.BlockingServiceImpl.findCandidates(71) | In round 0 added criterion: org.openhie.openempi.model.Criterion@3872a921[name=custom1,operation=org.openhie.openempi.model.Operation@6457ae46[name=Equals],value=PNTK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1=PNTK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_361_5_, this_.address1 as address2_361_5_, this_.address2 as address3_361_5_, this_.address_type_cd as address40_361_5_, this_.birth_order as birth4_361_5_, this_.birth_place as birth5_361_5_, this_.city as city361_5_, this_.country as country361_5_, this_.country_code as country8_361_5_, this_.custom1 as custom9_361_5_, this_.custom2 as custom10_361_5_, this_.custom3 as custom11_361_5_, this_.custom4 as custom12_361_5_, this_.custom5 as custom13_361_5_, this_.date_changed as date14_361_5_, this_.date_created as date15_361_5_, this_.date_of_birth as date16_361_5_, this_.date_voided as date17_361_5_, this_.death_ind as death18_361_5_, this_.death_time as death19_361_5_, this_.degree as degree361_5_, this_.email as email361_5_, this_.ethnic_group_cd as ethnic47_361_5_, this_.family_name as family22_361_5_, this_.family_name2 as family23_361_5_, this_.gender_cd as gender41_361_5_, this_.given_name as given24_361_5_, this_.language_cd as language44_361_5_, this_.marital_status_code as marital25_361_5_, this_.middle_name as middle26_361_5_, this_.mothers_maiden_name as mothers27_361_5_, this_.multiple_birth_ind as multiple28_361_5_, this_.name_type_cd as name43_361_5_, this_.nationality_cd as nationa42_361_5_, this_.phone_area_code as phone29_361_5_, this_.phone_country_code as phone30_361_5_, this_.phone_ext as phone31_361_5_, this_.phone_number as phone32_361_5_, this_.postal_code as postal33_361_5_, this_.prefix as prefix361_5_, this_.race_cd as race48_361_5_, this_.religion_cd as religion38_361_5_, this_.ssn as ssn361_5_, this_.state as state361_5_, this_.suffix as suffix361_5_, this_.changed_by_id as changed46_361_5_, this_.creator_id as creator45_361_5_, this_.voided_by_id as voided39_361_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_362_0_, personiden2_.date_created as date2_362_0_, personiden2_.date_voided as date3_362_0_, personiden2_.identifier as identifier362_0_, personiden2_.identifier_domain_id as identifier8_362_0_, personiden2_.person_id as person6_362_0_, personiden2_.creator_id as creator5_362_0_, personiden2_.voided_by_id as voided7_362_0_, identifier3_.identifier_domain_id as identifier1_356_1_, identifier3_.date_created as date2_356_1_, identifier3_.namespace_identifier as namespace3_356_1_, identifier3_.universal_identifier as universal4_356_1_, identifier3_.universal_identifier_type_code as universal5_356_1_, identifier3_.creator_id as creator6_356_1_, user4_.id as id367_2_, user4_.account_expired as account2_367_2_, user4_.account_locked as account3_367_2_, user4_.address as address367_2_, user4_.city as city367_2_, user4_.country as country367_2_, user4_.postal_code as postal7_367_2_, user4_.province as province367_2_, user4_.credentials_expired as credenti9_367_2_, user4_.email as email367_2_, user4_.account_enabled as account11_367_2_, user4_.first_name as first12_367_2_, user4_.last_name as last13_367_2_, user4_.password as password367_2_, user4_.password_hint as password15_367_2_, user4_.phone_number as phone16_367_2_, user4_.username as username367_2_, user4_.version as version367_2_, user4_.website as website367_2_, user5_.id as id367_3_, user5_.account_expired as account2_367_3_, user5_.account_locked as account3_367_3_, user5_.address as address367_3_, user5_.city as city367_3_, user5_.country as country367_3_, user5_.postal_code as postal7_367_3_, user5_.province as province367_3_, user5_.credentials_expired as credenti9_367_3_, user5_.email as email367_3_, user5_.account_enabled as account11_367_3_, user5_.first_name as first12_367_3_, user5_.last_name as last13_367_3_, user5_.password as password367_3_, user5_.password_hint as password15_367_3_, user5_.phone_number as phone16_367_3_, user5_.username as username367_3_, user5_.version as version367_3_, user5_.website as website367_3_, user6_.id as id367_4_, user6_.account_expired as account2_367_4_, user6_.account_locked as account3_367_4_, user6_.address as address367_4_, user6_.city as city367_4_, user6_.country as country367_4_, user6_.postal_code as postal7_367_4_, user6_.province as province367_4_, user6_.credentials_expired as credenti9_367_4_, user6_.email as email367_4_, user6_.account_enabled as account11_367_4_, user6_.first_name as first12_367_4_, user6_.last_name as last13_367_4_, user6_.password as password367_4_, user6_.password_hint as password15_367_4_, user6_.phone_number as phone16_367_4_, user6_.username as username367_4_, user6_.version as version367_4_, user6_.website as website367_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1=? and this_.date_voided is null Hibernate: select this_.person_id as person1_361_5_, this_.address1 as address2_361_5_, this_.address2 as address3_361_5_, this_.address_type_cd as address40_361_5_, this_.birth_order as birth4_361_5_, this_.birth_place as birth5_361_5_, this_.city as city361_5_, this_.country as country361_5_, this_.country_code as country8_361_5_, this_.custom1 as custom9_361_5_, this_.custom2 as custom10_361_5_, this_.custom3 as custom11_361_5_, this_.custom4 as custom12_361_5_, this_.custom5 as custom13_361_5_, this_.date_changed as date14_361_5_, this_.date_created as date15_361_5_, this_.date_of_birth as date16_361_5_, this_.date_voided as date17_361_5_, this_.death_ind as death18_361_5_, this_.death_time as death19_361_5_, this_.degree as degree361_5_, this_.email as email361_5_, this_.ethnic_group_cd as ethnic47_361_5_, this_.family_name as family22_361_5_, this_.family_name2 as family23_361_5_, this_.gender_cd as gender41_361_5_, this_.given_name as given24_361_5_, this_.language_cd as language44_361_5_, this_.marital_status_code as marital25_361_5_, this_.middle_name as middle26_361_5_, this_.mothers_maiden_name as mothers27_361_5_, this_.multiple_birth_ind as multiple28_361_5_, this_.name_type_cd as name43_361_5_, this_.nationality_cd as nationa42_361_5_, this_.phone_area_code as phone29_361_5_, this_.phone_country_code as phone30_361_5_, this_.phone_ext as phone31_361_5_, this_.phone_number as phone32_361_5_, this_.postal_code as postal33_361_5_, this_.prefix as prefix361_5_, this_.race_cd as race48_361_5_, this_.religion_cd as religion38_361_5_, this_.ssn as ssn361_5_, this_.state as state361_5_, this_.suffix as suffix361_5_, this_.changed_by_id as changed46_361_5_, this_.creator_id as creator45_361_5_, this_.voided_by_id as voided39_361_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_362_0_, personiden2_.date_created as date2_362_0_, personiden2_.date_voided as date3_362_0_, personiden2_.identifier as identifier362_0_, personiden2_.identifier_domain_id as identifier8_362_0_, personiden2_.person_id as person6_362_0_, personiden2_.creator_id as creator5_362_0_, personiden2_.voided_by_id as voided7_362_0_, identifier3_.identifier_domain_id as identifier1_356_1_, identifier3_.date_created as date2_356_1_, identifier3_.namespace_identifier as namespace3_356_1_, identifier3_.universal_identifier as universal4_356_1_, identifier3_.universal_identifier_type_code as universal5_356_1_, identifier3_.creator_id as creator6_356_1_, user4_.id as id367_2_, user4_.account_expired as account2_367_2_, user4_.account_locked as account3_367_2_, user4_.address as address367_2_, user4_.city as city367_2_, user4_.country as country367_2_, user4_.postal_code as postal7_367_2_, user4_.province as province367_2_, user4_.credentials_expired as credenti9_367_2_, user4_.email as email367_2_, user4_.account_enabled as account11_367_2_, user4_.first_name as first12_367_2_, user4_.last_name as last13_367_2_, user4_.password as password367_2_, user4_.password_hint as password15_367_2_, user4_.phone_number as phone16_367_2_, user4_.username as username367_2_, user4_.version as version367_2_, user4_.website as website367_2_, user5_.id as id367_3_, user5_.account_expired as account2_367_3_, user5_.account_locked as account3_367_3_, user5_.address as address367_3_, user5_.city as city367_3_, user5_.country as country367_3_, user5_.postal_code as postal7_367_3_, user5_.province as province367_3_, user5_.credentials_expired as credenti9_367_3_, user5_.email as email367_3_, user5_.account_enabled as account11_367_3_, user5_.first_name as first12_367_3_, user5_.last_name as last13_367_3_, user5_.password as password367_3_, user5_.password_hint as password15_367_3_, user5_.phone_number as phone16_367_3_, user5_.username as username367_3_, user5_.version as version367_3_, user5_.website as website367_3_, user6_.id as id367_4_, user6_.account_expired as account2_367_4_, user6_.account_locked as account3_367_4_, user6_.address as address367_4_, user6_.city as city367_4_, user6_.country as country367_4_, user6_.postal_code as postal7_367_4_, user6_.province as province367_4_, user6_.credentials_expired as credenti9_367_4_, user6_.email as email367_4_, user6_.account_enabled as account11_367_4_, user6_.first_name as first12_367_4_, user6_.last_name as last13_367_4_, user6_.password as password367_4_, user6_.password_hint as password15_367_4_, user6_.phone_number as phone16_367_4_, user6_.username as username367_4_, user6_.version as version367_4_, user6_.website as website367_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1=? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.match(44) | Potential match found: org.openhie.openempi.model.Record@4af6178d[recordId=1000,dynaBean=org.openhie.openempi.util.ConvertingWrapDynaBean@6284506d,recordTypeDefinition=] DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.saveAuditEvent(66) | About to audit the event org.openhie.openempi.model.AuditEvent@387dcf98[auditEventId=,dateCreated=Tue Apr 06 17:14:43 CDT 2010,auditEventType=org.openhie.openempi.model.AuditEventType@3d5a1c5f[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@c907ff[personId=1000,givenName=Odysseas,familyName=Pentakalos,personIdentifiers=[org.openhie.openempi.model.PersonIdentifier@e2bf6c0[personIdentifierId=100,identifierDomain=org.openhie.openempi.model.IdentifierDomain@6854be84[identifierDomainId=100,userCreatedBy=org.openhie.openempi.model.User@5efa5e8f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=,universalIdentifierTypeCode=,namespaceIdentifier=SSN,dateCreated=Tue Apr 06 17:14:43 CDT 2010],userByCreatorId=org.openhie.openempi.model.User@5efa5e8f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],userByVoidedById=,identifier=555-55-5555,dateCreated=Tue Apr 06 17:14:43 CDT 2010,dateVoided=]]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@5efa5e8f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select nextval ('public.audit_event_seq') Hibernate: select nextval ('public.audit_event_seq') DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into audit_event (alt_ref_person_id, audit_event_description, audit_event_type_cd, date_created, ref_person_id, creator_id, audit_event_id) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into audit_event (alt_ref_person_id, audit_event_description, audit_event_type_cd, date_created, ref_person_id, creator_id, audit_event_id) values (?, ?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.ValidationServiceImpl.validate(27) | Validating object : org.openhie.openempi.model.Person@6271edc8[personId=,givenName=Odysseas,familyName=Pentakalos,personIdentifiers=[org.openhie.openempi.model.PersonIdentifier@25b217f6[personIdentifierId=,identifierDomain=org.openhie.openempi.model.IdentifierDomain@4f432acf[identifierDomainId=,userCreatedBy=,universalIdentifier=,universalIdentifierTypeCode=,namespaceIdentifier=SSN,dateCreated=],userByCreatorId=,userByVoidedById=,identifier=666-66-6666,dateCreated=,dateVoided=]]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_361_6_, this_.address1 as address2_361_6_, this_.address2 as address3_361_6_, this_.address_type_cd as address40_361_6_, this_.birth_order as birth4_361_6_, this_.birth_place as birth5_361_6_, this_.city as city361_6_, this_.country as country361_6_, this_.country_code as country8_361_6_, this_.custom1 as custom9_361_6_, this_.custom2 as custom10_361_6_, this_.custom3 as custom11_361_6_, this_.custom4 as custom12_361_6_, this_.custom5 as custom13_361_6_, this_.date_changed as date14_361_6_, this_.date_created as date15_361_6_, this_.date_of_birth as date16_361_6_, this_.date_voided as date17_361_6_, this_.death_ind as death18_361_6_, this_.death_time as death19_361_6_, this_.degree as degree361_6_, this_.email as email361_6_, this_.ethnic_group_cd as ethnic47_361_6_, this_.family_name as family22_361_6_, this_.family_name2 as family23_361_6_, this_.gender_cd as gender41_361_6_, this_.given_name as given24_361_6_, this_.language_cd as language44_361_6_, this_.marital_status_code as marital25_361_6_, this_.middle_name as middle26_361_6_, this_.mothers_maiden_name as mothers27_361_6_, this_.multiple_birth_ind as multiple28_361_6_, this_.name_type_cd as name43_361_6_, this_.nationality_cd as nationa42_361_6_, this_.phone_area_code as phone29_361_6_, this_.phone_country_code as phone30_361_6_, this_.phone_ext as phone31_361_6_, this_.phone_number as phone32_361_6_, this_.postal_code as postal33_361_6_, this_.prefix as prefix361_6_, this_.race_cd as race48_361_6_, this_.religion_cd as religion38_361_6_, this_.ssn as ssn361_6_, this_.state as state361_6_, this_.suffix as suffix361_6_, this_.changed_by_id as changed46_361_6_, this_.creator_id as creator45_361_6_, this_.voided_by_id as voided39_361_6_, pi1_.person_identifier_id as person1_362_0_, pi1_.date_created as date2_362_0_, pi1_.date_voided as date3_362_0_, pi1_.identifier as identifier362_0_, pi1_.identifier_domain_id as identifier8_362_0_, pi1_.person_id as person6_362_0_, pi1_.creator_id as creator5_362_0_, pi1_.voided_by_id as voided7_362_0_, id2_.identifier_domain_id as identifier1_356_1_, id2_.date_created as date2_356_1_, id2_.namespace_identifier as namespace3_356_1_, id2_.universal_identifier as universal4_356_1_, id2_.universal_identifier_type_code as universal5_356_1_, id2_.creator_id as creator6_356_1_, user6_.id as id367_2_, user6_.account_expired as account2_367_2_, user6_.account_locked as account3_367_2_, user6_.address as address367_2_, user6_.city as city367_2_, user6_.country as country367_2_, user6_.postal_code as postal7_367_2_, user6_.province as province367_2_, user6_.credentials_expired as credenti9_367_2_, user6_.email as email367_2_, user6_.account_enabled as account11_367_2_, user6_.first_name as first12_367_2_, user6_.last_name as last13_367_2_, user6_.password as password367_2_, user6_.password_hint as password15_367_2_, user6_.phone_number as phone16_367_2_, user6_.username as username367_2_, user6_.version as version367_2_, user6_.website as website367_2_, person7_.person_id as person1_361_3_, person7_.address1 as address2_361_3_, person7_.address2 as address3_361_3_, person7_.address_type_cd as address40_361_3_, person7_.birth_order as birth4_361_3_, person7_.birth_place as birth5_361_3_, person7_.city as city361_3_, person7_.country as country361_3_, person7_.country_code as country8_361_3_, person7_.custom1 as custom9_361_3_, person7_.custom2 as custom10_361_3_, person7_.custom3 as custom11_361_3_, person7_.custom4 as custom12_361_3_, person7_.custom5 as custom13_361_3_, person7_.date_changed as date14_361_3_, person7_.date_created as date15_361_3_, person7_.date_of_birth as date16_361_3_, person7_.date_voided as date17_361_3_, person7_.death_ind as death18_361_3_, person7_.death_time as death19_361_3_, person7_.degree as degree361_3_, person7_.email as email361_3_, person7_.ethnic_group_cd as ethnic47_361_3_, person7_.family_name as family22_361_3_, person7_.family_name2 as family23_361_3_, person7_.gender_cd as gender41_361_3_, person7_.given_name as given24_361_3_, person7_.language_cd as language44_361_3_, person7_.marital_status_code as marital25_361_3_, person7_.middle_name as middle26_361_3_, person7_.mothers_maiden_name as mothers27_361_3_, person7_.multiple_birth_ind as multiple28_361_3_, person7_.name_type_cd as name43_361_3_, person7_.nationality_cd as nationa42_361_3_, person7_.phone_area_code as phone29_361_3_, person7_.phone_country_code as phone30_361_3_, person7_.phone_ext as phone31_361_3_, person7_.phone_number as phone32_361_3_, person7_.postal_code as postal33_361_3_, person7_.prefix as prefix361_3_, person7_.race_cd as race48_361_3_, person7_.religion_cd as religion38_361_3_, person7_.ssn as ssn361_3_, person7_.state as state361_3_, person7_.suffix as suffix361_3_, person7_.changed_by_id as changed46_361_3_, person7_.creator_id as creator45_361_3_, person7_.voided_by_id as voided39_361_3_, user8_.id as id367_4_, user8_.account_expired as account2_367_4_, user8_.account_locked as account3_367_4_, user8_.address as address367_4_, user8_.city as city367_4_, user8_.country as country367_4_, user8_.postal_code as postal7_367_4_, user8_.province as province367_4_, user8_.credentials_expired as credenti9_367_4_, user8_.email as email367_4_, user8_.account_enabled as account11_367_4_, user8_.first_name as first12_367_4_, user8_.last_name as last13_367_4_, user8_.password as password367_4_, user8_.password_hint as password15_367_4_, user8_.phone_number as phone16_367_4_, user8_.username as username367_4_, user8_.version as version367_4_, user8_.website as website367_4_, user9_.id as id367_5_, user9_.account_expired as account2_367_5_, user9_.account_locked as account3_367_5_, user9_.address as address367_5_, user9_.city as city367_5_, user9_.country as country367_5_, user9_.postal_code as postal7_367_5_, user9_.province as province367_5_, user9_.credentials_expired as credenti9_367_5_, user9_.email as email367_5_, user9_.account_enabled as account11_367_5_, user9_.first_name as first12_367_5_, user9_.last_name as last13_367_5_, user9_.password as password367_5_, user9_.password_hint as password15_367_5_, user9_.phone_number as phone16_367_5_, user9_.username as username367_5_, user9_.version as version367_5_, user9_.website as website367_5_ from person this_ inner join person_identifier pi1_ on this_.person_id=pi1_.person_id inner join identifier_domain id2_ on pi1_.identifier_domain_id=id2_.identifier_domain_id left outer join app_user user6_ on id2_.creator_id=user6_.id left outer join person person7_ on pi1_.person_id=person7_.person_id left outer join app_user user8_ on pi1_.creator_id=user8_.id left outer join app_user user9_ on pi1_.voided_by_id=user9_.id where this_.date_voided is null and pi1_.identifier=? and id2_.namespace_identifier=? Hibernate: select this_.person_id as person1_361_6_, this_.address1 as address2_361_6_, this_.address2 as address3_361_6_, this_.address_type_cd as address40_361_6_, this_.birth_order as birth4_361_6_, this_.birth_place as birth5_361_6_, this_.city as city361_6_, this_.country as country361_6_, this_.country_code as country8_361_6_, this_.custom1 as custom9_361_6_, this_.custom2 as custom10_361_6_, this_.custom3 as custom11_361_6_, this_.custom4 as custom12_361_6_, this_.custom5 as custom13_361_6_, this_.date_changed as date14_361_6_, this_.date_created as date15_361_6_, this_.date_of_birth as date16_361_6_, this_.date_voided as date17_361_6_, this_.death_ind as death18_361_6_, this_.death_time as death19_361_6_, this_.degree as degree361_6_, this_.email as email361_6_, this_.ethnic_group_cd as ethnic47_361_6_, this_.family_name as family22_361_6_, this_.family_name2 as family23_361_6_, this_.gender_cd as gender41_361_6_, this_.given_name as given24_361_6_, this_.language_cd as language44_361_6_, this_.marital_status_code as marital25_361_6_, this_.middle_name as middle26_361_6_, this_.mothers_maiden_name as mothers27_361_6_, this_.multiple_birth_ind as multiple28_361_6_, this_.name_type_cd as name43_361_6_, this_.nationality_cd as nationa42_361_6_, this_.phone_area_code as phone29_361_6_, this_.phone_country_code as phone30_361_6_, this_.phone_ext as phone31_361_6_, this_.phone_number as phone32_361_6_, this_.postal_code as postal33_361_6_, this_.prefix as prefix361_6_, this_.race_cd as race48_361_6_, this_.religion_cd as religion38_361_6_, this_.ssn as ssn361_6_, this_.state as state361_6_, this_.suffix as suffix361_6_, this_.changed_by_id as changed46_361_6_, this_.creator_id as creator45_361_6_, this_.voided_by_id as voided39_361_6_, pi1_.person_identifier_id as person1_362_0_, pi1_.date_created as date2_362_0_, pi1_.date_voided as date3_362_0_, pi1_.identifier as identifier362_0_, pi1_.identifier_domain_id as identifier8_362_0_, pi1_.person_id as person6_362_0_, pi1_.creator_id as creator5_362_0_, pi1_.voided_by_id as voided7_362_0_, id2_.identifier_domain_id as identifier1_356_1_, id2_.date_created as date2_356_1_, id2_.namespace_identifier as namespace3_356_1_, id2_.universal_identifier as universal4_356_1_, id2_.universal_identifier_type_code as universal5_356_1_, id2_.creator_id as creator6_356_1_, user6_.id as id367_2_, user6_.account_expired as account2_367_2_, user6_.account_locked as account3_367_2_, user6_.address as address367_2_, user6_.city as city367_2_, user6_.country as country367_2_, user6_.postal_code as postal7_367_2_, user6_.province as province367_2_, user6_.credentials_expired as credenti9_367_2_, user6_.email as email367_2_, user6_.account_enabled as account11_367_2_, user6_.first_name as first12_367_2_, user6_.last_name as last13_367_2_, user6_.password as password367_2_, user6_.password_hint as password15_367_2_, user6_.phone_number as phone16_367_2_, user6_.username as username367_2_, user6_.version as version367_2_, user6_.website as website367_2_, person7_.person_id as person1_361_3_, person7_.address1 as address2_361_3_, person7_.address2 as address3_361_3_, person7_.address_type_cd as address40_361_3_, person7_.birth_order as birth4_361_3_, person7_.birth_place as birth5_361_3_, person7_.city as city361_3_, person7_.country as country361_3_, person7_.country_code as country8_361_3_, person7_.custom1 as custom9_361_3_, person7_.custom2 as custom10_361_3_, person7_.custom3 as custom11_361_3_, person7_.custom4 as custom12_361_3_, person7_.custom5 as custom13_361_3_, person7_.date_changed as date14_361_3_, person7_.date_created as date15_361_3_, person7_.date_of_birth as date16_361_3_, person7_.date_voided as date17_361_3_, person7_.death_ind as death18_361_3_, person7_.death_time as death19_361_3_, person7_.degree as degree361_3_, person7_.email as email361_3_, person7_.ethnic_group_cd as ethnic47_361_3_, person7_.family_name as family22_361_3_, person7_.family_name2 as family23_361_3_, person7_.gender_cd as gender41_361_3_, person7_.given_name as given24_361_3_, person7_.language_cd as language44_361_3_, person7_.marital_status_code as marital25_361_3_, person7_.middle_name as middle26_361_3_, person7_.mothers_maiden_name as mothers27_361_3_, person7_.multiple_birth_ind as multiple28_361_3_, person7_.name_type_cd as name43_361_3_, person7_.nationality_cd as nationa42_361_3_, person7_.phone_area_code as phone29_361_3_, person7_.phone_country_code as phone30_361_3_, person7_.phone_ext as phone31_361_3_, person7_.phone_number as phone32_361_3_, person7_.postal_code as postal33_361_3_, person7_.prefix as prefix361_3_, person7_.race_cd as race48_361_3_, person7_.religion_cd as religion38_361_3_, person7_.ssn as ssn361_3_, person7_.state as state361_3_, person7_.suffix as suffix361_3_, person7_.changed_by_id as changed46_361_3_, person7_.creator_id as creator45_361_3_, person7_.voided_by_id as voided39_361_3_, user8_.id as id367_4_, user8_.account_expired as account2_367_4_, user8_.account_locked as account3_367_4_, user8_.address as address367_4_, user8_.city as city367_4_, user8_.country as country367_4_, user8_.postal_code as postal7_367_4_, user8_.province as province367_4_, user8_.credentials_expired as credenti9_367_4_, user8_.email as email367_4_, user8_.account_enabled as account11_367_4_, user8_.first_name as first12_367_4_, user8_.last_name as last13_367_4_, user8_.password as password367_4_, user8_.password_hint as password15_367_4_, user8_.phone_number as phone16_367_4_, user8_.username as username367_4_, user8_.version as version367_4_, user8_.website as website367_4_, user9_.id as id367_5_, user9_.account_expired as account2_367_5_, user9_.account_locked as account3_367_5_, user9_.address as address367_5_, user9_.city as city367_5_, user9_.country as country367_5_, user9_.postal_code as postal7_367_5_, user9_.province as province367_5_, user9_.credentials_expired as credenti9_367_5_, user9_.email as email367_5_, user9_.account_enabled as account11_367_5_, user9_.first_name as first12_367_5_, user9_.last_name as last13_367_5_, user9_.password as password367_5_, user9_.password_hint as password15_367_5_, user9_.phone_number as phone16_367_5_, user9_.username as username367_5_, user9_.version as version367_5_, user9_.website as website367_5_ from person this_ inner join person_identifier pi1_ on this_.person_id=pi1_.person_id inner join identifier_domain id2_ on pi1_.identifier_domain_id=id2_.identifier_domain_id left outer join app_user user6_ on id2_.creator_id=user6_.id left outer join person person7_ on pi1_.person_id=person7_.person_id left outer join app_user user8_ on pi1_.creator_id=user8_.id left outer join app_user user9_ on pi1_.voided_by_id=user9_.id where this_.date_voided is null and pi1_.identifier=? and id2_.namespace_identifier=? DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate$3.doInHibernate(132) | Query by identifier returned: 0 elements. TRACE - org.openhie.openempi.service.impl.PersonManagerServiceImpl.populateCustomFields(394) | Need to generate a value for field familyName using function org.openhie.openempi.configuration.Transform@23905e3[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=] and save it as field custom1 DEBUG - org.openhie.openempi.service.impl.PersonManagerServiceImpl.populateCustomFields(398) | Obtained a value of Pentakalos for field familyName DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(32) | Applying the double metaphone transform to field with value: Pentakalos DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(37) | The double metaphone value for field: 'Pentakalos' is 'PNTK' DEBUG - org.openhie.openempi.service.impl.PersonManagerServiceImpl.populateCustomFields(403) | Custom field custom1 has value PNTK TRACE - org.openhie.openempi.service.impl.PersonManagerServiceImpl.populateCustomFields(394) | Need to generate a value for field givenName using function org.openhie.openempi.configuration.Transform@23905e3[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=] and save it as field custom2 DEBUG - org.openhie.openempi.service.impl.PersonManagerServiceImpl.populateCustomFields(398) | Obtained a value of Odysseas for field givenName DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(32) | Applying the double metaphone transform to field with value: Odysseas DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(37) | The double metaphone value for field: 'Odysseas' is 'ATSS' DEBUG - org.openhie.openempi.service.impl.PersonManagerServiceImpl.populateCustomFields(403) | Custom field custom2 has value ATSS TRACE - org.openhie.openempi.service.impl.PersonManagerServiceImpl.generateGlobalId(362) | Global Identifier Configuration is org.openhie.openempi.configuration.GlobalIdentifier@386382a6[assignGlobalIdentifier=false,namespaceIdentifier=2.16.840.1.113883.4.357,universalIdentifier=2.16.840.1.113883.4.357,universalIdentifierType=hl7] DEBUG - org.openhie.openempi.service.impl.PersonManagerServiceImpl.savePerson(258) | Current user is org.openhie.openempi.model.User@5efa5e8f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false] DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate.addPerson(50) | Saving person record: org.openhie.openempi.model.Person@6271edc8[personId=,givenName=Odysseas,familyName=Pentakalos,personIdentifiers=[org.openhie.openempi.model.PersonIdentifier@25b217f6[personIdentifierId=,identifierDomain=org.openhie.openempi.model.IdentifierDomain@4f432acf[identifierDomainId=,userCreatedBy=,universalIdentifier=,universalIdentifierTypeCode=,namespaceIdentifier=SSN,dateCreated=],userByCreatorId=,userByVoidedById=,identifier=666-66-6666,dateCreated=,dateVoided=]]] DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate.saveIdentifierDomain(479) | Looking for existing identifier domain org.openhie.openempi.model.IdentifierDomain@4f432acf[identifierDomainId=,userCreatedBy=org.openhie.openempi.model.User@5efa5e8f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=,universalIdentifierTypeCode=,namespaceIdentifier=SSN,dateCreated=Tue Apr 06 17:14:43 CDT 2010] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.identifier_domain_id as identifier1_356_1_, this_.date_created as date2_356_1_, this_.namespace_identifier as namespace3_356_1_, this_.universal_identifier as universal4_356_1_, this_.universal_identifier_type_code as universal5_356_1_, this_.creator_id as creator6_356_1_, user2_.id as id367_0_, user2_.account_expired as account2_367_0_, user2_.account_locked as account3_367_0_, user2_.address as address367_0_, user2_.city as city367_0_, user2_.country as country367_0_, user2_.postal_code as postal7_367_0_, user2_.province as province367_0_, user2_.credentials_expired as credenti9_367_0_, user2_.email as email367_0_, user2_.account_enabled as account11_367_0_, user2_.first_name as first12_367_0_, user2_.last_name as last13_367_0_, user2_.password as password367_0_, user2_.password_hint as password15_367_0_, user2_.phone_number as phone16_367_0_, user2_.username as username367_0_, user2_.version as version367_0_, user2_.website as website367_0_ from identifier_domain this_ inner join app_user user2_ on this_.creator_id=user2_.id where this_.namespace_identifier=? Hibernate: select this_.identifier_domain_id as identifier1_356_1_, this_.date_created as date2_356_1_, this_.namespace_identifier as namespace3_356_1_, this_.universal_identifier as universal4_356_1_, this_.universal_identifier_type_code as universal5_356_1_, this_.creator_id as creator6_356_1_, user2_.id as id367_0_, user2_.account_expired as account2_367_0_, user2_.account_locked as account3_367_0_, user2_.address as address367_0_, user2_.city as city367_0_, user2_.country as country367_0_, user2_.postal_code as postal7_367_0_, user2_.province as province367_0_, user2_.credentials_expired as credenti9_367_0_, user2_.email as email367_0_, user2_.account_enabled as account11_367_0_, user2_.first_name as first12_367_0_, user2_.last_name as last13_367_0_, user2_.password as password367_0_, user2_.password_hint as password15_367_0_, user2_.phone_number as phone16_367_0_, user2_.username as username367_0_, user2_.version as version367_0_, user2_.website as website367_0_ from identifier_domain this_ inner join app_user user2_ on this_.creator_id=user2_.id where this_.namespace_identifier=? DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate$6.doInHibernate(510) | Query by identifier returned: 1 elements. DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate.saveIdentifierDomain(483) | Identifier domain already exists: org.openhie.openempi.model.IdentifierDomain@4f432acf[identifierDomainId=100,userCreatedBy=org.openhie.openempi.model.User@5efa5e8f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=,universalIdentifierTypeCode=,namespaceIdentifier=SSN,dateCreated=Tue Apr 06 17:14:43 CDT 2010] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select nationalit_.nationality_cd, nationalit_.nationality_code as national2_360_, nationalit_.nationality_description as national3_360_, nationalit_.nationality_name as national4_360_ from nationality nationalit_ where nationalit_.nationality_cd=? Hibernate: select nationalit_.nationality_cd, nationalit_.nationality_code as national2_360_, nationalit_.nationality_description as national3_360_, nationalit_.nationality_name as national4_360_ from nationality nationalit_ where nationalit_.nationality_cd=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into person (address1, address2, address_type_cd, birth_order, birth_place, city, country, country_code, custom1, custom2, custom3, custom4, custom5, date_changed, date_created, date_of_birth, date_voided, death_ind, death_time, degree, email, ethnic_group_cd, family_name, family_name2, gender_cd, given_name, language_cd, marital_status_code, middle_name, mothers_maiden_name, multiple_birth_ind, name_type_cd, nationality_cd, phone_area_code, phone_country_code, phone_ext, phone_number, postal_code, prefix, race_cd, religion_cd, ssn, state, suffix, changed_by_id, creator_id, voided_by_id, person_id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into person (address1, address2, address_type_cd, birth_order, birth_place, city, country, country_code, custom1, custom2, custom3, custom4, custom5, date_changed, date_created, date_of_birth, date_voided, death_ind, death_time, degree, email, ethnic_group_cd, family_name, family_name2, gender_cd, given_name, language_cd, marital_status_code, middle_name, mothers_maiden_name, multiple_birth_ind, name_type_cd, nationality_cd, phone_area_code, phone_country_code, phone_ext, phone_number, postal_code, prefix, race_cd, religion_cd, ssn, state, suffix, changed_by_id, creator_id, voided_by_id, person_id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into person_identifier (date_created, date_voided, identifier, identifier_domain_id, person_id, creator_id, voided_by_id, person_identifier_id) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into person_identifier (date_created, date_voided, identifier, identifier_domain_id, person_id, creator_id, voided_by_id, person_identifier_id) values (?, ?, ?, ?, ?, ?, ?, ?) DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate.addPerson(61) | Finished saving the person. DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.match(40) | Looking for matches on record org.openhie.openempi.model.Record@75b49b45[recordId=1001,dynaBean=org.openhie.openempi.util.ConvertingWrapDynaBean@243e0b62,recordTypeDefinition=] DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(32) | Applying the double metaphone transform to field with value: Pentakalos DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(37) | The double metaphone value for field: 'Pentakalos' is 'PNTK' DEBUG - org.openhie.openempi.blocking.impl.BlockingServiceImpl.findCandidates(71) | In round 0 added criterion: org.openhie.openempi.model.Criterion@655d6184[name=custom1,operation=org.openhie.openempi.model.Operation@6457ae46[name=Equals],value=PNTK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1=PNTK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_361_5_, this_.address1 as address2_361_5_, this_.address2 as address3_361_5_, this_.address_type_cd as address40_361_5_, this_.birth_order as birth4_361_5_, this_.birth_place as birth5_361_5_, this_.city as city361_5_, this_.country as country361_5_, this_.country_code as country8_361_5_, this_.custom1 as custom9_361_5_, this_.custom2 as custom10_361_5_, this_.custom3 as custom11_361_5_, this_.custom4 as custom12_361_5_, this_.custom5 as custom13_361_5_, this_.date_changed as date14_361_5_, this_.date_created as date15_361_5_, this_.date_of_birth as date16_361_5_, this_.date_voided as date17_361_5_, this_.death_ind as death18_361_5_, this_.death_time as death19_361_5_, this_.degree as degree361_5_, this_.email as email361_5_, this_.ethnic_group_cd as ethnic47_361_5_, this_.family_name as family22_361_5_, this_.family_name2 as family23_361_5_, this_.gender_cd as gender41_361_5_, this_.given_name as given24_361_5_, this_.language_cd as language44_361_5_, this_.marital_status_code as marital25_361_5_, this_.middle_name as middle26_361_5_, this_.mothers_maiden_name as mothers27_361_5_, this_.multiple_birth_ind as multiple28_361_5_, this_.name_type_cd as name43_361_5_, this_.nationality_cd as nationa42_361_5_, this_.phone_area_code as phone29_361_5_, this_.phone_country_code as phone30_361_5_, this_.phone_ext as phone31_361_5_, this_.phone_number as phone32_361_5_, this_.postal_code as postal33_361_5_, this_.prefix as prefix361_5_, this_.race_cd as race48_361_5_, this_.religion_cd as religion38_361_5_, this_.ssn as ssn361_5_, this_.state as state361_5_, this_.suffix as suffix361_5_, this_.changed_by_id as changed46_361_5_, this_.creator_id as creator45_361_5_, this_.voided_by_id as voided39_361_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_362_0_, personiden2_.date_created as date2_362_0_, personiden2_.date_voided as date3_362_0_, personiden2_.identifier as identifier362_0_, personiden2_.identifier_domain_id as identifier8_362_0_, personiden2_.person_id as person6_362_0_, personiden2_.creator_id as creator5_362_0_, personiden2_.voided_by_id as voided7_362_0_, identifier3_.identifier_domain_id as identifier1_356_1_, identifier3_.date_created as date2_356_1_, identifier3_.namespace_identifier as namespace3_356_1_, identifier3_.universal_identifier as universal4_356_1_, identifier3_.universal_identifier_type_code as universal5_356_1_, identifier3_.creator_id as creator6_356_1_, user4_.id as id367_2_, user4_.account_expired as account2_367_2_, user4_.account_locked as account3_367_2_, user4_.address as address367_2_, user4_.city as city367_2_, user4_.country as country367_2_, user4_.postal_code as postal7_367_2_, user4_.province as province367_2_, user4_.credentials_expired as credenti9_367_2_, user4_.email as email367_2_, user4_.account_enabled as account11_367_2_, user4_.first_name as first12_367_2_, user4_.last_name as last13_367_2_, user4_.password as password367_2_, user4_.password_hint as password15_367_2_, user4_.phone_number as phone16_367_2_, user4_.username as username367_2_, user4_.version as version367_2_, user4_.website as website367_2_, user5_.id as id367_3_, user5_.account_expired as account2_367_3_, user5_.account_locked as account3_367_3_, user5_.address as address367_3_, user5_.city as city367_3_, user5_.country as country367_3_, user5_.postal_code as postal7_367_3_, user5_.province as province367_3_, user5_.credentials_expired as credenti9_367_3_, user5_.email as email367_3_, user5_.account_enabled as account11_367_3_, user5_.first_name as first12_367_3_, user5_.last_name as last13_367_3_, user5_.password as password367_3_, user5_.password_hint as password15_367_3_, user5_.phone_number as phone16_367_3_, user5_.username as username367_3_, user5_.version as version367_3_, user5_.website as website367_3_, user6_.id as id367_4_, user6_.account_expired as account2_367_4_, user6_.account_locked as account3_367_4_, user6_.address as address367_4_, user6_.city as city367_4_, user6_.country as country367_4_, user6_.postal_code as postal7_367_4_, user6_.province as province367_4_, user6_.credentials_expired as credenti9_367_4_, user6_.email as email367_4_, user6_.account_enabled as account11_367_4_, user6_.first_name as first12_367_4_, user6_.last_name as last13_367_4_, user6_.password as password367_4_, user6_.password_hint as password15_367_4_, user6_.phone_number as phone16_367_4_, user6_.username as username367_4_, user6_.version as version367_4_, user6_.website as website367_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1=? and this_.date_voided is null Hibernate: select this_.person_id as person1_361_5_, this_.address1 as address2_361_5_, this_.address2 as address3_361_5_, this_.address_type_cd as address40_361_5_, this_.birth_order as birth4_361_5_, this_.birth_place as birth5_361_5_, this_.city as city361_5_, this_.country as country361_5_, this_.country_code as country8_361_5_, this_.custom1 as custom9_361_5_, this_.custom2 as custom10_361_5_, this_.custom3 as custom11_361_5_, this_.custom4 as custom12_361_5_, this_.custom5 as custom13_361_5_, this_.date_changed as date14_361_5_, this_.date_created as date15_361_5_, this_.date_of_birth as date16_361_5_, this_.date_voided as date17_361_5_, this_.death_ind as death18_361_5_, this_.death_time as death19_361_5_, this_.degree as degree361_5_, this_.email as email361_5_, this_.ethnic_group_cd as ethnic47_361_5_, this_.family_name as family22_361_5_, this_.family_name2 as family23_361_5_, this_.gender_cd as gender41_361_5_, this_.given_name as given24_361_5_, this_.language_cd as language44_361_5_, this_.marital_status_code as marital25_361_5_, this_.middle_name as middle26_361_5_, this_.mothers_maiden_name as mothers27_361_5_, this_.multiple_birth_ind as multiple28_361_5_, this_.name_type_cd as name43_361_5_, this_.nationality_cd as nationa42_361_5_, this_.phone_area_code as phone29_361_5_, this_.phone_country_code as phone30_361_5_, this_.phone_ext as phone31_361_5_, this_.phone_number as phone32_361_5_, this_.postal_code as postal33_361_5_, this_.prefix as prefix361_5_, this_.race_cd as race48_361_5_, this_.religion_cd as religion38_361_5_, this_.ssn as ssn361_5_, this_.state as state361_5_, this_.suffix as suffix361_5_, this_.changed_by_id as changed46_361_5_, this_.creator_id as creator45_361_5_, this_.voided_by_id as voided39_361_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_362_0_, personiden2_.date_created as date2_362_0_, personiden2_.date_voided as date3_362_0_, personiden2_.identifier as identifier362_0_, personiden2_.identifier_domain_id as identifier8_362_0_, personiden2_.person_id as person6_362_0_, personiden2_.creator_id as creator5_362_0_, personiden2_.voided_by_id as voided7_362_0_, identifier3_.identifier_domain_id as identifier1_356_1_, identifier3_.date_created as date2_356_1_, identifier3_.namespace_identifier as namespace3_356_1_, identifier3_.universal_identifier as universal4_356_1_, identifier3_.universal_identifier_type_code as universal5_356_1_, identifier3_.creator_id as creator6_356_1_, user4_.id as id367_2_, user4_.account_expired as account2_367_2_, user4_.account_locked as account3_367_2_, user4_.address as address367_2_, user4_.city as city367_2_, user4_.country as country367_2_, user4_.postal_code as postal7_367_2_, user4_.province as province367_2_, user4_.credentials_expired as credenti9_367_2_, user4_.email as email367_2_, user4_.account_enabled as account11_367_2_, user4_.first_name as first12_367_2_, user4_.last_name as last13_367_2_, user4_.password as password367_2_, user4_.password_hint as password15_367_2_, user4_.phone_number as phone16_367_2_, user4_.username as username367_2_, user4_.version as version367_2_, user4_.website as website367_2_, user5_.id as id367_3_, user5_.account_expired as account2_367_3_, user5_.account_locked as account3_367_3_, user5_.address as address367_3_, user5_.city as city367_3_, user5_.country as country367_3_, user5_.postal_code as postal7_367_3_, user5_.province as province367_3_, user5_.credentials_expired as credenti9_367_3_, user5_.email as email367_3_, user5_.account_enabled as account11_367_3_, user5_.first_name as first12_367_3_, user5_.last_name as last13_367_3_, user5_.password as password367_3_, user5_.password_hint as password15_367_3_, user5_.phone_number as phone16_367_3_, user5_.username as username367_3_, user5_.version as version367_3_, user5_.website as website367_3_, user6_.id as id367_4_, user6_.account_expired as account2_367_4_, user6_.account_locked as account3_367_4_, user6_.address as address367_4_, user6_.city as city367_4_, user6_.country as country367_4_, user6_.postal_code as postal7_367_4_, user6_.province as province367_4_, user6_.credentials_expired as credenti9_367_4_, user6_.email as email367_4_, user6_.account_enabled as account11_367_4_, user6_.first_name as first12_367_4_, user6_.last_name as last13_367_4_, user6_.password as password367_4_, user6_.password_hint as password15_367_4_, user6_.phone_number as phone16_367_4_, user6_.username as username367_4_, user6_.version as version367_4_, user6_.website as website367_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1=? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.match(44) | Potential match found: org.openhie.openempi.model.Record@573a46b6[recordId=1000,dynaBean=org.openhie.openempi.util.ConvertingWrapDynaBean@32f88377,recordTypeDefinition=] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.match(57) | Adding to matches entry: org.openhie.openempi.model.Record@573a46b6[recordId=1000,dynaBean=org.openhie.openempi.util.ConvertingWrapDynaBean@32f88377,recordTypeDefinition=] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.match(44) | Potential match found: org.openhie.openempi.model.Record@597f13c5[recordId=1001,dynaBean=org.openhie.openempi.util.ConvertingWrapDynaBean@25eb186a,recordTypeDefinition=] TRACE - org.openhie.openempi.service.impl.PersonManagerServiceImpl.findAndProcessAddRecordLinks(335) | Adding link: org.openhie.openempi.model.PersonLink@6d8fea98[personLinkId=,personLeft=1001,personRight=1000,creatorId=org.openhie.openempi.model.User@5efa5e8f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 17:14:43 CDT 2010,weight=1.0] DEBUG - org.openhie.openempi.dao.hibernate.PersonLinkDaoHibernate.addPersonLink(29) | Storing a person link. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select nextval ('public.person_link_seq') Hibernate: select nextval ('public.person_link_seq') DEBUG - org.openhie.openempi.dao.hibernate.PersonLinkDaoHibernate.addPersonLink(31) | Finished saving the person link. DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.saveAuditEvent(66) | About to audit the event org.openhie.openempi.model.AuditEvent@372d95a[auditEventId=,dateCreated=Tue Apr 06 17:14:43 CDT 2010,auditEventType=org.openhie.openempi.model.AuditEventType@3d5a1c5f[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@6271edc8[personId=1001,givenName=Odysseas,familyName=Pentakalos,personIdentifiers=[org.openhie.openempi.model.PersonIdentifier@25b217f6[personIdentifierId=101,identifierDomain=org.openhie.openempi.model.IdentifierDomain@4f432acf[identifierDomainId=100,userCreatedBy=org.openhie.openempi.model.User@5efa5e8f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=,universalIdentifierTypeCode=,namespaceIdentifier=SSN,dateCreated=Tue Apr 06 17:14:43 CDT 2010],userByCreatorId=org.openhie.openempi.model.User@5efa5e8f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],userByVoidedById=,identifier=666-66-6666,dateCreated=Tue Apr 06 17:14:43 CDT 2010,dateVoided=]]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@5efa5e8f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into public.person_link (date_created, lh_person_id, rh_person_id, creator_id, weight, person_link_id) values (?, ?, ?, ?, ?, ?) Hibernate: insert into public.person_link (date_created, lh_person_id, rh_person_id, creator_id, weight, person_link_id) values (?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into audit_event (alt_ref_person_id, audit_event_description, audit_event_type_cd, date_created, ref_person_id, creator_id, audit_event_id) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into audit_event (alt_ref_person_id, audit_event_description, audit_event_type_cd, date_created, ref_person_id, creator_id, audit_event_id) values (?, ?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of test [testMatchingService]. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.043 sec Running org.openhie.openempi.service.AuditEventServiceTest DEBUG - org.openhie.openempi.service.BaseServiceTestCase.onSetUp(26) | In onSetUp method DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@4b17b450]; rollback [true]. INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hibernate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in file: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\openempi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@59747b17[transforms=[org.openhie.openempi.configuration.Transform@6e3d50e2[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@7b895df8[fieldName=custom1,sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@6e3d50e2[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@77788424[fieldName=custom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@6e3d50e2[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl.DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@92b94c3[matchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_391_0_, this_.audit_event_type_code as audit2_391_0_, this_.audit_event_type_description as audit3_391_0_, this_.audit_event_type_name as audit4_391_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_391_0_, this_.audit_event_type_code as audit2_391_0_, this_.audit_event_type_description as audit3_391_0_, this_.audit_event_type_name as audit4_391_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(86) | Authentication request for user with username: admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? Hibernate: select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(99) | Encrypted password is d033e22ae348aeb5660fc2140aec35850c4da997 as opposed to d033e22ae348aeb5660fc2140aec35850c4da997 DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.UserSession@70a612ad[sessionId=,sessionKey=250912A9769C1174D7265EDB1B211C85,user=org.openhie.openempi.model.User@1cb07669[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 17:14:44 CDT 2010] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) Hibernate: insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.context.UserContext.authenticate(43) | Authentication request succeeded for user admin DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.saveAuditEvent(66) | About to audit the event org.openhie.openempi.model.AuditEvent@201b4434[auditEventId=,dateCreated=Tue Apr 06 17:14:44 CDT 2010,auditEventType=org.openhie.openempi.model.AuditEventType@717a6926[auditEventTypeCd=7,auditEventTypeName=Obtain Identifier Domain,auditEventTypeDescription=Obtain a new unique identifier domain of a given type,auditEventTypeCode=OID],auditEventDescription=Testing the audit event service,refPerson=,altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@1cb07669[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select nextval ('public.audit_event_seq') Hibernate: select nextval ('public.audit_event_seq') DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id406_0_, user0_.account_expired as account2_406_0_, user0_.account_locked as account3_406_0_, user0_.address as address406_0_, user0_.city as city406_0_, user0_.country as country406_0_, user0_.postal_code as postal7_406_0_, user0_.province as province406_0_, user0_.credentials_expired as credenti9_406_0_, user0_.email as email406_0_, user0_.account_enabled as account11_406_0_, user0_.first_name as first12_406_0_, user0_.last_name as last13_406_0_, user0_.password as password406_0_, user0_.password_hint as password15_406_0_, user0_.phone_number as phone16_406_0_, user0_.username as username406_0_, user0_.version as version406_0_, user0_.website as website406_0_ from app_user user0_ where user0_.id=? Hibernate: select user0_.id as id406_0_, user0_.account_expired as account2_406_0_, user0_.account_locked as account3_406_0_, user0_.address as address406_0_, user0_.city as city406_0_, user0_.country as country406_0_, user0_.postal_code as postal7_406_0_, user0_.province as province406_0_, user0_.credentials_expired as credenti9_406_0_, user0_.email as email406_0_, user0_.account_enabled as account11_406_0_, user0_.first_name as first12_406_0_, user0_.last_name as last13_406_0_, user0_.password as password406_0_, user0_.password_hint as password15_406_0_, user0_.phone_number as phone16_406_0_, user0_.username as username406_0_, user0_.version as version406_0_, user0_.website as website406_0_ from app_user user0_ where user0_.id=? Generated the audit event: org.openhie.openempi.model.AuditEvent@2ed021d9[auditEventId=1250,dateCreated=Tue Apr 06 17:14:44 CDT 2010,auditEventType=org.openhie.openempi.model.AuditEventType@717a6926[auditEventTypeCd=7,auditEventTypeName=Obtain Identifier Domain,auditEventTypeDescription=Obtain a new unique identifier domain of a given type,auditEventTypeCode=OID],auditEventDescription=Testing the audit event service,refPerson=,altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into audit_event (alt_ref_person_id, audit_event_description, audit_event_type_cd, date_created, ref_person_id, creator_id, audit_event_id) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into audit_event (alt_ref_person_id, audit_event_description, audit_event_type_cd, date_created, ref_person_id, creator_id, audit_event_id) values (?, ?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_id as audit1_392_0_, this_.alt_ref_person_id as alt4_392_0_, this_.audit_event_description as audit2_392_0_, this_.audit_event_type_cd as audit6_392_0_, this_.date_created as date3_392_0_, this_.ref_person_id as ref7_392_0_, this_.creator_id as creator5_392_0_ from audit_event this_ Hibernate: select this_.audit_event_id as audit1_392_0_, this_.alt_ref_person_id as alt4_392_0_, this_.audit_event_description as audit2_392_0_, this_.audit_event_type_cd as audit6_392_0_, this_.date_created as date3_392_0_, this_.ref_person_id as ref7_392_0_, this_.creator_id as creator5_392_0_ from audit_event this_ DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1d501268[auditEventId=50,dateCreated=2010-04-02 17:48:09.648,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@6b4d2465[personId=50,givenName=elle,familyName=lee,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@63bb9805[auditEventId=51,dateCreated=2010-04-02 17:48:09.802,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@26b056fd[personId=51,givenName=zachary,familyName=kanhanouvong,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@30f9a36a[auditEventId=52,dateCreated=2010-04-02 17:48:09.851,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@223e0d14[personId=52,givenName=cooper,familyName=gillick,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@55579d44[auditEventId=53,dateCreated=2010-04-02 17:48:09.89,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@1d94a7ec[personId=53,givenName=joshua,familyName=dodson,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@6b160721[auditEventId=54,dateCreated=2010-04-02 17:48:09.946,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@11afcfd4[personId=54,givenName=mitchell,familyName=lawrence,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@732e3e73[auditEventId=55,dateCreated=2010-04-02 17:48:09.977,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@2596b73e[personId=55,givenName=lachlan,familyName=monteleone,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@61062b18[auditEventId=56,dateCreated=2010-04-02 17:48:10.017,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@67646de5[personId=56,givenName=lachlan-john,familyName=corby,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@5bf7666b[auditEventId=57,dateCreated=2010-04-02 17:48:10.055,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@6ff58334[personId=57,givenName=jasmine,familyName=mchenry,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4f6529f8[auditEventId=58,dateCreated=2010-04-02 17:48:10.097,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@1f8b91cb[personId=58,givenName=teegan,familyName=notley,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@7aa68180[auditEventId=59,dateCreated=2010-04-02 17:48:10.143,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@58ba4bb9[personId=59,givenName=alissa,familyName=drumgoon,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@49803968[auditEventId=60,dateCreated=2010-04-02 17:48:10.179,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@669c0287[personId=60,givenName=leah,familyName=tarrant,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@139008b[auditEventId=61,dateCreated=2010-04-02 17:48:10.215,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@343991a7[personId=61,givenName=nacoya,familyName=rowe,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@59f85b60[auditEventId=62,dateCreated=2010-04-02 17:48:10.25,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@2d4cadc4[personId=62,givenName=michael,familyName=wallace,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@403729c5[auditEventId=63,dateCreated=2010-04-02 17:48:10.285,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@5f1483a0[personId=63,givenName=d'arcy,familyName=hall,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@65976572[auditEventId=64,dateCreated=2010-04-02 17:48:10.32,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@b44dff0[personId=64,givenName=keely,familyName=ludlow,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@36855379[auditEventId=65,dateCreated=2010-04-02 17:48:10.364,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@7698fef9[personId=65,givenName=corey,familyName=leifheit,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@6b2b48e5[auditEventId=66,dateCreated=2010-04-02 17:48:10.401,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@40750e30[personId=66,givenName=natalia,familyName=thompson,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@66bee95a[auditEventId=67,dateCreated=2010-04-02 17:48:10.435,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@155ec9f4[personId=67,givenName=jackson,familyName=hoffman,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@7fca4868[auditEventId=68,dateCreated=2010-04-02 17:48:10.471,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@e55bf9c[personId=68,givenName=mikayla,familyName=elding,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@3957e563[auditEventId=69,dateCreated=2010-04-02 17:48:10.501,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@36ebe108[personId=69,givenName=connor,familyName=collins,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@3994e3fe[auditEventId=70,dateCreated=2010-04-02 17:48:10.567,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@1517dc0c[personId=70,givenName=gabriella,familyName=,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@5e04563a[auditEventId=71,dateCreated=2010-04-02 17:48:10.592,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@6a634f6b[personId=71,givenName=michael,familyName=hookway,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@6eb92a0e[auditEventId=72,dateCreated=2010-04-02 17:48:10.631,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@31768615[personId=72,givenName=jacqueline,familyName=spartalis,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@3e7835ec[auditEventId=73,dateCreated=2010-04-02 17:48:10.653,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@5143a680[personId=73,givenName=evan,familyName=griffiths,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@461c38fe[auditEventId=74,dateCreated=2010-04-02 17:48:10.685,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@5eace9d4[personId=74,givenName=kailey,familyName=david,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@66e1cfa7[auditEventId=75,dateCreated=2010-04-02 17:48:10.719,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@29a4903e[personId=75,givenName=aleisha,familyName=marschall,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@730811b5[auditEventId=76,dateCreated=2010-04-02 17:48:10.752,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@26b20a31[personId=76,givenName=jacob,familyName=hennig,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@16c2bd13[auditEventId=77,dateCreated=2010-04-02 17:48:10.783,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@12146018[personId=77,givenName=matthew,familyName=piscitelli,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4b0b3611[auditEventId=78,dateCreated=2010-04-02 17:48:10.819,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@551bb202[personId=78,givenName=rhys,familyName=atkinson,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4d0abc94[auditEventId=79,dateCreated=2010-04-02 17:48:10.851,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@39563a3d[personId=79,givenName=tara,familyName=trapman,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@7be2c00f[auditEventId=80,dateCreated=2010-04-02 17:48:10.884,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@c4d95c7[personId=80,givenName=travis,familyName=thompson,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@63af5853[auditEventId=81,dateCreated=2010-04-02 17:48:10.919,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@29177565[personId=81,givenName=leag,familyName=tarrant,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@ccfe446[auditEventId=82,dateCreated=2010-04-02 17:48:10.963,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4c9bbed7[personId=82,givenName=yasmin,familyName=moller,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@2493b63c[auditEventId=83,dateCreated=2010-04-02 17:48:10.999,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@25a55143[personId=83,givenName=georgia,familyName=winger,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@5da12fe6[auditEventId=84,dateCreated=2010-04-02 17:48:11.021,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@2091a129[personId=84,givenName=riley,familyName=fitt,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@14fd510[auditEventId=85,dateCreated=2010-04-02 17:48:11.042,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@765f6ac6[personId=85,givenName=teagan,familyName=davies,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@202d0e1c[auditEventId=86,dateCreated=2010-04-02 17:48:11.066,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@74f1770a[personId=86,givenName=emma,familyName=dunn,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@6df960c4[auditEventId=87,dateCreated=2010-04-02 17:48:11.086,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@24e6d224[personId=87,givenName=samuel,familyName=carney,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@f401c44[auditEventId=88,dateCreated=2010-04-02 17:48:11.108,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@2c18f307[personId=88,givenName=ruby,familyName=edwards,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@39ffbc2e[auditEventId=89,dateCreated=2010-04-02 17:48:11.137,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@65a8e0bd[personId=89,givenName=thomas,familyName=verryt,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@449b8dc1[auditEventId=90,dateCreated=2010-04-02 17:48:11.157,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@7e7f0b4e[personId=90,givenName=james,familyName=gibb,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@40779d17[auditEventId=91,dateCreated=2010-04-02 17:48:11.176,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@1989ff97[personId=91,givenName=kristo,familyName=chambers,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@6cea7211[auditEventId=92,dateCreated=2010-04-02 17:48:11.201,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@2018aa27[personId=92,givenName=james,familyName=gardner,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@13e6f1f4[auditEventId=93,dateCreated=2010-04-02 17:48:11.229,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@1e51516d[personId=93,givenName=charlie,familyName=warhurst,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1f16d461[auditEventId=94,dateCreated=2010-04-02 17:48:11.254,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@1b2132a6[personId=94,givenName=liam,familyName=morton,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@13d13c39[auditEventId=95,dateCreated=2010-04-02 17:48:11.293,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@79a181b4[personId=95,givenName=benjamin,familyName=albrecht,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@dc8cc59[auditEventId=96,dateCreated=2010-04-02 17:48:11.34,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@3aa0f03e[personId=96,givenName=harrison,familyName=mccarthy,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@79dfee20[auditEventId=97,dateCreated=2010-04-02 17:48:11.378,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@2c642c2e[personId=97,givenName=jaden,familyName=phillis,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@5c8ab562[auditEventId=98,dateCreated=2010-04-02 17:48:11.4,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@3763956f[personId=98,givenName=alex,familyName=jones,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@168a6465[auditEventId=99,dateCreated=2010-04-02 17:48:11.423,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@283a3001[personId=99,givenName=thomas,familyName=dimas,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@57c52e72[auditEventId=100,dateCreated=2010-04-02 17:48:11.449,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@10f43005[personId=100,givenName=alexander,familyName=mcginity,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@526c6b62[auditEventId=101,dateCreated=2010-04-02 17:48:11.475,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@579fbd7c[personId=101,givenName=,familyName=land,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4bfe1934[auditEventId=102,dateCreated=2010-04-02 17:48:11.535,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@15f3386a[personId=102,givenName=emiily,familyName=glover,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1728cbe6[auditEventId=103,dateCreated=2010-04-02 17:48:11.554,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@718f7af7[personId=103,givenName=cameron,familyName=o'brien,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@776274ea[auditEventId=104,dateCreated=2010-04-02 17:48:11.575,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@760663ec[personId=104,givenName=alessandria,familyName=close,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@60e9ebe1[auditEventId=105,dateCreated=2010-04-02 17:48:11.594,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@7db94a3f[personId=105,givenName=kiana,familyName=williams,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1d7d327c[auditEventId=106,dateCreated=2010-04-02 17:48:11.633,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4e15ebf0[personId=106,givenName=,familyName=land,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@67d7a04[auditEventId=107,dateCreated=2010-04-02 17:48:11.683,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@2b2856b4[personId=107,givenName=chelsea,familyName=henderson,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@17d59ff0[auditEventId=108,dateCreated=2010-04-02 17:48:11.708,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@21bdfbf6[personId=108,givenName=erin,familyName=bernhard,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@49f751c9[auditEventId=109,dateCreated=2010-04-02 17:48:11.736,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@6162ae62[personId=109,givenName=barkly,familyName=potger,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@c1a890f[auditEventId=110,dateCreated=2010-04-02 17:48:11.759,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4651a9e4[personId=110,givenName=joel,familyName=scarman,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@221c3dfe[auditEventId=111,dateCreated=2010-04-02 17:48:11.782,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@43d1068c[personId=111,givenName=taea,familyName=dellafortuna,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@6c2a0030[auditEventId=112,dateCreated=2010-04-02 17:48:11.847,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@64b045f4[personId=112,givenName=brooke,familyName=,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@397286ca[auditEventId=113,dateCreated=2010-04-02 17:48:11.88,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@33e5348f[personId=113,givenName=liam,familyName=ferri,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@def553d[auditEventId=114,dateCreated=2010-04-02 17:48:11.902,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@68f99651[personId=114,givenName=toby,familyName=kelly,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@5bc51ef0[auditEventId=115,dateCreated=2010-04-02 17:48:11.923,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@3d69084f[personId=115,givenName=kaysey,familyName=pasore,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@6a724da1[auditEventId=116,dateCreated=2010-04-02 17:48:11.949,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@61a48515[personId=116,givenName=dillon,familyName=baker,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@7646bb9f[auditEventId=117,dateCreated=2010-04-02 17:48:11.974,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@41dc79ab[personId=117,givenName=callum,familyName=delany,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1dc80063[auditEventId=118,dateCreated=2010-04-02 17:48:11.999,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@5fc0936[personId=118,givenName=blake,familyName=mengersen,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@359172db[auditEventId=119,dateCreated=2010-04-02 17:48:12.024,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@db4b5ff[personId=119,givenName=xavier,familyName=evans,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@600ba356[auditEventId=120,dateCreated=2010-04-02 17:48:12.051,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@31c21524[personId=120,givenName=elijah,familyName=ballantyne,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1c10945d[auditEventId=121,dateCreated=2010-04-02 17:48:12.071,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@741b7aa8[personId=121,givenName=jessie,familyName=phillips,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@47c7410[auditEventId=122,dateCreated=2010-04-02 17:48:12.1,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@544aad08[personId=122,givenName=emma,familyName=dunn,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@6a7c8bd[auditEventId=123,dateCreated=2010-04-02 17:48:12.129,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@21add353[personId=123,givenName=liana,familyName=rothwell,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@716bf3b4[auditEventId=124,dateCreated=2010-04-02 17:48:12.159,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@738df65f[personId=124,givenName=alexander,familyName=rolke,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@664ce898[auditEventId=125,dateCreated=2010-04-02 17:48:12.195,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@901a4f3[personId=125,givenName=sebastian,familyName=boucher,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@433a87a0[auditEventId=126,dateCreated=2010-04-02 17:48:12.221,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@3ff0efca[personId=126,givenName=kane,familyName=branofrd,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@379e3bdb[auditEventId=127,dateCreated=2010-04-02 17:48:12.246,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@33ea6c92[personId=127,givenName=rebecca,familyName=dunsford,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@756bc363[auditEventId=128,dateCreated=2010-04-02 17:48:12.274,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@70964f92[personId=128,givenName=,familyName=tyler,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@75e8d4ce[auditEventId=129,dateCreated=2010-04-02 17:48:12.296,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@e414142[personId=129,givenName=marcus,familyName=darcey,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@8eb5cdc[auditEventId=130,dateCreated=2010-04-02 17:48:12.317,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@3f78807[personId=130,givenName=jessica,familyName=allen,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@141d7417[auditEventId=131,dateCreated=2010-04-02 17:48:12.341,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@5c16b30[personId=131,givenName=emiily,familyName=byrne,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@19b09c52[auditEventId=132,dateCreated=2010-04-02 17:48:12.362,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@2e559e7f[personId=132,givenName=james,familyName=levez,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@19e6d8ab[auditEventId=133,dateCreated=2010-04-02 17:48:12.38,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@8854a21[personId=133,givenName=schkirra,familyName=bosworth,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@29acfd6[auditEventId=134,dateCreated=2010-04-02 17:48:12.399,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@c95284b[personId=134,givenName=george,familyName=foley,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1c2ebf0[auditEventId=135,dateCreated=2010-04-02 17:48:12.423,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@f2882ad[personId=135,givenName=phillip,familyName=dohnt,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@240fda77[auditEventId=136,dateCreated=2010-04-02 17:48:12.443,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@a5852[personId=136,givenName=ciaran,familyName=bannister,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@ccfcd20[auditEventId=137,dateCreated=2010-04-02 17:48:12.469,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@3d5141b[personId=137,givenName=elly,familyName=mcguiness,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1ea3f672[auditEventId=138,dateCreated=2010-04-02 17:48:12.491,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@74bf8935[personId=138,givenName=cooper,familyName=blazevic,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1e88c615[auditEventId=139,dateCreated=2010-04-02 17:48:12.509,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@5bdfeace[personId=139,givenName=chloe,familyName=hulsnan,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@25849c5c[auditEventId=140,dateCreated=2010-04-02 17:48:12.53,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@6b87978e[personId=140,givenName=chelsea,familyName=henderson,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@25356f42[auditEventId=141,dateCreated=2010-04-02 17:48:12.552,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@25dcbe3d[personId=141,givenName=sophie,familyName=hoffmann,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@571b6923[auditEventId=142,dateCreated=2010-04-02 17:48:12.573,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@73a0a5f3[personId=142,givenName=camerokn,familyName=harvey,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4893a582[auditEventId=143,dateCreated=2010-04-02 17:48:12.592,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@17f9f538[personId=143,givenName=makayla,familyName=pateron,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@55571f07[auditEventId=144,dateCreated=2010-04-02 17:48:12.615,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@42180809[personId=144,givenName=william,familyName=taylor,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4ab63056[auditEventId=145,dateCreated=2010-04-02 17:48:12.636,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4eff1d61[personId=145,givenName=nacoya,familyName=rowe,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@7f1f846b[auditEventId=146,dateCreated=2010-04-02 17:48:12.657,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4f0bb37b[personId=146,givenName=kayne,familyName=viney,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@6e2ece00[auditEventId=147,dateCreated=2010-04-02 17:48:12.679,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@6c8d5190[personId=147,givenName=nicole,familyName=hollis,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@42d69a83[auditEventId=148,dateCreated=2010-04-02 17:48:12.705,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@6b9bb4bb[personId=148,givenName=indyqna,familyName=spain,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@173a30bd[auditEventId=149,dateCreated=2010-04-02 17:48:12.732,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4b962cfa[personId=149,givenName=madison,familyName=cappello,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@6d55d434[auditEventId=150,dateCreated=2010-04-02 17:48:12.751,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@42c0ef0[personId=150,givenName=saskia,familyName=milham,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1ddeda00[auditEventId=151,dateCreated=2010-04-02 17:48:12.775,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@318790d7[personId=151,givenName=ethan,familyName=shattock,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@11ba4552[auditEventId=152,dateCreated=2010-04-02 17:48:12.795,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@2fc2534f[personId=152,givenName=toby,familyName=pedersen,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@5c1d1395[auditEventId=153,dateCreated=2010-04-02 17:48:12.818,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@548bfa09[personId=153,givenName=emiily,familyName=collis,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@78f0ca71[auditEventId=154,dateCreated=2010-04-02 17:48:12.84,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@67d374be[personId=154,givenName=tahlia,familyName=martin,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@87afebf[auditEventId=155,dateCreated=2010-04-02 17:48:12.861,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@381ebaf3[personId=155,givenName=benjamin,familyName=gray,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@42eab1f2[auditEventId=156,dateCreated=2010-04-02 17:48:12.884,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@7b5a5d5d[personId=156,givenName=georgia,familyName=hunter,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@3e48a930[auditEventId=157,dateCreated=2010-04-02 17:48:12.903,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@46881911[personId=157,givenName=emiily,familyName=gunzburg,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@145bae42[auditEventId=158,dateCreated=2010-04-02 17:48:12.923,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@26df574d[personId=158,givenName=ryan,familyName=brabin,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@f0d797f[auditEventId=159,dateCreated=2010-04-02 17:48:12.947,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@16011db4[personId=159,givenName=sophie,familyName=kilgallon,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@3da38891[auditEventId=160,dateCreated=2010-04-02 17:48:12.968,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@7beef0a8[personId=160,givenName=emiily,familyName=mcgrath,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@3b5b0734[auditEventId=161,dateCreated=2010-04-02 17:48:12.991,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@781aec43[personId=161,givenName=rhys,familyName=atkinson,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@5536055d[auditEventId=162,dateCreated=2010-04-02 17:48:13.011,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@67f2fb88[personId=162,givenName=liana,familyName=rothwell,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4d9a485f[auditEventId=163,dateCreated=2010-04-02 17:48:13.034,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@487cc5c2[personId=163,givenName=max,familyName=davis,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4c057cc6[auditEventId=164,dateCreated=2010-04-02 17:48:13.056,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@25269ac3[personId=164,givenName=jassm,familyName=berry,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@7c42d227[auditEventId=165,dateCreated=2010-04-02 17:48:13.075,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@127f923d[personId=165,givenName=taylor,familyName=hawkins,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@6f33e2d[auditEventId=166,dateCreated=2010-04-02 17:48:13.094,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4365d26c[personId=166,givenName=tara,familyName=dellafortuna,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4b76ffeb[auditEventId=167,dateCreated=2010-04-02 17:48:13.113,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@31d70d74[personId=167,givenName=courtney,familyName=lewis,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@719bc401[auditEventId=168,dateCreated=2010-04-02 17:48:13.162,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@23c995f6[personId=168,givenName=thomas,familyName=verryt,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@296157ec[auditEventId=169,dateCreated=2010-04-02 17:48:13.189,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@257218c4[personId=169,givenName=carlin,familyName=young,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@35d35c2d[auditEventId=170,dateCreated=2010-04-02 17:48:13.217,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@79a1ea46[personId=170,givenName=thomas,familyName=brown,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4748a9f6[auditEventId=171,dateCreated=2010-04-02 17:48:13.238,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@42d32028[personId=171,givenName=jordan,familyName=mitchell,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@738e7a09[auditEventId=172,dateCreated=2010-04-02 17:48:13.264,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@47135607[personId=172,givenName=jenna,familyName=leo,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@eee2024[auditEventId=173,dateCreated=2010-04-02 17:48:13.293,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@1ac0bc3a[personId=173,givenName=matisse,familyName=norton,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@33802324[auditEventId=174,dateCreated=2010-04-02 17:48:13.322,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@31b8c5e3[personId=174,givenName=liam,familyName=johnson,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@21832ae6[auditEventId=175,dateCreated=2010-04-02 17:48:13.346,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@3fe428ea[personId=175,givenName=brooklyn,familyName=hampton,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@2a75733a[auditEventId=176,dateCreated=2010-04-02 17:48:13.372,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@3c196fa2[personId=176,givenName=james,familyName=ditty,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4dffa9d[auditEventId=177,dateCreated=2010-04-02 17:48:13.399,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4a8270d7[personId=177,givenName=,familyName=manning,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@cbe5beb[auditEventId=178,dateCreated=2010-04-02 17:48:13.418,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@76e015ef[personId=178,givenName=mitchell,familyName=lawrence,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@2584a7d6[auditEventId=179,dateCreated=2010-04-02 17:48:13.446,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@604b7b51[personId=179,givenName=madeline,familyName=gallant,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@2826e5d8[auditEventId=180,dateCreated=2010-04-02 17:48:13.464,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@c996f0e[personId=180,givenName=daen,familyName=brown,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@11bbdc80[auditEventId=181,dateCreated=2010-04-02 17:48:13.484,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@790e38c7[personId=181,givenName=lachlan,familyName=searcy,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@44896098[auditEventId=182,dateCreated=2010-04-02 17:48:13.508,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@1e64a937[personId=182,givenName=jasmin,familyName=procter,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1724be4f[auditEventId=183,dateCreated=2010-04-02 17:48:13.527,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@5c45f0ed[personId=183,givenName=jasper,familyName=pawley,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@6d4a4067[auditEventId=184,dateCreated=2010-04-02 17:48:13.55,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@1ea7d7b9[personId=184,givenName=amy,familyName=giffard,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@25ca623f[auditEventId=185,dateCreated=2010-04-02 17:48:13.57,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@63827a5a[personId=185,givenName=desi,familyName=faust,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@9f8297b[auditEventId=186,dateCreated=2010-04-02 17:48:13.591,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@46a2a2b[personId=186,givenName=sachin,familyName=smith,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@36b4f5a[auditEventId=187,dateCreated=2010-04-02 17:48:13.612,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@43d248b4[personId=187,givenName=julia,familyName=stevens,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@7a269f76[auditEventId=188,dateCreated=2010-04-02 17:48:13.642,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4a479446[personId=188,givenName=jordan,familyName=saward,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@7daf3aa0[auditEventId=189,dateCreated=2010-04-02 17:48:13.659,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@5e411af2[personId=189,givenName=thomas,familyName=miles,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@7b321ed6[auditEventId=190,dateCreated=2010-04-02 17:48:13.68,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@104694ef[personId=190,givenName=kristen,familyName=cross,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1786b2ca[auditEventId=191,dateCreated=2010-04-02 17:48:13.699,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@7501a40c[personId=191,givenName=harvey,familyName=matthew,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@c43f7d7[auditEventId=192,dateCreated=2010-04-02 17:48:13.72,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@301bb7be[personId=192,givenName=jackson,familyName=hoffjan,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@42444a8b[auditEventId=193,dateCreated=2010-04-02 17:48:13.744,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@3c8fa832[personId=193,givenName=tara,familyName=trapman,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@117a0daa[auditEventId=194,dateCreated=2010-04-02 17:48:13.764,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@694b150[personId=194,givenName=zac,familyName=lownsborough,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@64171cdc[auditEventId=195,dateCreated=2010-04-02 17:48:13.781,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@d49865b[personId=195,givenName=amy,familyName=grieve,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@2967e2da[auditEventId=196,dateCreated=2010-04-02 17:48:13.801,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@42cb6b0a[personId=196,givenName=aidan,familyName=clark,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@635e6b72[auditEventId=197,dateCreated=2010-04-02 17:48:13.824,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@f18ae23[personId=197,givenName=tarshya,familyName=mathewson,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4be03c55[auditEventId=198,dateCreated=2010-04-02 17:48:13.844,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@35e1befb[personId=198,givenName=lachlan,familyName=searcy,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@6e99175d[auditEventId=199,dateCreated=2010-04-02 17:48:13.866,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@6a2a9a0e[personId=199,givenName=danny,familyName=kakoschke,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4cd1365[auditEventId=200,dateCreated=2010-04-02 17:48:13.892,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@32cd666f[personId=200,givenName=ella,familyName=smith,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@33b44e59[auditEventId=201,dateCreated=2010-04-02 17:48:13.911,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@2047efe7[personId=201,givenName=josnua,familyName=cordon,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@283cf94[auditEventId=202,dateCreated=2010-04-02 17:48:13.932,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@2e2d7165[personId=202,givenName=zali,familyName=halton,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1bb0fed6[auditEventId=203,dateCreated=2010-04-02 17:48:13.952,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@585c3e99[personId=203,givenName=chloe,familyName=lane,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@12aa1ce[auditEventId=204,dateCreated=2010-04-02 17:48:13.971,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@66c5384d[personId=204,givenName=kaitlyn,familyName=tong,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@15e4dbfb[auditEventId=205,dateCreated=2010-04-02 17:48:13.993,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@10543360[personId=205,givenName=kiana,familyName=williams,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@642646f7[auditEventId=206,dateCreated=2010-04-02 17:48:14.016,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@3d2f40eb[personId=206,givenName=ay,familyName=jan,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@cfd357f[auditEventId=207,dateCreated=2010-04-02 17:48:14.04,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@1029e9b[personId=207,givenName=taylor,familyName=hawkins,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@43c32b82[auditEventId=208,dateCreated=2010-04-02 17:48:14.059,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@beae719[personId=208,givenName=harrison,familyName=jones,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@425d868f[auditEventId=209,dateCreated=2010-04-02 17:48:14.079,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@b83621e[personId=209,givenName=holly,familyName=johnson,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@a2d3853[auditEventId=210,dateCreated=2010-04-02 17:48:14.1,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@3ca55242[personId=210,givenName=eva,familyName=eldridge,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1eccd65d[auditEventId=211,dateCreated=2010-04-02 17:48:14.12,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@6b7547a3[personId=211,givenName=isobel,familyName=koczi,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1a0d8377[auditEventId=212,dateCreated=2010-04-02 17:48:14.139,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@66218741[personId=212,givenName=logan,familyName=hall,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@6d3206fd[auditEventId=213,dateCreated=2010-04-02 17:48:14.2,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@5da3e311[personId=213,givenName=james,familyName=yardley,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@6f69040c[auditEventId=214,dateCreated=2010-04-02 17:48:14.221,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@1b7fc253[personId=214,givenName=christopher,familyName=galpin,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@5788e8f8[auditEventId=215,dateCreated=2010-04-02 17:48:14.241,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@3f5d8ef1[personId=215,givenName=annabel,familyName=liu,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@5d771ead[auditEventId=216,dateCreated=2010-04-02 17:48:14.263,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@f81c4a1[personId=216,givenName=charlotte,familyName=brooks,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@377f1fcb[auditEventId=217,dateCreated=2010-04-02 17:48:14.282,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@27738a7c[personId=217,givenName=riley,familyName=turley,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@7b0064e3[auditEventId=218,dateCreated=2010-04-02 17:48:14.304,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@7736b039[personId=218,givenName=georgia,familyName=matthews,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@56dfb22b[auditEventId=219,dateCreated=2010-04-02 17:48:14.325,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@5835fbdd[personId=219,givenName=isaac,familyName=day,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@782a519b[auditEventId=220,dateCreated=2010-04-02 17:48:14.346,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4e5fe91a[personId=220,givenName=jayden,familyName=coulthard,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@2253d4bf[auditEventId=221,dateCreated=2010-04-02 17:48:14.365,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@31fdc6f6[personId=221,givenName=troy,familyName=shuhg,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@2db45934[auditEventId=222,dateCreated=2010-04-02 17:48:14.384,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@17d1e01f[personId=222,givenName=isabella,familyName=arnold,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1b4c7c5d[auditEventId=223,dateCreated=2010-04-02 17:48:14.408,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@45c803ae[personId=223,givenName=kyle,familyName=turner,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@3a78cbab[auditEventId=224,dateCreated=2010-04-02 17:48:14.428,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@790417ad[personId=224,givenName=alex,familyName=ryan,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@5083658a[auditEventId=225,dateCreated=2010-04-02 17:48:14.449,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@329a0466[personId=225,givenName=ridley,familyName=bryant,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@627f7051[auditEventId=226,dateCreated=2010-04-02 17:48:14.467,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@54ccdd53[personId=226,givenName=harrison,familyName=pratt,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1ca7085c[auditEventId=227,dateCreated=2010-04-02 17:48:14.49,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@748ff9a7[personId=227,givenName=phoebe,familyName=paltos,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1a15deb6[auditEventId=228,dateCreated=2010-04-02 17:48:14.52,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@6ddbe530[personId=228,givenName=miranda,familyName=earl,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@11d08c1b[auditEventId=229,dateCreated=2010-04-02 17:48:14.539,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@7224e11c[personId=229,givenName=paul,familyName=archobald,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@129e49c0[auditEventId=230,dateCreated=2010-04-02 17:48:14.561,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@29c06798[personId=230,givenName=alyssa,familyName=brandis,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@55fbe5cc[auditEventId=231,dateCreated=2010-04-02 17:48:14.581,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@200a5beb[personId=231,givenName=caitlin,familyName=bradbury,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@cabe02e[auditEventId=232,dateCreated=2010-04-02 17:48:14.658,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@7db1be6[personId=232,givenName=samuel,familyName=miller,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@680af281[auditEventId=233,dateCreated=2010-04-02 17:48:14.678,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@6879c0f4[personId=233,givenName=emiily,familyName=stitt,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@26b72884[auditEventId=234,dateCreated=2010-04-02 17:48:14.7,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@3d74098f[personId=234,givenName=ruby,familyName=geddes,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@42c505f7[auditEventId=235,dateCreated=2010-04-02 17:48:14.718,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@49c6c5b7[personId=235,givenName=indyana,familyName=spain,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@150abd60[auditEventId=236,dateCreated=2010-04-02 17:48:14.739,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4e1a6fb3[personId=236,givenName=jade,familyName=den hartog,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@7416f46a[auditEventId=237,dateCreated=2010-04-02 17:48:14.761,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@38f42ac9[personId=237,givenName=jacob,familyName=brinkworth,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@f0896b1[auditEventId=238,dateCreated=2010-04-02 17:48:14.78,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@2e4ca30b[personId=238,givenName=ambrosia,familyName=flaubert,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@7cdd462c[auditEventId=239,dateCreated=2010-04-02 17:48:14.8,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@a3a7a74[personId=239,givenName=william,familyName=reeve,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@232a32bf[auditEventId=240,dateCreated=2010-04-02 17:48:14.823,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4c0a7e2e[personId=240,givenName=jake,familyName=williams,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@2769aba2[auditEventId=241,dateCreated=2010-04-02 17:48:14.841,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@3d092ac9[personId=241,givenName=tori,familyName=harper,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@a832ce5[auditEventId=242,dateCreated=2010-04-02 17:48:14.869,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@579ded20[personId=242,givenName=michaela,familyName=smith,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@29f873c7[auditEventId=243,dateCreated=2010-04-02 17:48:14.886,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@56d5e457[personId=243,givenName=zack,familyName=wright,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@76792357[auditEventId=244,dateCreated=2010-04-02 17:48:14.907,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@15224873[personId=244,givenName=keegan,familyName=gillespie,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@aff6185[auditEventId=245,dateCreated=2010-04-02 17:48:14.931,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@6405b42e[personId=245,givenName=jacob,familyName=wragg,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@45b6867[auditEventId=246,dateCreated=2010-04-02 17:48:14.952,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@2bc7c6c3[personId=246,givenName=timothy,familyName=nation,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@d23446d[auditEventId=247,dateCreated=2010-04-02 17:48:14.974,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@560b32b6[personId=247,givenName=harriet,familyName=swindler,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@66156d8[auditEventId=248,dateCreated=2010-04-02 17:48:14.992,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@625ba0d9[personId=248,givenName=jemma,familyName=ross,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@608c822d[auditEventId=249,dateCreated=2010-04-02 17:48:15.013,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@7f1c3366[personId=249,givenName=marvus,familyName=darcey,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@28b689e0[auditEventId=250,dateCreated=2010-04-02 17:48:15.035,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@5a73c7fb[personId=250,givenName=logan,familyName=hall,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@6815e601[auditEventId=251,dateCreated=2010-04-02 17:48:15.061,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@3051fa1d[personId=251,givenName=saskia,familyName=milham,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@75af8109[auditEventId=252,dateCreated=2010-04-02 17:48:15.08,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@43d6e29a[personId=252,givenName=reeve,familyName=herbert,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@5540b23b[auditEventId=253,dateCreated=2010-04-02 17:48:15.1,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@6ddfb840[personId=253,givenName=kimberly,familyName=hall,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@a756b37[auditEventId=254,dateCreated=2010-04-02 17:48:15.12,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@7afc02c8[personId=254,givenName=anari,familyName=pedrazzini,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@22d1ed3e[auditEventId=255,dateCreated=2010-04-02 17:48:15.141,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@7d49fa1e[personId=255,givenName=jamie,familyName=brennan,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@42e934e[auditEventId=256,dateCreated=2010-04-02 17:48:15.169,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@62892cc5[personId=256,givenName=emiily,familyName=wyles,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@dc8e807[auditEventId=257,dateCreated=2010-04-02 17:48:15.194,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@f151bf2[personId=257,givenName=hatwie,familyName=lunstedt,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@f92aa3[auditEventId=258,dateCreated=2010-04-02 17:48:15.212,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@13cad3a6[personId=258,givenName=liam,familyName=tilbrook,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@665e33d4[auditEventId=259,dateCreated=2010-04-02 17:48:15.233,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@aa467d4[personId=259,givenName=riley,familyName=kuts,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@329cd7cd[auditEventId=260,dateCreated=2010-04-02 17:48:15.255,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@699c8551[personId=260,givenName=carla,familyName=harris,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@571bedb0[auditEventId=261,dateCreated=2010-04-02 17:48:15.275,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@76a2f910[personId=261,givenName=elle,familyName=hyde,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@6a91ea7d[auditEventId=262,dateCreated=2010-04-02 17:48:15.296,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@9234336[personId=262,givenName=desi,familyName=faust,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@11b9eb34[auditEventId=263,dateCreated=2010-04-02 17:48:15.316,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@6c4e760b[personId=263,givenName=juliana,familyName=lowen,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4500ac03[auditEventId=264,dateCreated=2010-04-02 17:48:15.339,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@17dba089[personId=264,givenName=bennie,familyName=russack,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@2f1d1c59[auditEventId=265,dateCreated=2010-04-02 17:48:15.36,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4b5d060d[personId=265,givenName=william,familyName=taylor,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@20302f39[auditEventId=266,dateCreated=2010-04-02 17:48:15.383,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@154d5994[personId=266,givenName=kayne,familyName=viney,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@3b6c57b1[auditEventId=267,dateCreated=2010-04-02 17:48:15.403,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@64cd046[personId=267,givenName=jordan,familyName=saward,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@45f143f1[auditEventId=268,dateCreated=2010-04-02 17:48:15.427,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@42bf2b13[personId=268,givenName=nicholas,familyName=strachan,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@62a3a716[auditEventId=269,dateCreated=2010-04-02 17:48:15.445,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4a6dfd4d[personId=269,givenName=nellie,familyName=richards,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@662ec7f1[auditEventId=270,dateCreated=2010-04-02 17:48:15.465,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@97f4804[personId=270,givenName=benjamin,familyName=scuteri,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@948d3a0[auditEventId=271,dateCreated=2010-04-02 17:48:15.488,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@5d711c2c[personId=271,givenName=emiily,familyName=hawke,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@c3db223[auditEventId=272,dateCreated=2010-04-02 17:48:15.503,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@2fd81acf[personId=272,givenName=cameron,familyName=bergin,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@267a1e1c[auditEventId=273,dateCreated=2010-04-02 17:48:15.525,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@6b02b23d[personId=273,givenName=jackson,familyName=habils,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1b4ed400[auditEventId=274,dateCreated=2010-04-02 17:48:15.546,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@3701aec1[personId=274,givenName=amber,familyName=hibberd,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@54405a01[auditEventId=275,dateCreated=2010-04-02 17:48:15.568,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@7c274874[personId=275,givenName=samuel,familyName=carney,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4cd522dd[auditEventId=276,dateCreated=2010-04-02 17:48:15.587,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@70ccbb35[personId=276,givenName=thomas,familyName=rawlings,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@3ce40293[auditEventId=277,dateCreated=2010-04-02 17:48:15.608,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@2c9283bf[personId=277,givenName=james,familyName=yardley,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1d652020[auditEventId=278,dateCreated=2010-04-02 17:48:15.628,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@2eb30073[personId=278,givenName=james,familyName=gardner,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@5a2023f3[auditEventId=279,dateCreated=2010-04-02 17:48:15.651,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@21da0a1[personId=279,givenName=ellouise,familyName=dight,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@741854be[auditEventId=280,dateCreated=2010-04-02 17:48:15.672,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4931514b[personId=280,givenName=amy,familyName=giffard,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@6963c17d[auditEventId=281,dateCreated=2010-04-02 17:48:15.691,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@6b7fb9d5[personId=281,givenName=joel,familyName=morgante,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@14342b99[auditEventId=282,dateCreated=2010-04-02 17:48:15.709,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@769165fa[personId=282,givenName=troy,familyName=proposch,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@6d1a542b[auditEventId=283,dateCreated=2010-04-02 17:48:15.733,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@38c60a18[personId=283,givenName=ella,familyName=rayner,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@5b8c0b02[auditEventId=284,dateCreated=2010-04-02 17:48:15.752,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@45f8d1f2[personId=284,givenName=timothy,familyName=soave,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4726df42[auditEventId=285,dateCreated=2010-04-02 17:48:15.775,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@8db8155[personId=285,givenName=,familyName=mcglasson,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@490b8a8c[auditEventId=286,dateCreated=2010-04-02 17:48:15.792,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@753c31c8[personId=286,givenName=luke,familyName=perrey,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@14b512cb[auditEventId=287,dateCreated=2010-04-02 17:48:15.811,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4662a3a1[personId=287,givenName=elly,familyName=tarud-kuborn,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@7be4d80b[auditEventId=288,dateCreated=2010-04-02 17:48:15.834,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@76f7a4ba[personId=288,givenName=simone,familyName=harris,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@6d23f9b8[auditEventId=289,dateCreated=2010-04-02 17:48:15.853,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@726c3aa5[personId=289,givenName=thomas,familyName=harben,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@54dfd702[auditEventId=290,dateCreated=2010-04-02 17:48:15.876,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@65a53d8f[personId=290,givenName=oscar,familyName=giles,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@339cefd6[auditEventId=291,dateCreated=2010-04-02 17:48:15.892,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@6b872ad[personId=291,givenName=max,familyName=langdon,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@445e513[auditEventId=292,dateCreated=2010-04-02 17:48:16.013,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@90901ce[personId=292,givenName=jared,familyName=,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@8c24496[auditEventId=293,dateCreated=2010-04-02 17:48:16.055,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@5e5ad035[personId=293,givenName=fergus,familyName=driessen,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@a24d858[auditEventId=294,dateCreated=2010-04-02 17:48:16.075,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@1f68406c[personId=294,givenName=isobel,familyName=kocz,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@78f77e9b[auditEventId=295,dateCreated=2010-04-02 17:48:16.094,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@1ce34b50[personId=295,givenName=brigitte,familyName=daniels,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@40993028[auditEventId=296,dateCreated=2010-04-02 17:48:16.114,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@51a1f567[personId=296,givenName=ella,familyName=lamprey,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@928b33a[auditEventId=297,dateCreated=2010-04-02 17:48:16.135,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@7956f0df[personId=297,givenName=alyssa,familyName=brandis,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4f0ea988[auditEventId=298,dateCreated=2010-04-02 17:48:16.159,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@6dffe34[personId=298,givenName=alexander,familyName=burgke,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4b9c4844[auditEventId=299,dateCreated=2010-04-02 17:48:16.18,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@26955d1c[personId=299,givenName=hamish,familyName=stellmacher,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@14c8f24[auditEventId=300,dateCreated=2010-04-02 17:48:16.203,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@135cd7a9[personId=300,givenName=savannah,familyName=karbowniczek,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@49498526[auditEventId=301,dateCreated=2010-04-02 17:48:16.223,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@54b5c292[personId=301,givenName=connor,familyName=collins,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@79c4a760[auditEventId=302,dateCreated=2010-04-02 17:48:16.243,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@3704f130[personId=302,givenName=sophie,familyName=ahretis,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@5dc8ce14[auditEventId=303,dateCreated=2010-04-02 17:48:16.265,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4249e161[personId=303,givenName=emma,familyName=hill,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@2a51b326[auditEventId=304,dateCreated=2010-04-02 17:48:16.283,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@48abc2cf[personId=304,givenName=jessica,familyName=phillips,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@59c8997e[auditEventId=305,dateCreated=2010-04-02 17:48:16.302,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@3cff4805[personId=305,givenName=timothy,familyName=lynch,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@d54d3f[auditEventId=306,dateCreated=2010-04-02 17:48:16.325,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@22c5003c[personId=306,givenName=emiily,familyName=dove,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@33c26386[auditEventId=307,dateCreated=2010-04-02 17:48:16.354,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@42b34bd3[personId=307,givenName=benjamin,familyName=egan,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1f140cf6[auditEventId=308,dateCreated=2010-04-02 17:48:16.374,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@61beead9[personId=308,givenName=jacinta,familyName=king,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@5d5efa6a[auditEventId=309,dateCreated=2010-04-02 17:48:16.393,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@5e967746[personId=309,givenName=benjamin,familyName=ikic,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@68a750a[auditEventId=310,dateCreated=2010-04-02 17:48:16.414,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@6e26d149[personId=310,givenName=lucf,familyName=flanagan,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@6c09e6e0[auditEventId=311,dateCreated=2010-04-02 17:48:16.433,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@1950262b[personId=311,givenName=scott,familyName=foreman,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@7e14b389[auditEventId=312,dateCreated=2010-04-02 17:48:16.456,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@2ef36617[personId=312,givenName=xepheren,familyName=purton,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@117280a[auditEventId=313,dateCreated=2010-04-02 17:48:16.473,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@168386ad[personId=313,givenName=ethan,familyName=kign,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1745a915[auditEventId=314,dateCreated=2010-04-02 17:48:16.496,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@5088a588[personId=314,givenName=cooper,familyName=halds,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@5e5fada2[auditEventId=315,dateCreated=2010-04-02 17:48:16.517,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@1c455c33[personId=315,givenName=mia,familyName=hubbard,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@5b809715[auditEventId=316,dateCreated=2010-04-02 17:48:16.539,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@2eb9eee9[personId=316,givenName=sophie,familyName=kilgallon,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@573f12a1[auditEventId=317,dateCreated=2010-04-02 17:48:16.562,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@2bdf75d8[personId=317,givenName=beau,familyName=fitzsimons,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@6de034c6[auditEventId=318,dateCreated=2010-04-02 17:48:16.582,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@206c4fe[personId=318,givenName=holly,familyName=otieno,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1aa8eb85[auditEventId=319,dateCreated=2010-04-02 17:48:16.603,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@7adc28b2[personId=319,givenName=emiily,familyName=dunning,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@47fe766f[auditEventId=320,dateCreated=2010-04-02 17:48:16.624,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4c3a8ea3[personId=320,givenName=joshua,familyName=styles,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@13119656[auditEventId=321,dateCreated=2010-04-02 17:48:16.644,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@2a80656c[personId=321,givenName=brooke,familyName=collins,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@67a4f1e1[auditEventId=322,dateCreated=2010-04-02 17:48:16.665,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@3eabff46[personId=322,givenName=riley,familyName=thomsen,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@7e041fef[auditEventId=323,dateCreated=2010-04-02 17:48:16.685,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4d6bbe53[personId=323,givenName=emiily,familyName=glover,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@40ccc48b[auditEventId=324,dateCreated=2010-04-02 17:48:16.705,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@42ca7192[personId=324,givenName=samul,familyName=slattery,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@437ba2e9[auditEventId=325,dateCreated=2010-04-02 17:48:16.726,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@7165ae07[personId=325,givenName=jayde,familyName=hood,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@6a04919b[auditEventId=326,dateCreated=2010-04-02 17:48:16.865,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@33cc5890[personId=326,givenName=brooke,familyName=,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@51f38d7d[auditEventId=327,dateCreated=2010-04-02 17:48:16.897,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@693f23a2[personId=327,givenName=harry,familyName=grundel,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4cce3393[auditEventId=328,dateCreated=2010-04-02 17:48:16.914,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4fd6ea02[personId=328,givenName=mark,familyName=kirwan,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@759c1f49[auditEventId=329,dateCreated=2010-04-02 17:48:16.935,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@3842cbda[personId=329,givenName=max,familyName=dyer,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@5cca2df1[auditEventId=330,dateCreated=2010-04-02 17:48:16.957,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@7b7381ef[personId=330,givenName=miranda,familyName=eark,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@5d8e58ce[auditEventId=331,dateCreated=2010-04-02 17:48:16.979,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@67a47927[personId=331,givenName=chloe,familyName=lane,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@2c686c5e[auditEventId=332,dateCreated=2010-04-02 17:48:16.999,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@64c5d3b8[personId=332,givenName=alannah,familyName=wilson,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@7ba2a618[auditEventId=333,dateCreated=2010-04-02 17:48:17.014,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@5db18970[personId=333,givenName=talia,familyName=lapuz,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@7346b111[auditEventId=334,dateCreated=2010-04-02 17:48:17.038,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@68bac49a[personId=334,givenName=emiiy,familyName=hawke,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@26130e37[auditEventId=335,dateCreated=2010-04-02 17:48:17.064,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4c63c68[personId=335,givenName=cooper,familyName=sistea,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@2d0a5068[auditEventId=336,dateCreated=2010-04-02 17:48:17.084,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@5b135d34[personId=336,givenName=gregory,familyName=bateman,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@24f2f2[auditEventId=337,dateCreated=2010-04-02 17:48:17.102,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@311552cd[personId=337,givenName=cooper,familyName=rogers,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@79c9edf0[auditEventId=338,dateCreated=2010-04-02 17:48:17.124,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@20d547f8[personId=338,givenName=thomas,familyName=rawlings,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@38246607[auditEventId=339,dateCreated=2010-04-02 17:48:17.146,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@3c48403[personId=339,givenName=jassim,familyName=berry,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@5da6725c[auditEventId=340,dateCreated=2010-04-02 17:48:17.167,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@5a472c8d[personId=340,givenName=eva,familyName=eldridge,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@5a9e260c[auditEventId=341,dateCreated=2010-04-02 17:48:17.186,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@40dcdc8b[personId=341,givenName=simone,familyName=leaney,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@44d40c4e[auditEventId=342,dateCreated=2010-04-02 17:48:17.212,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@8998537[personId=342,givenName=courtney,familyName=correll,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@3d73f82f[auditEventId=343,dateCreated=2010-04-02 17:48:17.246,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4543294a[personId=343,givenName=courtney,familyName=correll,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@8aaf52e[auditEventId=344,dateCreated=2010-04-02 17:48:17.267,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@180aa467[personId=344,givenName=erin,familyName=mccullagh,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@fc6a374[auditEventId=345,dateCreated=2010-04-02 17:48:17.293,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@f4da0ba[personId=345,givenName=nick,familyName=strachan,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@3a151cc3[auditEventId=346,dateCreated=2010-04-02 17:48:17.321,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@7711c37e[personId=346,givenName=jacob,familyName=johnson,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@401363ff[auditEventId=347,dateCreated=2010-04-02 17:48:17.342,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@58c671b0[personId=347,givenName=annabel,familyName=oakes,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@390a1b36[auditEventId=348,dateCreated=2010-04-02 17:48:17.372,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@480a6370[personId=348,givenName=jacqueline,familyName=haigh,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4680937b[auditEventId=349,dateCreated=2010-04-02 17:48:17.399,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@1d982af8[personId=349,givenName=alexander,familyName=mcginity,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@23529466[auditEventId=350,dateCreated=2010-04-02 17:48:17.426,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@1be57c25[personId=350,givenName=jack,familyName=sewerle,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@28cc6a8[auditEventId=351,dateCreated=2010-04-02 17:48:17.452,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@a6c8b7b[personId=351,givenName=jacob,familyName=paton,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@684640e6[auditEventId=352,dateCreated=2010-04-02 17:48:17.481,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4d1793dc[personId=352,givenName=kenneth,familyName=lews,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@5c4ef185[auditEventId=353,dateCreated=2010-04-02 17:48:17.508,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@46b44bc2[personId=353,givenName=emiily,familyName=scott,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@42d2821b[auditEventId=354,dateCreated=2010-04-02 17:48:17.536,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@31b939d3[personId=354,givenName=d'arcy,familyName=silcox,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@a5bdce3[auditEventId=355,dateCreated=2010-04-02 17:48:17.565,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@1e16a377[personId=355,givenName=caitlin,familyName=bruty,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1502c065[auditEventId=356,dateCreated=2010-04-02 17:48:17.586,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@16503677[personId=356,givenName=ridley,familyName=reeves,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@67a531a9[auditEventId=357,dateCreated=2010-04-02 17:48:17.614,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@6e156bbf[personId=357,givenName=elly,familyName=tarud-kuborn,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@e5f8368[auditEventId=358,dateCreated=2010-04-02 17:48:17.639,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@37190ae9[personId=358,givenName=emiily,familyName=rumney,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@20ac2837[auditEventId=359,dateCreated=2010-04-02 17:48:17.664,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@50a0fdd1[personId=359,givenName=jake,familyName=wilson,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@68443a3[auditEventId=360,dateCreated=2010-04-02 17:48:17.689,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@3a0f6e9d[personId=360,givenName=kyle,familyName=marshall,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@557485ac[auditEventId=361,dateCreated=2010-04-02 17:48:17.711,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@21599f38[personId=361,givenName=zach,familyName=toulantas,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@54f40b08[auditEventId=362,dateCreated=2010-04-02 17:48:17.75,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@7e0e873b[personId=362,givenName=max,familyName=langdon,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@620065ca[auditEventId=363,dateCreated=2010-04-02 17:48:17.769,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@1140d57b[personId=363,givenName=phillip,familyName=dohnt,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@81ae30a[auditEventId=364,dateCreated=2010-04-02 17:48:17.79,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@3485923b[personId=364,givenName=holly,familyName=johnson,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1d2fa9ae[auditEventId=365,dateCreated=2010-04-02 17:48:17.81,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@3a9291cf[personId=365,givenName=danienle,familyName=filipi,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@242ced7a[auditEventId=366,dateCreated=2010-04-02 17:48:17.829,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@1319e2db[personId=366,givenName=kaysey,familyName=pastore,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@19af724[auditEventId=367,dateCreated=2010-04-02 17:48:17.849,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@647b3b24[personId=367,givenName=cooper,familyName=hales,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@64d75d4e[auditEventId=368,dateCreated=2010-04-02 17:48:17.87,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@69875a82[personId=368,givenName=harry,familyName=grundel,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@772edf9a[auditEventId=369,dateCreated=2010-04-02 17:48:17.892,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4ac389c4[personId=369,givenName=jenna,familyName=packer,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@265a3497[auditEventId=370,dateCreated=2010-04-02 17:48:17.912,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@60682430[personId=370,givenName=brooke,familyName=collins,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@6c32b92c[auditEventId=371,dateCreated=2010-04-02 17:48:17.933,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@54efbcb2[personId=371,givenName=thomas,familyName=edwards,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@761b2f32[auditEventId=372,dateCreated=2010-04-02 17:48:17.956,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@10fc11c8[personId=372,givenName=zach,familyName=toulantas,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@72b7b831[auditEventId=373,dateCreated=2010-04-02 17:48:18.085,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@46288ed[personId=373,givenName=alexandra,familyName=,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@7b9dd3cd[auditEventId=374,dateCreated=2010-04-02 17:48:18.127,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@5a296cad[personId=374,givenName=riley,familyName=thomsen,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@36bc7722[auditEventId=375,dateCreated=2010-04-02 17:48:18.145,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@6d8f3cc5[personId=375,givenName=charlie,familyName=marwaha,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@f317541[auditEventId=376,dateCreated=2010-04-02 17:48:18.167,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@7be212d0[personId=376,givenName=leah,familyName=sherlock,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@78090631[auditEventId=377,dateCreated=2010-04-02 17:48:18.187,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@11da801b[personId=377,givenName=bianca,familyName=holland,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1875b888[auditEventId=378,dateCreated=2010-04-02 17:48:18.21,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@65218b25[personId=378,givenName=harrison,familyName=jacobsen,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@58a5f543[auditEventId=379,dateCreated=2010-04-02 17:48:18.232,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@1b91ce2a[personId=379,givenName=caitlin,familyName=serk,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@77892f2c[auditEventId=380,dateCreated=2010-04-02 17:48:18.249,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@2fecdb1b[personId=380,givenName=charlotte,familyName=deboer,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4f782f03[auditEventId=381,dateCreated=2010-04-02 17:48:18.272,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@15335332[personId=381,givenName=olivia,familyName=miels,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@5b5696b7[auditEventId=382,dateCreated=2010-04-02 17:48:18.292,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@12653c7e[personId=382,givenName=sean,familyName=radonc,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@11c0f73a[auditEventId=383,dateCreated=2010-04-02 17:48:18.314,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@1cf7b8fc[personId=383,givenName=jared,familyName=o'neil,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@13a709f1[auditEventId=384,dateCreated=2010-04-02 17:48:18.332,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4cc56236[personId=384,givenName=emiily,familyName=stitt,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@3b7db74b[auditEventId=385,dateCreated=2010-04-02 17:48:18.351,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@2860abc5[personId=385,givenName=dillon,familyName=wellstead,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@3a8cbb70[auditEventId=386,dateCreated=2010-04-02 17:48:18.373,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4eb754b0[personId=386,givenName=gianni,familyName=parletta,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@6d65d417[auditEventId=387,dateCreated=2010-04-02 17:48:18.465,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@66968df8[personId=387,givenName=thomas,familyName=,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@38476a1d[auditEventId=388,dateCreated=2010-04-02 17:48:18.502,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@22c03da9[personId=388,givenName=,familyName=woodward,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@5887b2c8[auditEventId=389,dateCreated=2010-04-02 17:48:18.519,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@28db4ccf[personId=389,givenName=joel,familyName=scarman,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@34ea95e0[auditEventId=390,dateCreated=2010-04-02 17:48:18.538,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@42ac76c0[personId=390,givenName=james,familyName=levex,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1515c044[auditEventId=391,dateCreated=2010-04-02 17:48:18.559,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@1a30ef85[personId=391,givenName=mikayla,familyName=elding,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4701bb2c[auditEventId=392,dateCreated=2010-04-02 17:48:18.578,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@1e4dc00a[personId=392,givenName=lynton,familyName=bunder,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@42a76a1f[auditEventId=393,dateCreated=2010-04-02 17:48:18.599,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@36ba117b[personId=393,givenName=deayn,familyName=bond,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@7d283b68[auditEventId=394,dateCreated=2010-04-02 17:48:18.623,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@6695a6a[personId=394,givenName=mia,familyName=hubbard,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@5c546909[auditEventId=395,dateCreated=2010-04-02 17:48:18.643,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@71689bf1[personId=395,givenName=dale,familyName=rowley,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@29bbfd3a[auditEventId=396,dateCreated=2010-04-02 17:48:18.667,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@11e1b0e7[personId=396,givenName=,familyName=churchley,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@74ee003d[auditEventId=397,dateCreated=2010-04-02 17:48:18.687,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@74d868e5[personId=397,givenName=zachary,familyName=stanford,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@3551e0c4[auditEventId=398,dateCreated=2010-04-02 17:48:18.705,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@11ec4639[personId=398,givenName=jackson,familyName=excell,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@127b7f35[auditEventId=399,dateCreated=2010-04-02 17:48:18.725,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@1c939afb[personId=399,givenName=brooke,familyName=weir,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@69dc7a0d[auditEventId=400,dateCreated=2010-04-02 17:48:18.747,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@1a0d7ed8[personId=400,givenName=kailey,familyName=david,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@9d121c7[auditEventId=401,dateCreated=2010-04-02 17:48:18.772,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@12d3e679[personId=401,givenName=samantha,familyName=arnall,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@10094da[auditEventId=402,dateCreated=2010-04-02 17:48:18.79,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@6bc121b6[personId=402,givenName=ella,familyName=edwards,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4d2c74b9[auditEventId=403,dateCreated=2010-04-02 17:48:18.809,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@7e5dfc79[personId=403,givenName=dillon,familyName=wellstead,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@21a34544[auditEventId=404,dateCreated=2010-04-02 17:48:18.831,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@48c36b2a[personId=404,givenName=paige,familyName=martin,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@6618849c[auditEventId=405,dateCreated=2010-04-02 17:48:18.851,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@32704b3[personId=405,givenName=tiana,familyName=freeman,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@53aa5221[auditEventId=406,dateCreated=2010-04-02 17:48:18.873,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@3aa04cf8[personId=406,givenName=holly,familyName=beck-clark,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@52f61f70[auditEventId=407,dateCreated=2010-04-02 17:48:18.895,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@5823cfcf[personId=407,givenName=jesse,familyName=montgort,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1c8a1c9d[auditEventId=408,dateCreated=2010-04-02 17:48:18.911,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@1f65b124[personId=408,givenName=oliver,familyName=arunachalam,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@2f5c960e[auditEventId=409,dateCreated=2010-04-02 17:48:18.93,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@5fd73cf4[personId=409,givenName=takeisha,familyName=aylett,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@677f896c[auditEventId=410,dateCreated=2010-04-02 17:48:18.952,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@5ca4871e[personId=410,givenName=monique,familyName=quick,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@66174689[auditEventId=411,dateCreated=2010-04-02 17:48:18.975,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@6807299a[personId=411,givenName=charlie,familyName=marwaha,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@21800bc[auditEventId=412,dateCreated=2010-04-02 17:48:18.993,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@64b86e21[personId=412,givenName=jordan,familyName=ferguson,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@75d837b6[auditEventId=413,dateCreated=2010-04-02 17:48:19.015,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@30f2a5af[personId=413,givenName=beau,familyName=fitzsimons,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4631ca2b[auditEventId=414,dateCreated=2010-04-02 17:48:19.035,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@48c1918e[personId=414,givenName=timothy,familyName=soave,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@6ecff10d[auditEventId=415,dateCreated=2010-04-02 17:48:19.058,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@395927e2[personId=415,givenName=charlize,familyName=roche,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@15dac551[auditEventId=416,dateCreated=2010-04-02 17:48:19.079,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@1796a6ac[personId=416,givenName=jordan,familyName=garcia,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4dd0540c[auditEventId=417,dateCreated=2010-04-02 17:48:19.096,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@48f50903[personId=417,givenName=jamie,familyName=brennan,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@283e07bd[auditEventId=418,dateCreated=2010-04-02 17:48:19.118,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@2334d801[personId=418,givenName=jacqueline,familyName=haigh,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@6e1def[auditEventId=419,dateCreated=2010-04-02 17:48:19.141,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@43a63a1c[personId=419,givenName=jye,familyName=mcfee,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@3d6f3621[auditEventId=420,dateCreated=2010-04-02 17:48:19.161,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@70d1da68[personId=420,givenName=eliza,familyName=heerey,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@504ad009[auditEventId=421,dateCreated=2010-04-02 17:48:19.183,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@7f15f7f[personId=421,givenName=phoebe,familyName=lewis,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@5fa0280d[auditEventId=422,dateCreated=2010-04-02 17:48:19.25,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@6c833a2d[personId=422,givenName=talia,familyName=lapuz,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@ba59e87[auditEventId=423,dateCreated=2010-04-02 17:48:19.305,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@79d7999e[personId=423,givenName=michael,familyName=allie,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@264ab70a[auditEventId=424,dateCreated=2010-04-02 17:48:19.325,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@392aa3fb[personId=424,givenName=teagan,familyName=davies,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@73370529[auditEventId=425,dateCreated=2010-04-02 17:48:19.363,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@495dd936[personId=425,givenName=,familyName=mcglssson,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@213401d7[auditEventId=426,dateCreated=2010-04-02 17:48:19.436,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@606876f6[personId=426,givenName=jarryd,familyName=howard,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@5d64db48[auditEventId=427,dateCreated=2010-04-02 17:48:19.467,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@3adcbf25[personId=427,givenName=georgia,familyName=hunter,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@87883df[auditEventId=428,dateCreated=2010-04-02 17:48:19.488,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@2355606d[personId=428,givenName=teesan,familyName=notley,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@2019a9d1[auditEventId=429,dateCreated=2010-04-02 17:48:19.51,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@3bcc97a9[personId=429,givenName=thomas,familyName=miles,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@74dbe8cd[auditEventId=430,dateCreated=2010-04-02 17:48:19.528,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@6971770[personId=430,givenName=ainsley,familyName=ward,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@119126ab[auditEventId=431,dateCreated=2010-04-02 17:48:19.547,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@1f18e146[personId=431,givenName=jett,familyName=wiffen,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@5081ad8f[auditEventId=432,dateCreated=2010-04-02 17:48:19.567,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@75657fb2[personId=432,givenName=lucy,familyName=flanagan,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@71a9b093[auditEventId=433,dateCreated=2010-04-02 17:48:19.589,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@575555bf[personId=433,givenName=timorhy,familyName=muller,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@3b87bd31[auditEventId=434,dateCreated=2010-04-02 17:48:19.608,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@621e3728[personId=434,givenName=trent,familyName=sulzberger,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4c95fa7f[auditEventId=435,dateCreated=2010-04-02 17:48:19.631,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@3fd3659b[personId=435,givenName=jordan,familyName=mitchell,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@a70cf21[auditEventId=436,dateCreated=2010-04-02 17:48:19.648,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@734f0076[personId=436,givenName=bayden,familyName=drenth,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@742e84e1[auditEventId=437,dateCreated=2010-04-02 17:48:19.669,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@634c803d[personId=437,givenName=jessica,familyName=allen,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1a160b5e[auditEventId=438,dateCreated=2010-04-02 17:48:19.691,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@b3c03bb[personId=438,givenName=courtney,familyName=lewis,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1d4455b3[auditEventId=439,dateCreated=2010-04-02 17:48:19.711,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@2e63764d[personId=439,givenName=emiily,familyName=scott,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@715669c7[auditEventId=440,dateCreated=2010-04-02 17:48:19.733,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@7194b34a[personId=440,givenName=amber,familyName=reichelt,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@603ac1f2[auditEventId=441,dateCreated=2010-04-02 17:48:19.75,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@5636ea72[personId=441,givenName=montana,familyName=edson,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@31932839[auditEventId=442,dateCreated=2010-04-02 17:48:19.855,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@7624a2c8[personId=442,givenName=thomas,familyName=,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@3435cf9c[auditEventId=443,dateCreated=2010-04-02 17:48:19.892,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@373bc99b[personId=443,givenName=timothy,familyName=muller,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@38d1258b[auditEventId=444,dateCreated=2010-04-02 17:48:19.911,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@1f2e8e93[personId=444,givenName=alexander,familyName=burge,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@2af7e5d1[auditEventId=445,dateCreated=2010-04-02 17:48:19.933,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@768e7b84[personId=445,givenName=erin,familyName=bernhard,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@79111260[auditEventId=446,dateCreated=2010-04-02 17:48:19.95,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@13deb45f[personId=446,givenName=max,familyName=dyer,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4fcd9ab8[auditEventId=447,dateCreated=2010-04-02 17:48:19.969,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4946101f[personId=447,givenName=jasmine,familyName=watts,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4368cef6[auditEventId=448,dateCreated=2010-04-02 17:48:19.992,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@5bc67c6d[personId=448,givenName=olivia,familyName=miels,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@15eb9b0d[auditEventId=449,dateCreated=2010-04-02 17:48:20.011,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@318e45a8[personId=449,givenName=mark,familyName=kirawan,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1f107db9[auditEventId=450,dateCreated=2010-04-02 17:48:20.032,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@331ddd04[personId=450,givenName=chantelle,familyName=finch,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@73ae0c9d[auditEventId=451,dateCreated=2010-04-02 17:48:20.052,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@c8847e4[personId=451,givenName=shannon,familyName=sullivan,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@27be52c0[auditEventId=452,dateCreated=2010-04-02 17:48:20.072,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@73adf5e1[personId=452,givenName=mackinley,familyName=pitfield,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@402acfa2[auditEventId=453,dateCreated=2010-04-02 17:48:20.093,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@29345550[personId=453,givenName=chelsea,familyName=delany,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@3aa5b597[auditEventId=454,dateCreated=2010-04-02 17:48:20.117,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@3b0bbdb3[personId=454,givenName=yasmin,familyName=moller,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@5534ea95[auditEventId=455,dateCreated=2010-04-02 17:48:20.138,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@575598a[personId=455,givenName=phoebe,familyName=hagedorn,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@51507e7[auditEventId=456,dateCreated=2010-04-02 17:48:20.158,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@7a860dab[personId=456,givenName=nacoya,familyName=braunack,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@27b9d14c[auditEventId=457,dateCreated=2010-04-02 17:48:20.178,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@2bb4d74[personId=457,givenName=erin,familyName=shay,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@185be8f4[auditEventId=458,dateCreated=2010-04-02 17:48:20.201,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@46a0e13e[personId=458,givenName=jackson,familyName=crane,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@3a1af7aa[auditEventId=459,dateCreated=2010-04-02 17:48:20.223,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@e2ea871[personId=459,givenName=zachary,familyName=kanhanouvong,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4079d7b3[auditEventId=460,dateCreated=2010-04-02 17:48:20.244,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@3bf32230[personId=460,givenName=konstantinos,familyName=ivory,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@7f4049d6[auditEventId=461,dateCreated=2010-04-02 17:48:20.265,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@62ecd2de[personId=461,givenName=ashleigh,familyName=alcock,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@55afc1de[auditEventId=462,dateCreated=2010-04-02 17:48:20.284,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@65123c41[personId=462,givenName=zac,familyName=stebbing,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@5e101c5[auditEventId=463,dateCreated=2010-04-02 17:48:20.305,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@7221275b[personId=463,givenName=hannah,familyName=perkusic,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@773b2f86[auditEventId=464,dateCreated=2010-04-02 17:48:20.325,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@6cf82c7d[personId=464,givenName=lachlan,familyName=elliott,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4ead4391[auditEventId=465,dateCreated=2010-04-02 17:48:20.346,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@7b28bdf4[personId=465,givenName=mathew,familyName=knight,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@512f0cf1[auditEventId=466,dateCreated=2010-04-02 17:48:20.366,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@6b97436b[personId=466,givenName=shelby,familyName=piscitelli,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@67facbda[auditEventId=467,dateCreated=2010-04-02 17:48:20.387,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@57f9cc39[personId=467,givenName=hannah,familyName=perkusic,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@25d8a8b[auditEventId=468,dateCreated=2010-04-02 17:48:20.409,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@1b34cd7b[personId=468,givenName=james,familyName=ditty,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4b32ace3[auditEventId=469,dateCreated=2010-04-02 17:48:20.432,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@22bce28a[personId=469,givenName=harley,familyName=windebank,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@6bf491a6[auditEventId=470,dateCreated=2010-04-02 17:48:20.451,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@d1c5bb0[personId=470,givenName=damien,familyName=gavallas,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@58660a9[auditEventId=471,dateCreated=2010-04-02 17:48:20.473,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@3466afc4[personId=471,givenName=abbey,familyName=jacobson,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@3933fa14[auditEventId=472,dateCreated=2010-04-02 17:48:20.494,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@2eb2abfc[personId=472,givenName=jack,familyName=sewerle,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@3675463[auditEventId=473,dateCreated=2010-04-02 17:48:20.517,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4ff70a5d[personId=473,givenName=ella,familyName=lamprey,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@74d53153[auditEventId=474,dateCreated=2010-04-02 17:48:20.613,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@3d721ae2[personId=474,givenName=gabriella,familyName=,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@58997c11[auditEventId=475,dateCreated=2010-04-02 17:48:20.728,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@3ff39e73[personId=475,givenName=finn,familyName=,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@44a06d88[auditEventId=476,dateCreated=2010-04-02 17:48:20.789,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@1c093b3c[personId=476,givenName=jayden,familyName=coulthard,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@771eeb[auditEventId=477,dateCreated=2010-04-02 17:48:20.808,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@e925e67[personId=477,givenName=callum,familyName=delany,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@c8ed68a[auditEventId=478,dateCreated=2010-04-02 17:48:20.829,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@5bf24008[personId=478,givenName=ryan,familyName=flynn,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@75a70476[auditEventId=479,dateCreated=2010-04-02 17:48:20.846,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@3092b39f[personId=479,givenName=jessica,familyName=white,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@28161b52[auditEventId=480,dateCreated=2010-04-02 17:48:20.867,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@742f1989[personId=480,givenName=toby,familyName=pedersen,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@435bb90d[auditEventId=481,dateCreated=2010-04-02 17:48:20.89,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@121349b1[personId=481,givenName=sophie,familyName=lethbridge,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@3ad22707[auditEventId=482,dateCreated=2010-04-02 17:48:20.911,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@1b0db16c[personId=482,givenName=chatlie,familyName=warhurst,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@3b005abc[auditEventId=483,dateCreated=2010-04-02 17:48:20.929,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@a54a40c[personId=483,givenName=fraser,familyName=clarke,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@14450ae7[auditEventId=484,dateCreated=2010-04-02 17:48:20.948,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@62cc70f8[personId=484,givenName=isabella,familyName=butler,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@40cece16[auditEventId=485,dateCreated=2010-04-02 17:48:20.971,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@77e8a5c[personId=485,givenName=lachlan,familyName=macor,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@493c2797[auditEventId=486,dateCreated=2010-04-02 17:48:21.368,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@57baf36f[personId=486,givenName=emiily,familyName=wylws,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@c4b5011[auditEventId=487,dateCreated=2010-04-02 17:48:21.385,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@13ccf137[personId=487,givenName=coby,familyName=petras,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@24759265[auditEventId=488,dateCreated=2010-04-02 17:48:21.405,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@65e60601[personId=488,givenName=scogt,familyName=foreman,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@22de3796[auditEventId=489,dateCreated=2010-04-02 17:48:21.425,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@277663d6[personId=489,givenName=phoebe,familyName=paltos,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@2b136abc[auditEventId=490,dateCreated=2010-04-02 17:48:21.447,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@2a81df82[personId=490,givenName=william,familyName=miels,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@7c472bc[auditEventId=491,dateCreated=2010-04-02 17:48:21.469,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@1e31bc4b[personId=491,givenName=chantelle,familyName=finch,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@7248989f[auditEventId=492,dateCreated=2010-04-02 17:48:21.509,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@75dca6d2[personId=492,givenName=pino,familyName=rogers,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@7c1c2956[auditEventId=493,dateCreated=2010-04-02 17:48:21.527,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@6a8de742[personId=493,givenName=jacob,familyName=spilsbury,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1cde0cc2[auditEventId=494,dateCreated=2010-04-02 17:48:21.549,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@48a80c67[personId=494,givenName=michael,familyName=hookway,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@3617a35c[auditEventId=495,dateCreated=2010-04-02 17:48:21.567,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@84cc70e[personId=495,givenName=lachlan-john,familyName=corby,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@49e608c2[auditEventId=496,dateCreated=2010-04-02 17:48:21.59,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@62a1d7d9[personId=496,givenName=cooper,familyName=blazevic,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1d491e75[auditEventId=497,dateCreated=2010-04-02 17:48:21.61,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@38556da3[personId=497,givenName=cameron,familyName=o'brien,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@2b6ea258[auditEventId=498,dateCreated=2010-04-02 17:48:21.631,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4b3d0493[personId=498,givenName=d'arcy,familyName=silcox,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@6c6455ae[auditEventId=499,dateCreated=2010-04-02 17:48:21.652,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@60aab59f[personId=499,givenName=alex,familyName=ford,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@2f354a1a[auditEventId=500,dateCreated=2010-04-02 17:48:21.669,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@784654f6[personId=500,givenName=abbey,familyName=jacobson,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@5394092c[auditEventId=501,dateCreated=2010-04-02 17:48:21.694,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@c9d75be[personId=501,givenName=kaitlyn,familyName=tong,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1be65292[auditEventId=502,dateCreated=2010-04-02 17:48:21.715,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@44796a61[personId=502,givenName=harvey,familyName=maclean,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@2e36fd8d[auditEventId=503,dateCreated=2010-04-02 17:48:21.735,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@3ce4de50[personId=503,givenName=zachary,familyName=blakemore,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1c404baf[auditEventId=504,dateCreated=2010-04-02 17:48:21.752,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@22760f48[personId=504,givenName=mikaela,familyName=nrs,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4128dca6[auditEventId=505,dateCreated=2010-04-02 17:48:21.772,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@5dcc1ef4[personId=505,givenName=harrison,familyName=greogry,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@61ae37b5[auditEventId=506,dateCreated=2010-04-02 17:48:21.796,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4a79ad9c[personId=506,givenName=jacinta,familyName=king,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@74cb7e2c[auditEventId=507,dateCreated=2010-04-02 17:48:21.816,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@258e4566[personId=507,givenName=jake,familyName=wilson,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@5bc8b69b[auditEventId=508,dateCreated=2010-04-02 17:48:21.838,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@12efc0ee[personId=508,givenName=cameron,familyName=bergin,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@564ca930[auditEventId=509,dateCreated=2010-04-02 17:48:21.859,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@35563b4b[personId=509,givenName=erin,familyName=mccullagh,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@42f7ba93[auditEventId=510,dateCreated=2010-04-02 17:48:21.881,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4d6ac22d[personId=510,givenName=cooper,familyName=sistea,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@15fa2b3e[auditEventId=511,dateCreated=2010-04-02 17:48:21.904,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@53f0d7b0[personId=511,givenName=michaela,familyName=smith,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@5b2cfeb7[auditEventId=512,dateCreated=2010-04-02 17:48:21.923,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@158f7f27[personId=512,givenName=cameron,familyName=jankovic,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@6706cf24[auditEventId=513,dateCreated=2010-04-02 17:48:21.949,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@9f734fa[personId=513,givenName=connor,familyName=brown,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@70097953[auditEventId=514,dateCreated=2010-04-02 17:48:21.969,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@565e8588[personId=514,givenName=jacqueline,familyName=spartalis,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@7dfc719b[auditEventId=515,dateCreated=2010-04-02 17:48:21.989,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@7a8946af[personId=515,givenName=kenneth,familyName=lewis,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4886b7bb[auditEventId=516,dateCreated=2010-04-02 17:48:22.012,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@61c45280[personId=516,givenName=tasman,familyName=ward,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4887b30[auditEventId=517,dateCreated=2010-04-02 17:48:22.033,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@3f6ac749[personId=517,givenName=leo,familyName=goldfinch,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1c4f8ea3[auditEventId=518,dateCreated=2010-04-02 17:48:22.054,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@768f334b[personId=518,givenName=lachlan,familyName=bradley,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@2b1d7dda[auditEventId=519,dateCreated=2010-04-02 17:48:22.072,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@224d834f[personId=519,givenName=abbey,familyName=griffith,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1d318953[auditEventId=520,dateCreated=2010-04-02 17:48:22.091,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@f75e354[personId=520,givenName=nathan,familyName=radin,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1f2eb71e[auditEventId=521,dateCreated=2010-04-02 17:48:22.213,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@597a84f5[personId=521,givenName=riley,familyName=,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@33f82290[auditEventId=522,dateCreated=2010-04-02 17:48:22.28,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@18986032[personId=522,givenName=emiily,familyName=treloar,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@67a53697[auditEventId=523,dateCreated=2010-04-02 17:48:22.309,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@1023f599[personId=523,givenName=alissa,familyName=drumgoon,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@fa328aa[auditEventId=524,dateCreated=2010-04-02 17:48:22.339,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@2bfd96c5[personId=524,givenName=,familyName=tyler,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@20c2b8eb[auditEventId=525,dateCreated=2010-04-02 17:48:22.366,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@6a221968[personId=525,givenName=matilda,familyName=white,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4ffa5d1a[auditEventId=526,dateCreated=2010-04-02 17:48:22.386,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@39fe9ce1[personId=526,givenName=harry,familyName=gallas,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@3df67efb[auditEventId=527,dateCreated=2010-04-02 17:48:22.411,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@72ceaf8c[personId=527,givenName=meg,familyName=virgin,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@20ab085[auditEventId=528,dateCreated=2010-04-02 17:48:22.436,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@10c767b1[personId=528,givenName=jenna,familyName=packer,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@bcaeccf[auditEventId=529,dateCreated=2010-04-02 17:48:22.461,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@b6a6597[personId=529,givenName=bailey,familyName=graham,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@37811015[auditEventId=530,dateCreated=2010-04-02 17:48:22.485,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@6b371a57[personId=530,givenName=jacob,familyName=wragg,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@7a46ef2a[auditEventId=531,dateCreated=2010-04-02 17:48:22.51,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@32f60451[personId=531,givenName=noah,familyName=reynolds,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@46ffed1d[auditEventId=532,dateCreated=2010-04-02 17:48:22.531,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@63350ff8[personId=532,givenName=luke,familyName=perrey,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4c282f55[auditEventId=533,dateCreated=2010-04-02 17:48:22.553,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@6b4c9c62[personId=533,givenName=deakyn,familyName=bond,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@623b9c82[auditEventId=534,dateCreated=2010-04-02 17:48:22.57,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@2866bb78[personId=534,givenName=abby,familyName=chapman,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@37a04d30[auditEventId=535,dateCreated=2010-04-02 17:48:22.59,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@400413be[personId=535,givenName=lucy,familyName=palma,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@7d2ba6d7[auditEventId=536,dateCreated=2010-04-02 17:48:22.61,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4da7e04f[personId=536,givenName=emiily,familyName=rumney,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@3cd6ad74[auditEventId=537,dateCreated=2010-04-02 17:48:22.635,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@3d87695e[personId=537,givenName=gracie,familyName=gioffre,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@3215b9e0[auditEventId=538,dateCreated=2010-04-02 17:48:22.657,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@58d6147e[personId=538,givenName=elizabeth,familyName=hannavy,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@305e3ad0[auditEventId=539,dateCreated=2010-04-02 17:48:22.679,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@38ceb62f[personId=539,givenName=alexnder,familyName=rolke,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@7a67467e[auditEventId=540,dateCreated=2010-04-02 17:48:22.701,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@11bd1bf7[personId=540,givenName=tiana,familyName=freeman,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@124538fa[auditEventId=541,dateCreated=2010-04-02 17:48:22.721,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@a1bf24b[personId=541,givenName=benjamin,familyName=ikic,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@7e9fae74[auditEventId=542,dateCreated=2010-04-02 17:48:22.744,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@499b3a92[personId=542,givenName=april,familyName=szabo,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@2576829e[auditEventId=543,dateCreated=2010-04-02 17:48:22.764,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@7932e6fd[personId=543,givenName=joel,familyName=durhma,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@7796649[auditEventId=544,dateCreated=2010-04-02 17:48:22.785,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@1fa53fac[personId=544,givenName=harry,familyName=gallas,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@332a4674[auditEventId=545,dateCreated=2010-04-02 17:48:22.808,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@7b3825bf[personId=545,givenName=lani,familyName=hrdalo,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1c7783ea[auditEventId=546,dateCreated=2010-04-02 17:48:22.828,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@789df8c[personId=546,givenName=sarah,familyName=clarke,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@6a75863f[auditEventId=547,dateCreated=2010-04-02 17:48:22.85,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@7c8a5ff0[personId=547,givenName=jade,familyName=den hartog,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@49c0c8b3[auditEventId=548,dateCreated=2010-04-02 17:48:22.867,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@5901d85a[personId=548,givenName=zali,familyName=halton,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@fb88599[auditEventId=549,dateCreated=2010-04-02 17:48:22.897,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@34e671de[personId=549,givenName=james,familyName=schoolderman,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1b4b07df[auditEventId=550,dateCreated=2010-04-02 17:48:22.919,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@78187d48[personId=550,givenName=ava,familyName=crawford,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@5af1cf78[auditEventId=551,dateCreated=2010-04-02 17:48:22.937,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@74e0e49f[personId=551,givenName=david,familyName=piles,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@396bfded[auditEventId=552,dateCreated=2010-04-02 17:48:22.958,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@17a32ecd[personId=552,givenName=elly,familyName=brearoey,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@60ebf00e[auditEventId=553,dateCreated=2010-04-02 17:48:22.975,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@1abfa9d6[personId=553,givenName=sebastian,familyName=pearce,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@21dd58d8[auditEventId=554,dateCreated=2010-04-02 17:48:22.996,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@7bfa93a1[personId=554,givenName=elle,familyName=hyde,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4af3de46[auditEventId=555,dateCreated=2010-04-02 17:48:23.019,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@29b9ab6c[personId=555,givenName=renee,familyName=van der,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@5085ec1b[auditEventId=556,dateCreated=2010-04-02 17:48:23.039,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4afe55e8[personId=556,givenName=zac,familyName=stebbing,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@85009ea[auditEventId=557,dateCreated=2010-04-02 17:48:23.061,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@1decb654[personId=557,givenName=annalise,familyName=green,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@3ebae5e9[auditEventId=558,dateCreated=2010-04-02 17:48:23.077,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@7f6ff8[personId=558,givenName=riley,familyName=lafferty,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@604c442b[auditEventId=559,dateCreated=2010-04-02 17:48:23.1,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@68ba71ac[personId=559,givenName=jayden,familyName=walton,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@2f0f9471[auditEventId=560,dateCreated=2010-04-02 17:48:23.12,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@728f5352[personId=560,givenName=esther,familyName=van boom,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@27da9eda[auditEventId=561,dateCreated=2010-04-02 17:48:23.146,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@34f07ec4[personId=561,givenName=ella,familyName=smith,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1f30ea7[auditEventId=562,dateCreated=2010-04-02 17:48:23.164,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@1641d6b4[personId=562,givenName=madison,familyName=cappello,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@7c46f6f0[auditEventId=563,dateCreated=2010-04-02 17:48:23.183,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@5c56fa08[personId=563,givenName=savannah,familyName=karbowniczek,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@16fe464e[auditEventId=564,dateCreated=2010-04-02 17:48:23.205,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@7bff6a5f[personId=564,givenName=nacoya,familyName=braunack,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@fb9b6ad[auditEventId=565,dateCreated=2010-04-02 17:48:23.224,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@5d808366[personId=565,givenName=joshua,familyName=zaina,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@69881feb[auditEventId=566,dateCreated=2010-04-02 17:48:23.246,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@b3ed2e3[personId=566,givenName=henry,familyName=jones,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@67e7b36d[auditEventId=567,dateCreated=2010-04-02 17:48:23.264,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@57d89cb4[personId=567,givenName=thomas,familyName=harben,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1cb4ee66[auditEventId=568,dateCreated=2010-04-02 17:48:23.289,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4c708d30[personId=568,givenName=paul,familyName=archibald,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@2a8f7943[auditEventId=569,dateCreated=2010-04-02 17:48:23.311,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@27148845[personId=569,givenName=trevor,familyName=burner,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@31623389[auditEventId=570,dateCreated=2010-04-02 17:48:23.332,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@6c772bd0[personId=570,givenName=tasman,familyName=ward,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@262580b3[auditEventId=571,dateCreated=2010-04-02 17:48:23.361,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@2d6a5acd[personId=571,givenName=riley,familyName=turley,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@68247b55[auditEventId=572,dateCreated=2010-04-02 17:48:23.378,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@2979ef7c[personId=572,givenName=summer,familyName=handey,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@331d3edd[auditEventId=573,dateCreated=2010-04-02 17:48:23.397,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@2ed053a[personId=573,givenName=briony,familyName=davies,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@450a3962[auditEventId=574,dateCreated=2010-04-02 17:48:23.779,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@6e7b1d52[personId=574,givenName=talia,familyName=,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@223d7457[auditEventId=575,dateCreated=2010-04-02 17:48:23.819,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@6738b554[personId=575,givenName=traviw,familyName=thompson,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@70a10d50[auditEventId=576,dateCreated=2010-04-02 17:48:23.841,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@38961f2[personId=576,givenName=fynlay,familyName=muegel,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@5d7138f4[auditEventId=577,dateCreated=2010-04-02 17:48:23.868,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@1adaaab0[personId=577,givenName=leah,familyName=sherlock,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@34524b19[auditEventId=578,dateCreated=2010-04-02 17:48:23.891,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@42a151fa[personId=578,givenName=julia,familyName=stevens,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@6c07125[auditEventId=579,dateCreated=2010-04-02 17:48:23.915,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@36a0829c[personId=579,givenName=ryan,familyName=brabin,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@44443799[auditEventId=580,dateCreated=2010-04-02 17:48:23.938,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@45cebcf0[personId=580,givenName=natalia,familyName=thompson,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@5a9e40d2[auditEventId=581,dateCreated=2010-04-02 17:48:23.96,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@3a7aa9f6[personId=581,givenName=molly,familyName=fahey,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4bb1c978[auditEventId=582,dateCreated=2010-04-02 17:48:23.985,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@59d7b662[personId=582,givenName=zachary,familyName=stanford,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@5220c1b[auditEventId=583,dateCreated=2010-04-02 17:48:24.009,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@2a6f564a[personId=583,givenName=kyle,familyName=marshall,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@7e48c33e[auditEventId=584,dateCreated=2010-04-02 17:48:24.032,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@81818b6[personId=584,givenName=blake,familyName=jordan,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@5b0a5c37[auditEventId=585,dateCreated=2010-04-02 17:48:24.054,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@71f948b1[personId=585,givenName=anari,familyName=pedrazzini,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@52c4d93[auditEventId=586,dateCreated=2010-04-02 17:48:24.075,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@15b96350[personId=586,givenName=hattie,familyName=lunstedt,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1f98f08c[auditEventId=587,dateCreated=2010-04-02 17:48:24.159,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@2298c657[personId=587,givenName=lara,familyName=,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@71d88788[auditEventId=588,dateCreated=2010-04-02 17:48:24.254,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@57bdc777[personId=588,givenName=liam,familyName=johnson,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@3eaa2c1c[auditEventId=589,dateCreated=2010-04-02 17:48:24.283,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@6fdd669a[personId=589,givenName=kadin,familyName=wales,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@16360268[auditEventId=590,dateCreated=2010-04-02 17:48:24.313,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@5d529976[personId=590,givenName=aiden,familyName=lysewycz,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@33d8053c[auditEventId=591,dateCreated=2010-04-02 17:48:24.345,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@15fa2291[personId=591,givenName=,familyName=cresswell,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@2b3fc0bb[auditEventId=592,dateCreated=2010-04-02 17:48:24.364,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@2941e53f[personId=592,givenName=jukiana,familyName=lowen,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@66864b2b[auditEventId=593,dateCreated=2010-04-02 17:48:24.383,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4a05c750[personId=593,givenName=nellie,familyName=richards,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@7ab128a2[auditEventId=594,dateCreated=2010-04-02 17:48:24.405,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@17cdc4a5[personId=594,givenName=jacob,familyName=hennig,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4e2e29c[auditEventId=595,dateCreated=2010-04-02 17:48:24.428,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@28de768[personId=595,givenName=takeisha,familyName=aylett,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4b8b7245[auditEventId=596,dateCreated=2010-04-02 17:48:24.448,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@3fd4c0d2[personId=596,givenName=breana,familyName=rowe,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@2ffb36c2[auditEventId=597,dateCreated=2010-04-02 17:48:24.5,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@77b22abc[personId=597,givenName=jasper,familyName=pawley,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@15c8132a[auditEventId=598,dateCreated=2010-04-02 17:48:24.523,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@30ddb86[personId=598,givenName=lara,familyName=karic,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@2623592[auditEventId=599,dateCreated=2010-04-02 17:48:24.547,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@39b4e557[personId=599,givenName=benjamin,familyName=gatenby,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@7dab0576[auditEventId=600,dateCreated=2010-04-02 17:48:24.591,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@69684b79[personId=600,givenName=nathan,familyName=radin,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@66f3c66e[auditEventId=601,dateCreated=2010-04-02 17:48:24.614,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@258b678c[personId=601,givenName=jemma,familyName=ross,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@e689490[auditEventId=602,dateCreated=2010-04-02 17:48:24.641,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@30edd295[personId=602,givenName=eva,familyName=butcher,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@73f18153[auditEventId=603,dateCreated=2010-04-02 17:48:24.666,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@68ad80cf[personId=603,givenName=trent,familyName=sulzberger,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@7461ab9c[auditEventId=604,dateCreated=2010-04-02 17:48:24.695,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@76de839e[personId=604,givenName=aidan,familyName=klose,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@3849ca75[auditEventId=605,dateCreated=2010-04-02 17:48:24.715,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@7fe7f581[personId=605,givenName=breana,familyName=rowe,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@748ae431[auditEventId=606,dateCreated=2010-04-02 17:48:24.739,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@646f5891[personId=606,givenName=kate,familyName=hyrycz,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4a8b88bd[auditEventId=607,dateCreated=2010-04-02 17:48:24.765,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@5900d6ea[personId=607,givenName=nicole,familyName=hollis,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@ebe5687[auditEventId=608,dateCreated=2010-04-02 17:48:24.79,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@447a7f6b[personId=608,givenName=ella,familyName=kelly,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@7222c0a0[auditEventId=609,dateCreated=2010-04-02 17:48:24.819,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@6e214904[personId=609,givenName=jasmin,familyName=procter,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@479482ea[auditEventId=610,dateCreated=2010-04-02 17:48:24.842,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@5b390546[personId=610,givenName=lucy,familyName=palma,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@671ef55c[auditEventId=611,dateCreated=2010-04-02 17:48:24.868,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@63ef032c[personId=611,givenName=jaden,familyName=oakley,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@217e9fe8[auditEventId=612,dateCreated=2010-04-02 17:48:24.889,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@7d4e3c21[personId=612,givenName=barkly,familyName=potger,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@344986[auditEventId=613,dateCreated=2010-04-02 17:48:24.91,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@70751932[personId=613,givenName=lily,familyName=bailey,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@68c6fc84[auditEventId=614,dateCreated=2010-04-02 17:48:24.932,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@485299e4[personId=614,givenName=alex,familyName=kavanagh,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@5fec73d9[auditEventId=615,dateCreated=2010-04-02 17:48:24.95,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@5423a8d0[personId=615,givenName=harriet,familyName=swindler,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1ca9dcc2[auditEventId=616,dateCreated=2010-04-02 17:48:24.974,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@1b6a9d0a[personId=616,givenName=caitlin,familyName=bradbury,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@53dc5341[auditEventId=617,dateCreated=2010-04-02 17:48:25.0,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@577f5229[personId=617,givenName=ambrosia,familyName=flaubert,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@25ddfb6a[auditEventId=618,dateCreated=2010-04-02 17:48:25.084,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@5bdbda4f[personId=618,givenName=talia,familyName=,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@10a4ff92[auditEventId=619,dateCreated=2010-04-02 17:48:25.124,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4a4a117f[personId=619,givenName=jordan,familyName=garcia,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4086d2c7[auditEventId=620,dateCreated=2010-04-02 17:48:25.153,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@6fd6768f[personId=620,givenName=ethan,familyName=king,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@537827e9[auditEventId=621,dateCreated=2010-04-02 17:48:25.172,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@53248513[personId=621,givenName=latham,familyName=hummel,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@75845cce[auditEventId=622,dateCreated=2010-04-02 17:48:25.194,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@64cbdef5[personId=622,givenName=jye,familyName=mcfee,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@44e914a8[auditEventId=623,dateCreated=2010-04-02 17:48:25.217,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@6b5a0316[personId=623,givenName=harrison,familyName=jones,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@224b44f0[auditEventId=624,dateCreated=2010-04-02 17:48:25.239,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@30b42a7e[personId=624,givenName=stephen,familyName=latham,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@7b9afa26[auditEventId=625,dateCreated=2010-04-02 17:48:25.264,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@1cf96752[personId=625,givenName=henru,familyName=jones,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@7b9d142f[auditEventId=626,dateCreated=2010-04-02 17:48:25.284,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@2006c9b2[personId=626,givenName=liam,familyName=ferri,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@5985910[auditEventId=627,dateCreated=2010-04-02 17:48:25.31,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@101bcf3d[personId=627,givenName=alannah,familyName=wilson,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@54ff2c4e[auditEventId=628,dateCreated=2010-04-02 17:48:25.333,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@51cb3ec4[personId=628,givenName=annabel,familyName=liu,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@3cb5e07a[auditEventId=629,dateCreated=2010-04-02 17:48:25.351,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@606145c5[personId=629,givenName=mitchell,familyName=bailey,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@48a488b9[auditEventId=630,dateCreated=2010-04-02 17:48:25.376,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@1b814a5[personId=630,givenName=teagan,familyName=medic,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@2a0c4ef1[auditEventId=631,dateCreated=2010-04-02 17:48:25.396,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@649df6e3[personId=631,givenName=lachln,familyName=bradley,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@e12c5c8[auditEventId=632,dateCreated=2010-04-02 17:48:25.416,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@14220a0c[personId=632,givenName=william,familyName=miels,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@7276d4af[auditEventId=633,dateCreated=2010-04-02 17:48:25.44,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@41c61c91[personId=633,givenName=makayla,familyName=paterson,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@578567de[auditEventId=634,dateCreated=2010-04-02 17:48:25.461,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@3e874920[personId=634,givenName=jenna,familyName=elliott,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@77664cb5[auditEventId=635,dateCreated=2010-04-02 17:48:25.485,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@29ed3da1[personId=635,givenName=mayilda,familyName=white,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@5d363c50[auditEventId=636,dateCreated=2010-04-02 17:48:25.527,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@1fdf75cc[personId=636,givenName=eva,familyName=butcher,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@13b1d7ff[auditEventId=637,dateCreated=2010-04-02 17:48:25.558,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@440939dc[personId=637,givenName=aiden,familyName=lysewycz,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@dbb073[auditEventId=638,dateCreated=2010-04-02 17:48:25.581,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@77fa37d2[personId=638,givenName=fergus,familyName=driessen,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@571d4e75[auditEventId=639,dateCreated=2010-04-02 17:48:25.601,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@2c2c14f9[personId=639,givenName=emiily,familyName=treloar,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@450a1001[auditEventId=640,dateCreated=2010-04-02 17:48:25.629,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@228690e3[personId=640,givenName=harrison,familyName=gregory,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@17a0d510[auditEventId=641,dateCreated=2010-04-02 17:48:25.654,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@67333875[personId=641,givenName=robert,familyName=klaebe,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4004198e[auditEventId=642,dateCreated=2010-04-02 17:48:25.68,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@711aed03[personId=642,givenName=byron,familyName=earls,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4d29da77[auditEventId=643,dateCreated=2010-04-02 17:48:25.707,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@468634b6[personId=643,givenName=ridley,familyName=bryant,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@76c5e234[auditEventId=644,dateCreated=2010-04-02 17:48:25.796,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@7d83be38[personId=644,givenName=joshua,familyName=natt,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@398600d7[auditEventId=645,dateCreated=2010-04-02 17:48:25.82,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@2bb10f9a[personId=645,givenName=ambrosia,familyName=marshall,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@ca140c2[auditEventId=646,dateCreated=2010-04-02 17:48:25.841,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@77b3cedc[personId=646,givenName=evan,familyName=griffiths,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@2ea28708[auditEventId=647,dateCreated=2010-04-02 17:48:25.863,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@61a50976[personId=647,givenName=daen,familyName=brown,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@304f3623[auditEventId=648,dateCreated=2010-04-02 17:48:25.887,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@5abbfa4c[personId=648,givenName=alex,familyName=kavanagh,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@206b4c9c[auditEventId=649,dateCreated=2010-04-02 17:48:25.911,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@bec2452[personId=649,givenName=jared,familyName=o'neil,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@6472a664[auditEventId=650,dateCreated=2010-04-02 17:48:25.94,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4de3aaf6[personId=650,givenName=elly,familyName=brearley,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@230a22c1[auditEventId=651,dateCreated=2010-04-02 17:48:25.963,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@3304e92a[personId=651,givenName=damien,familyName=richards,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@6e6fbedf[auditEventId=652,dateCreated=2010-04-02 17:48:26.008,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@fd49c56[personId=652,givenName=elizabeth,familyName=hannavy,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@6a5c5b1d[auditEventId=653,dateCreated=2010-04-02 17:48:26.043,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@1c466919[personId=653,givenName=william,familyName=reardon,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@55620378[auditEventId=654,dateCreated=2010-04-02 17:48:26.065,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@761f4ff9[personId=654,givenName=jacob,familyName=paton,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@15d1e713[auditEventId=655,dateCreated=2010-04-02 17:48:26.093,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@41d0e98[personId=655,givenName=jessica,familyName=white,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@7999b96[auditEventId=656,dateCreated=2010-04-02 17:48:26.114,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4cce8107[personId=656,givenName=phoebe,familyName=lewis,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@75b598bf[auditEventId=657,dateCreated=2010-04-02 17:48:26.137,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@3b1ab4ec[personId=657,givenName=elijah,familyName=ballantyne,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@653f5ff8[auditEventId=658,dateCreated=2010-04-02 17:48:26.155,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@70d47214[personId=658,givenName=reeve,familyName=herhert,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@23b5c6b6[auditEventId=659,dateCreated=2010-04-02 17:48:26.176,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@5c17821b[personId=659,givenName=olivia,familyName=lane,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@7308e90a[auditEventId=660,dateCreated=2010-04-02 17:48:26.195,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@7b488560[personId=660,givenName=wilfiam,familyName=reardon,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4dfbca86[auditEventId=661,dateCreated=2010-04-02 17:48:26.217,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@65919e73[personId=661,givenName=emiily,familyName=byrne,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4dad4b69[auditEventId=662,dateCreated=2010-04-02 17:48:26.239,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4136083b[personId=662,givenName=gregory,familyName=bateman,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@2c320256[auditEventId=663,dateCreated=2010-04-02 17:48:26.257,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@8dfd603[personId=663,givenName=amy,familyName=grieve,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@73772c5[auditEventId=664,dateCreated=2010-04-02 17:48:26.279,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@74f23ad3[personId=664,givenName=jacob,familyName=johnson,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@494fe736[auditEventId=665,dateCreated=2010-04-02 17:48:26.301,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@2551b6ea[personId=665,givenName=kadin,familyName=wales,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1cd4afd4[auditEventId=666,dateCreated=2010-04-02 17:48:26.326,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@5c8aca5e[personId=666,givenName=ella,familyName=rayner,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4f639615[auditEventId=667,dateCreated=2010-04-02 17:48:26.351,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@3b29642c[personId=667,givenName=georgia,familyName=matthews,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1312656b[auditEventId=668,dateCreated=2010-04-02 17:48:26.369,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@bbaeec3[personId=668,givenName=cooper,familyName=gillick,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1cc05d95[auditEventId=669,dateCreated=2010-04-02 17:48:26.387,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@331c9ba1[personId=669,givenName=brigitte,familyName=daniels,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@193feff2[auditEventId=670,dateCreated=2010-04-02 17:48:26.477,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@5443563e[personId=670,givenName=jared,familyName=,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@34a205d1[auditEventId=671,dateCreated=2010-04-02 17:48:26.521,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@2792c07a[personId=671,givenName=zachariah,familyName=blakemore,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@792bf755[auditEventId=672,dateCreated=2010-04-02 17:48:26.603,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@2b81c482[personId=672,givenName=alexandra,familyName=,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@357b2b99[auditEventId=673,dateCreated=2010-04-02 17:48:26.661,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@305eac01[personId=673,givenName=joshua,familyName=cordon,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@296b653d[auditEventId=674,dateCreated=2010-04-02 17:48:26.678,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4c7c9492[personId=674,givenName=dale,familyName=rowley,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@49c39d09[auditEventId=675,dateCreated=2010-04-02 17:48:26.701,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@25b5dab5[personId=675,givenName=joshua,familyName=styles,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@497adfb4[auditEventId=676,dateCreated=2010-04-02 17:48:26.721,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@6b5b1b88[personId=676,givenName=riley,familyName=lafferty,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@21f4c81c[auditEventId=677,dateCreated=2010-04-02 17:48:26.741,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@5aa205d2[personId=677,givenName=keely,familyName=ludlow,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4d7db7ae[auditEventId=678,dateCreated=2010-04-02 17:48:26.76,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@51e668d0[personId=678,givenName=mikaela,familyName=nes,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@78a62840[auditEventId=679,dateCreated=2010-04-02 17:48:26.783,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@1d573137[personId=679,givenName=hayley,familyName=page,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@649cbfa1[auditEventId=680,dateCreated=2010-04-02 17:48:26.804,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@35f4a968[personId=680,givenName=jaden,familyName=phillis,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@6ee916a1[auditEventId=681,dateCreated=2010-04-02 17:48:26.828,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@415bd8eb[personId=681,givenName=james,familyName=sorella,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@8ccdcea[auditEventId=682,dateCreated=2010-04-02 17:48:26.851,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@415daaef[personId=682,givenName=schkirra,familyName=bosworth,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@41bb8b29[auditEventId=683,dateCreated=2010-04-02 17:48:26.87,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@3c572554[personId=683,givenName=michaela,familyName=hayes,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@7fad5275[auditEventId=684,dateCreated=2010-04-02 17:48:26.892,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@41ce5a9[personId=684,givenName=erin,familyName=shay,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4c00c0cf[auditEventId=685,dateCreated=2010-04-02 17:48:26.913,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@33e1830b[personId=685,givenName=caitlin,familyName=bruty,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@45727d04[auditEventId=686,dateCreated=2010-04-02 17:48:26.936,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@51b69500[personId=686,givenName=summer,familyName=handley,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@5f6db53a[auditEventId=687,dateCreated=2010-04-02 17:48:26.955,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@756ac176[personId=687,givenName=leo,familyName=goldfinch,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1b9523c8[auditEventId=688,dateCreated=2010-04-02 17:48:26.979,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@7eddb923[personId=688,givenName=alex,familyName=jones,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@5c602d9d[auditEventId=689,dateCreated=2010-04-02 17:48:27.003,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@42fced38[personId=689,givenName=hannah,familyName=harris,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@2e52cdcc[auditEventId=690,dateCreated=2010-04-02 17:48:27.024,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@5feee6b2[personId=690,givenName=ava,familyName=crawford,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@3e4523d6[auditEventId=691,dateCreated=2010-04-02 17:48:27.047,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@bdc22ad[personId=691,givenName=xavier,familyName=evans,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@2d33d68a[auditEventId=692,dateCreated=2010-04-02 17:48:27.064,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@7f7f5281[personId=692,givenName=troy,familyName=shugg,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@264a1535[auditEventId=693,dateCreated=2010-04-02 17:48:27.088,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@2c709cb5[personId=693,givenName=carlin,familyName=young,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@49b65e36[auditEventId=694,dateCreated=2010-04-02 17:48:27.11,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@742d142a[personId=694,givenName=coby,familyName=petras,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@63e35108[auditEventId=695,dateCreated=2010-04-02 17:48:27.131,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@275206d0[personId=695,givenName=jacison,familyName=crane,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@60dd1773[auditEventId=696,dateCreated=2010-04-02 17:48:27.152,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4edfa6f0[personId=696,givenName=zac,familyName=pearce,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@532eb0b3[auditEventId=697,dateCreated=2010-04-02 17:48:27.169,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@78618ac5[personId=697,givenName=harvey,familyName=maclean,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1e52e26f[auditEventId=698,dateCreated=2010-04-02 17:48:27.193,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@49017892[personId=698,givenName=michael,familyName=allie,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@538ff4f6[auditEventId=699,dateCreated=2010-04-02 17:48:27.216,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@9a8d9b[personId=699,givenName=joshua,familyName=dodson,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@101b6d56[auditEventId=700,dateCreated=2010-04-02 17:48:27.235,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@14dc6233[personId=700,givenName=konstantunos,familyName=ivory,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@78a7315c[auditEventId=701,dateCreated=2010-04-02 17:48:27.255,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4662de7b[personId=701,givenName=georgia,familyName=winger,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@2899cce6[auditEventId=702,dateCreated=2010-04-02 17:48:27.278,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@79e59f7c[personId=702,givenName=toby,familyName=kelly,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@95b24dd[auditEventId=703,dateCreated=2010-04-02 17:48:27.373,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@55ba70e5[personId=703,givenName=jacob,familyName=,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@3ed12df7[auditEventId=704,dateCreated=2010-04-02 17:48:27.41,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@291bfe83[personId=704,givenName=samantha,familyName=dixon,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1720d359[auditEventId=705,dateCreated=2010-04-02 17:48:27.429,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@41ffba4f[personId=705,givenName=shannon,familyName=sullivan,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@6c1383eb[auditEventId=706,dateCreated=2010-04-02 17:48:27.446,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@ed07f45[personId=706,givenName=harley,familyName=windebank,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@7539f0bb[auditEventId=707,dateCreated=2010-04-02 17:48:27.468,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@58c08b39[personId=707,givenName=jacob,familyName=brinkworth,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@2eebc11d[auditEventId=708,dateCreated=2010-04-02 17:48:27.487,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@181f4b24[personId=708,givenName=abby,familyName=chapman,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@77d36efb[auditEventId=709,dateCreated=2010-04-02 17:48:27.508,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@402c507f[personId=709,givenName=sebastian,familyName=boucher,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@5a1b5e32[auditEventId=710,dateCreated=2010-04-02 17:48:27.531,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@68450212[personId=710,givenName=isaac,familyName=da y,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@3ac552d5[auditEventId=711,dateCreated=2010-04-02 17:48:27.549,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@11f7ef62[personId=711,givenName=jayde,familyName=hood,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@70c13c17[auditEventId=712,dateCreated=2010-04-02 17:48:27.569,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@e6da0da[personId=712,givenName=nathan,familyName=russell,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1e5043d6[auditEventId=713,dateCreated=2010-04-02 17:48:27.592,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@2646b10b[personId=713,givenName=hayley,familyName=page,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@2795a626[auditEventId=714,dateCreated=2010-04-02 17:48:27.613,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@543abba0[personId=714,givenName=amy,familyName=jan,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@51cf1d17[auditEventId=715,dateCreated=2010-04-02 17:48:27.636,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@21300853[personId=715,givenName=corey,familyName=leifheit,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@747efaf6[auditEventId=716,dateCreated=2010-04-02 17:48:27.654,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@722cf676[personId=716,givenName=jemima,familyName=meins,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@3c8e683a[auditEventId=717,dateCreated=2010-04-02 17:48:27.677,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@8b9d578[personId=717,givenName=kristo,familyName=chambers,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@295cd6e5[auditEventId=718,dateCreated=2010-04-02 17:48:27.696,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@46573206[personId=718,givenName=danielle,familyName=filipi,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@e20699a[auditEventId=719,dateCreated=2010-04-02 17:48:27.718,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@7b277da2[personId=719,givenName=nathan,familyName=russell,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@71f504b4[auditEventId=720,dateCreated=2010-04-02 17:48:27.74,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4e644b0d[personId=720,givenName=kimberly,familyName=hall,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@d07ffdf[auditEventId=721,dateCreated=2010-04-02 17:48:27.758,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@361e3f69[personId=721,givenName=isabella,familyName=butler,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@82f9028[auditEventId=722,dateCreated=2010-04-02 17:48:27.78,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@3fe93e0[personId=722,givenName=lachlan,familyName=macor,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@6aa1364a[auditEventId=723,dateCreated=2010-04-02 17:48:27.802,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@65e7c41f[personId=723,givenName=byron,familyName=earls,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@7df36af6[auditEventId=724,dateCreated=2010-04-02 17:48:27.822,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@73dfc95e[personId=724,givenName=charlotte,familyName=brooks,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@77f37d13[auditEventId=725,dateCreated=2010-04-02 17:48:27.915,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@60c2be20[personId=725,givenName=finn,familyName=,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1298a7eb[auditEventId=726,dateCreated=2010-04-02 17:48:28.044,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@59ddcbf9[personId=726,givenName=jacob,familyName=spilsaury,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@64383ed6[auditEventId=727,dateCreated=2010-04-02 17:48:28.1,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@6e37bf73[personId=727,givenName=jessica,familyName=mcinnis,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@28a58701[auditEventId=728,dateCreated=2010-04-02 17:48:28.12,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4efaf4ec[personId=728,givenName=chelsea,familyName=cooper,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@b426780[auditEventId=729,dateCreated=2010-04-02 17:48:28.137,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@7fbcac12[personId=729,givenName=april,familyName=szao,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@34990a46[auditEventId=730,dateCreated=2010-04-02 17:48:28.162,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@44553ddb[personId=730,givenName=olivia,familyName=lane,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@2b7194a4[auditEventId=731,dateCreated=2010-04-02 17:48:28.179,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@2e10b0fd[personId=731,givenName=benji,familyName=egan,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@2dd5b144[auditEventId=732,dateCreated=2010-04-02 17:48:28.198,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@7ff67dee[personId=732,givenName=benjamin,familyName=russack,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@2868fede[auditEventId=733,dateCreated=2010-04-02 17:48:28.218,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@3c4e80d3[personId=733,givenName=ambrosia,familyName=marshall,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@534b58c[auditEventId=734,dateCreated=2010-04-02 17:48:28.238,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@11c2e5bb[personId=734,givenName=liam,familyName=tilbrook,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@477afcff[auditEventId=735,dateCreated=2010-04-02 17:48:28.263,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@601ae40f[personId=735,givenName=maggie,familyName=staughton,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@5b77ee02[auditEventId=736,dateCreated=2010-04-02 17:48:28.281,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@57c93cf5[personId=736,givenName=jenna,familyName=elliott,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1eaaf438[auditEventId=737,dateCreated=2010-04-02 17:48:28.301,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@195bd6b9[personId=737,givenName=jaden,familyName=oakley,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@69879842[auditEventId=738,dateCreated=2010-04-02 17:48:28.322,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@3d9061ec[personId=738,givenName=michaela,familyName=hayes,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@451d4b2e[auditEventId=739,dateCreated=2010-04-02 17:48:28.344,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@2e5fa11b[personId=739,givenName=taylor,familyName=korytkowski,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@632dc75[auditEventId=740,dateCreated=2010-04-02 17:48:28.365,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@32999f10[personId=740,givenName=keegan,familyName=giloespie,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@75278880[auditEventId=741,dateCreated=2010-04-02 17:48:28.384,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@2e2e06bd[personId=741,givenName=ciaran,familyName=bannister,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@7672c796[auditEventId=742,dateCreated=2010-04-02 17:48:28.407,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@66ad2388[personId=742,givenName=william,familyName=reeve,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@698d859a[auditEventId=743,dateCreated=2010-04-02 17:48:28.426,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@1451e300[personId=743,givenName=haylee,familyName=baldetti,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4a3e7799[auditEventId=744,dateCreated=2010-04-02 17:48:28.45,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@34651695[personId=744,givenName=cooper,familyName=rogers,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4b1e03e3[auditEventId=745,dateCreated=2010-04-02 17:48:28.466,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@27059a9a[personId=745,givenName=bailey,familyName=marriot,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1f91529c[auditEventId=746,dateCreated=2010-04-02 17:48:28.488,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@6ef250f3[personId=746,givenName=harvey,familyName=matthew,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@7dc68ff4[auditEventId=747,dateCreated=2010-04-02 17:48:28.509,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@c3e65be[personId=747,givenName=katelin,familyName=turner,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@77151cae[auditEventId=748,dateCreated=2010-04-02 17:48:28.535,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@6ff530ab[personId=748,givenName=jesse,familyName=montfort,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@b0e2096[auditEventId=749,dateCreated=2010-04-02 17:48:28.556,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@36c27576[personId=749,givenName=harrison,familyName=pratt,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4c7d5d85[auditEventId=750,dateCreated=2010-04-02 17:48:28.575,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@7af45ec3[personId=750,givenName=jayden,familyName=walton,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@3a86edfe[auditEventId=751,dateCreated=2010-04-02 17:48:28.596,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@6cc542c[personId=751,givenName=ridley,familyName=reeves,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@7072dcb6[auditEventId=752,dateCreated=2010-04-02 17:48:28.616,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@2fb212f0[personId=752,givenName=cameron,familyName=harvey,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4f86a67[auditEventId=753,dateCreated=2010-04-02 17:48:28.715,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@5aa824c[personId=753,givenName=jakob,familyName=,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@511192bd[auditEventId=754,dateCreated=2010-04-02 17:48:28.772,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@466a3728[personId=754,givenName=micah,familyName=dean,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@58b8dfdf[auditEventId=755,dateCreated=2010-04-02 17:48:28.792,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@3796a671[personId=755,givenName=matisse,familyName=norton,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@5171d6fa[auditEventId=756,dateCreated=2010-04-02 17:48:28.815,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@fe87e45[personId=756,givenName=gracie,familyName=gioffre,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@8d8e0dc[auditEventId=757,dateCreated=2010-04-02 17:48:28.837,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@7224ccce[personId=757,givenName=amber,familyName=reichelt,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@5692900d[auditEventId=758,dateCreated=2010-04-02 17:48:28.859,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@21a3617c[personId=758,givenName=maggie,familyName=staughton,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@302f71e2[auditEventId=759,dateCreated=2010-04-02 17:48:28.875,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@41796abe[personId=759,givenName=jordn,familyName=ferguson,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@7addc524[auditEventId=760,dateCreated=2010-04-02 17:48:28.895,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@114a0b74[personId=760,givenName=timothy,familyName=lynch,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@75b9fd80[auditEventId=761,dateCreated=2010-04-02 17:48:28.917,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@37a15291[personId=761,givenName=teneille,familyName=hanel,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@5b21ae2[auditEventId=762,dateCreated=2010-04-02 17:48:28.936,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@45f209c[personId=762,givenName=renee,familyName=van der,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@7002ee59[auditEventId=763,dateCreated=2010-04-02 17:48:28.961,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@156ff34d[personId=763,givenName=lily,familyName=bailey,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@506e4e82[auditEventId=764,dateCreated=2010-04-02 17:48:28.977,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@450b9338[personId=764,givenName=damien,familyName=richards,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@79e4620e[auditEventId=765,dateCreated=2010-04-02 17:48:28.999,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@450faed3[personId=765,givenName=caitlin,familyName=hall,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@e1c3a7[auditEventId=766,dateCreated=2010-04-02 17:48:29.019,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@19a05c93[personId=766,givenName=riley,familyName=farquhar,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@65f40964[auditEventId=767,dateCreated=2010-04-02 17:48:29.039,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@655fd43[personId=767,givenName=lynton,familyName=bunder,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@7894b886[auditEventId=768,dateCreated=2010-04-02 17:48:29.061,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@53419df2[personId=768,givenName=kate,familyName=hyrycz,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@6bdea342[auditEventId=769,dateCreated=2010-04-02 17:48:29.082,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@6274bff8[personId=769,givenName=brooke,familyName=weir,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@65b07961[auditEventId=770,dateCreated=2010-04-02 17:48:29.105,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@37a7481f[personId=770,givenName=abbey,familyName=griffith,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@24f1036f[auditEventId=771,dateCreated=2010-04-02 17:48:29.128,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@1644cd9a[personId=771,givenName=tahlia,familyName=martin,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4b187f5b[auditEventId=772,dateCreated=2010-04-02 17:48:29.148,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@2d059fd6[personId=772,givenName=holly,familyName=ortlepp,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@355155e1[auditEventId=773,dateCreated=2010-04-02 17:48:29.166,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@395e7bc4[personId=773,givenName=rebecac,familyName=dunsford,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@6edd421f[auditEventId=774,dateCreated=2010-04-02 17:48:29.187,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@5b31734b[personId=774,givenName=caitlin,familyName=serk,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@203a16[auditEventId=775,dateCreated=2010-04-02 17:48:29.212,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@735ed323[personId=775,givenName=molly,familyName=fahey,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@43c57a6a[auditEventId=776,dateCreated=2010-04-02 17:48:29.231,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4a1d6e77[personId=776,givenName=emiiky,familyName=collis,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@59e7e7e8[auditEventId=777,dateCreated=2010-04-02 17:48:29.254,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@3c22de3d[personId=777,givenName=amber,familyName=hibberd,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@82a5e75[auditEventId=778,dateCreated=2010-04-02 17:48:29.278,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@ed92dbb[personId=778,givenName=annabel,familyName=mansueto,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@159f5783[auditEventId=779,dateCreated=2010-04-02 17:48:29.296,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@57ccadea[personId=779,givenName=max,familyName=davis,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@102a648c[auditEventId=780,dateCreated=2010-04-02 17:48:29.317,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@22726ef8[personId=780,givenName=trevor,familyName=burner,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4f2f2b9e[auditEventId=781,dateCreated=2010-04-02 17:48:29.338,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@391e680f[personId=781,givenName=yasmin,familyName=vitone,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@21d8baaf[auditEventId=782,dateCreated=2010-04-02 17:48:29.36,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@5eab5809[personId=782,givenName=madison,familyName=brewer,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1bc84885[auditEventId=783,dateCreated=2010-04-02 17:48:29.381,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@40568a8[personId=783,givenName=ainsley,familyName=ward,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@7a112202[auditEventId=784,dateCreated=2010-04-02 17:48:29.403,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@7a6b2f03[personId=784,givenName=lachlan,familyName=elliott,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@7acfefe9[auditEventId=785,dateCreated=2010-04-02 17:48:29.423,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@3f0e92fe[personId=785,givenName=georgia,familyName=brewer,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@698fe8fc[auditEventId=786,dateCreated=2010-04-02 17:48:29.444,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@1dc9d0e1[personId=786,givenName=sean,familyName=radonic,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@67092e88[auditEventId=787,dateCreated=2010-04-02 17:48:29.467,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@fa565c6[personId=787,givenName=isabella,familyName=arnold,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@bce1791[auditEventId=788,dateCreated=2010-04-02 17:48:29.484,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@2a130df8[personId=788,givenName=lachlan,familyName=monteleone,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@76d36a5[auditEventId=789,dateCreated=2010-04-02 17:48:29.511,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@6f6c0ff5[personId=789,givenName=benjamin,familyName=albrecht,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@131e8e72[auditEventId=790,dateCreated=2010-04-02 17:48:29.528,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@55cdaad2[personId=790,givenName=rubh,familyName=geddes,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@3b19e82c[auditEventId=791,dateCreated=2010-04-02 17:48:29.549,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@39946cd6[personId=791,givenName=xepheren,familyName=purton,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@21d9bf04[auditEventId=792,dateCreated=2010-04-02 17:48:29.569,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@712a95c7[personId=792,givenName=zac,familyName=pearce,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@5e8bb0f8[auditEventId=793,dateCreated=2010-04-02 17:48:29.671,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@3f9c437d[personId=793,givenName=jacob,familyName=,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@250f9a46[auditEventId=794,dateCreated=2010-04-02 17:48:29.719,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@695ab619[personId=794,givenName=charlotte,familyName=deboer,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@23597cac[auditEventId=795,dateCreated=2010-04-02 17:48:29.779,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@236a2ae6[personId=795,givenName=alessandria,familyName=close,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@48081255[auditEventId=796,dateCreated=2010-04-02 17:48:29.799,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4a4a04aa[personId=796,givenName=annalise,familyName=green,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@9ebaf65[auditEventId=797,dateCreated=2010-04-02 17:48:29.818,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@1aa159bb[personId=797,givenName=bianca,familyName=holland,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@504814f9[auditEventId=798,dateCreated=2010-04-02 17:48:29.839,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4a1b4407[personId=798,givenName=fraser,familyName=clarke,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@2c59109c[auditEventId=799,dateCreated=2010-04-02 17:48:29.861,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4099a992[personId=799,givenName=daniel,familyName=purdy,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@b518883[auditEventId=800,dateCreated=2010-04-02 17:48:29.879,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@6303aa37[personId=800,givenName=hglly,familyName=ortlepp,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@15d95643[auditEventId=801,dateCreated=2010-04-02 17:48:29.901,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@66e136be[personId=801,givenName=charlize,familyName=roche,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@6fae53e9[auditEventId=802,dateCreated=2010-04-02 17:48:29.92,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@5f097438[personId=802,givenName=dillon,familyName=baker,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1e071f47[auditEventId=803,dateCreated=2010-04-02 17:48:29.941,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@102e6640[personId=803,givenName=monique,familyName=quock,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@65967db7[auditEventId=804,dateCreated=2010-04-02 17:48:29.963,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@2713affb[personId=804,givenName=mia,familyName=brieger,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@7b17ad7b[auditEventId=805,dateCreated=2010-04-02 17:48:29.984,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@31ddd479[personId=805,givenName=blake,familyName=jordan,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4f7ea55f[auditEventId=806,dateCreated=2010-04-02 17:48:30.004,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4ec6948c[personId=806,givenName=logan,familyName=furler,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@39b28bf[auditEventId=807,dateCreated=2010-04-02 17:48:30.022,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@1ea85692[personId=807,givenName=teneille,familyName=hanel,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@3f901572[auditEventId=808,dateCreated=2010-04-02 17:48:30.043,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@42f6b022[personId=808,givenName=montanna,familyName=edson,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@c700ff8[auditEventId=809,dateCreated=2010-04-02 17:48:30.063,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@677afc95[personId=809,givenName=riley,familyName=farquhar,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@11286929[auditEventId=810,dateCreated=2010-04-02 17:48:30.086,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@44d384a4[personId=810,givenName=ashleigh,familyName=alcock,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@74100b8b[auditEventId=811,dateCreated=2010-04-02 17:48:30.107,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4470a4a6[personId=811,givenName=hamish,familyName=stellmacher,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@49660e34[auditEventId=812,dateCreated=2010-04-02 17:48:30.125,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@26f4a3a1[personId=812,givenName=connor,familyName=brown,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4b2e9d91[auditEventId=813,dateCreated=2010-04-02 17:48:30.152,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@18815832[personId=813,givenName=mitchell,familyName=bailey,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@616ac126[auditEventId=814,dateCreated=2010-04-02 17:48:30.171,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4ff21565[personId=814,givenName=james,familyName=gibb,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@27aed7c1[auditEventId=815,dateCreated=2010-04-02 17:48:30.191,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@1dcc042f[personId=815,givenName=jake,familyName=zacher,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@47d6d441[auditEventId=816,dateCreated=2010-04-02 17:48:30.215,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@1c907aee[personId=816,givenName=,familyName=burford,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@69091c3f[auditEventId=817,dateCreated=2010-04-02 17:48:30.23,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@58d731c4[personId=817,givenName=sarah,familyName=clarke,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@551da1f8[auditEventId=818,dateCreated=2010-04-02 17:48:30.252,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@69f68572[personId=818,givenName=haylee,familyName=baldetti,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@c74cc70[auditEventId=819,dateCreated=2010-04-02 17:48:30.274,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4ee6d1d6[personId=819,givenName=mackinley,familyName=pitfield,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4819d373[auditEventId=820,dateCreated=2010-04-02 17:48:30.294,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4032a615[personId=820,givenName=hannah,familyName=harris,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@17894800[auditEventId=821,dateCreated=2010-04-02 17:48:30.316,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@3462fc6c[personId=821,givenName=riley,familyName=sleath,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@35d60412[auditEventId=822,dateCreated=2010-04-02 17:48:30.332,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@44756d0c[personId=822,givenName=joshua,familyName=natt,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@75a5555a[auditEventId=823,dateCreated=2010-04-02 17:48:30.354,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@2d427def[personId=823,givenName=jessica,familyName=mcinnis,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@3986c40d[auditEventId=824,dateCreated=2010-04-02 17:48:30.382,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4f8d0299[personId=824,givenName=emiily,familyName=mcgrath,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@3eb14efc[auditEventId=825,dateCreated=2010-04-02 17:48:30.404,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4deb033c[personId=825,givenName=lani,familyName=hrdalo,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@6ab8a28b[auditEventId=826,dateCreated=2010-04-02 17:48:30.423,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@51de0b09[personId=826,givenName=holly,familyName=beck-clark,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@7fb78a69[auditEventId=827,dateCreated=2010-04-02 17:48:30.442,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@53dba43d[personId=827,givenName=alex,familyName=ford,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@6ae03500[auditEventId=828,dateCreated=2010-04-02 17:48:30.464,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@2552f0fc[personId=828,givenName=simone,familyName=leaney,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@25b7c9d1[auditEventId=829,dateCreated=2010-04-02 17:48:30.487,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@e31b95f[personId=829,givenName=yasmin,familyName=vitone,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4522cbaf[auditEventId=830,dateCreated=2010-04-02 17:48:30.506,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4586793e[personId=830,givenName=emiily,familyName=mcevoy,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@6f6a719e[auditEventId=831,dateCreated=2010-04-02 17:48:30.526,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@1a7811df[personId=831,givenName=jarryd,familyName=howard,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@35497537[auditEventId=832,dateCreated=2010-04-02 17:48:30.546,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@2d583afc[personId=832,givenName=phoebe,familyName=hagedorn,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@69ae8935[auditEventId=833,dateCreated=2010-04-02 17:48:30.57,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@74359b24[personId=833,givenName=samantha,familyName=heylen,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@41b22cc7[auditEventId=834,dateCreated=2010-04-02 17:48:30.59,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@21d1cd0d[personId=834,givenName=d'arcy,familyName=hall,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1899de83[auditEventId=835,dateCreated=2010-04-02 17:48:30.614,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@5dbc26ee[personId=835,givenName=samantha,familyName=dixon,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1ddf7713[auditEventId=836,dateCreated=2010-04-02 17:48:30.631,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4ff561a7[personId=836,givenName=benjamin,familyName=gray,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@3a028fb7[auditEventId=837,dateCreated=2010-04-02 17:48:30.653,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@2495223b[personId=837,givenName=emma,familyName=hill,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@7e295521[auditEventId=838,dateCreated=2010-04-02 17:48:30.675,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@2090b38d[personId=838,givenName=matthew,familyName=knight,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4b942a3c[auditEventId=839,dateCreated=2010-04-02 17:48:30.695,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@13c8b234[personId=839,givenName=jett,familyName=wiffen,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@6c60efe7[auditEventId=840,dateCreated=2010-04-02 17:48:30.717,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@771e98f4[personId=840,givenName=fyynlay,familyName=muegel,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@50265e47[auditEventId=841,dateCreated=2010-04-02 17:48:30.734,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@1d56e1ed[personId=841,givenName=pino,familyName=rogers,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@6f7b06d[auditEventId=842,dateCreated=2010-04-02 17:48:30.758,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@5ede0ae6[personId=842,givenName=page,familyName=martin,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@6f5fc7ad[auditEventId=843,dateCreated=2010-04-02 17:48:30.785,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@75115dab[personId=843,givenName=damien,familyName=gavallas,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@792e67fa[auditEventId=844,dateCreated=2010-04-02 17:48:30.807,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@32d5d62e[personId=844,givenName=emiiwy,familyName=gunzburg,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@55ac8c3d[auditEventId=845,dateCreated=2010-04-02 17:48:30.829,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4ef617ce[personId=845,givenName=brooklyn,familyName=hampton,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@332b24bc[auditEventId=846,dateCreated=2010-04-02 17:48:30.847,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@225ac214[personId=846,givenName=georgia,familyName=brewer,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@5578cce2[auditEventId=847,dateCreated=2010-04-02 17:48:30.869,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@33e27ed3[personId=847,givenName=troy,familyName=proposch,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@6dd33544[auditEventId=848,dateCreated=2010-04-02 17:48:30.893,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@3215b74b[personId=848,givenName=daniel,familyName=purdy,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@454e3bb0[auditEventId=849,dateCreated=2010-04-02 17:48:30.913,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@692744d3[personId=849,givenName=briony,familyName=davies,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1330c35c[auditEventId=850,dateCreated=2010-04-02 17:48:30.937,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@3f14b553[personId=850,givenName=sophie,familyName=hoffmann,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@6669d6db[auditEventId=851,dateCreated=2010-04-02 17:48:30.96,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@70833f0e[personId=851,givenName=jenna,familyName=leo,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@2e98f864[auditEventId=852,dateCreated=2010-04-02 17:48:30.978,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@10fd9d27[personId=852,givenName=jemima,familyName=meins,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@3cdb8522[auditEventId=853,dateCreated=2010-04-02 17:48:31.003,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@27578fd9[personId=853,givenName=tori,familyName=harper,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@70019a64[auditEventId=854,dateCreated=2010-04-02 17:48:31.026,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@7f941856[personId=854,givenName=riley,familyName=sleath,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@793f54ae[auditEventId=855,dateCreated=2010-04-02 17:48:31.047,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4ac194ad[personId=855,givenName=annabel,familyName=oakes,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@2cd0a9b2[auditEventId=856,dateCreated=2010-04-02 17:48:31.067,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4954f497[personId=856,givenName=caitlin,familyName=hall,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@3734fc1a[auditEventId=857,dateCreated=2010-04-02 17:48:31.087,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@49cc6cb4[personId=857,givenName=jasmine,familyName=mchenry,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@77932b46[auditEventId=858,dateCreated=2010-04-02 17:48:31.129,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@75bf48de[personId=858,givenName=bayden,familyName=drenth,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@5efe3dfe[auditEventId=859,dateCreated=2010-04-02 17:48:31.176,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4fc3951e[personId=859,givenName=alex,familyName=ryaj,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@5981f6b[auditEventId=860,dateCreated=2010-04-02 17:48:31.2,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@1fdf50a3[personId=860,givenName=elinza,familyName=heerey,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4636acab[auditEventId=861,dateCreated=2010-04-02 17:48:31.241,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@32482417[personId=861,givenName=madeline,familyName=gallant,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@2f823290[auditEventId=862,dateCreated=2010-04-02 17:48:31.313,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@72d9ceea[personId=862,givenName=stephen,familyName=latham,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@cc5a44e[auditEventId=863,dateCreated=2010-04-02 17:48:31.346,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@118e0f0f[personId=863,givenName=mia,familyName=brieger,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@3a6036f[auditEventId=864,dateCreated=2010-04-02 17:48:31.367,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@1dab5fd5[personId=864,givenName=sachin,familyName=smith,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@82b6e48[auditEventId=865,dateCreated=2010-04-02 17:48:31.389,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@77d05385[personId=865,givenName=danny,familyName=kakoschke,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@5b553d28[auditEventId=866,dateCreated=2010-04-02 17:48:31.412,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@5214cda3[personId=866,givenName=emiily,familyName=mcevoy,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@39223bf0[auditEventId=867,dateCreated=2010-04-02 17:48:31.434,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@68f1e723[personId=867,givenName=,familyName=woodward,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@768d26dd[auditEventId=868,dateCreated=2010-04-02 17:48:31.455,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@18669c84[personId=868,givenName=jackson,familyName=excel,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@2cf2b3f9[auditEventId=869,dateCreated=2010-04-02 17:48:31.475,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@6cb0dffe[personId=869,givenName=robert,familyName=klaebe,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@7205b77c[auditEventId=870,dateCreated=2010-04-02 17:48:31.497,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@3bf4899c[personId=870,givenName=joshua,familyName=zaina,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@5551685f[auditEventId=871,dateCreated=2010-04-02 17:48:31.513,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@b5d7f70[personId=871,givenName=ethan,familyName=shattock,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@539b60bb[auditEventId=872,dateCreated=2010-04-02 17:48:31.535,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@3eb69969[personId=872,givenName=annabel,familyName=mansueto,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@7debbfde[auditEventId=873,dateCreated=2010-04-02 17:48:31.556,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@372688e8[personId=873,givenName=chloe,familyName=hulsman,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@81c868[auditEventId=874,dateCreated=2010-04-02 17:48:31.579,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@5010cdd4[personId=874,givenName=zac,familyName=lownsborough,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@488c241a[auditEventId=875,dateCreated=2010-04-02 17:48:31.601,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@2004916b[personId=875,givenName=madison,familyName=brewer,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@68964c2b[auditEventId=876,dateCreated=2010-04-02 17:48:31.618,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@14e73af3[personId=876,givenName=tarshya,familyName=mathewson,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@6362d0b1[auditEventId=877,dateCreated=2010-04-02 17:48:31.635,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@a18678a[personId=877,givenName=holly,familyName=otieno,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@6c734770[auditEventId=878,dateCreated=2010-04-02 17:48:31.659,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4a0ecb06[personId=878,givenName=sophie,familyName=lethbrkdge,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@45741b0[auditEventId=879,dateCreated=2010-04-02 17:48:31.68,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@61270aef[personId=879,givenName=timothy,familyName=nation,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@7c998c09[auditEventId=880,dateCreated=2010-04-02 17:48:31.698,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@52751a9b[personId=880,givenName=samuel,familyName=slattery,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@44b8e2c7[auditEventId=881,dateCreated=2010-04-02 17:48:31.718,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@17de52ea[personId=881,givenName=joel,familyName=morgante,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@46309a10[auditEventId=882,dateCreated=2010-04-02 17:48:31.737,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4c1129c[personId=882,givenName=rachel,familyName=branford,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@20d2b470[auditEventId=883,dateCreated=2010-04-02 17:48:31.759,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@5706937e[personId=883,givenName=logan,familyName=furler,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@694435e5[auditEventId=884,dateCreated=2010-04-02 17:48:31.781,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@11fe2d13[personId=884,givenName=sophie,familyName=ahretks,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@7d2e8360[auditEventId=885,dateCreated=2010-04-02 17:48:31.8,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@127fe8ac[personId=885,givenName=,familyName=cresswell,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@78b353d4[auditEventId=886,dateCreated=2010-04-02 17:48:31.82,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@9fc5c47[personId=886,givenName=benjamin,familyName=gatenby,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4544c134[auditEventId=887,dateCreated=2010-04-02 17:48:31.844,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@5081f143[personId=887,givenName=jackson,familyName=habils,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@24e86073[auditEventId=888,dateCreated=2010-04-02 17:48:31.863,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@33ec79b6[personId=888,givenName=ryn,familyName=flynn,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@141430f3[auditEventId=889,dateCreated=2010-04-02 17:48:31.886,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@7bff1855[personId=889,givenName=david,familyName=piles,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@3999abd1[auditEventId=890,dateCreated=2010-04-02 17:48:31.906,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@7bf5f379[personId=890,givenName=samuel,familyName=miller,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@17df43e2[auditEventId=891,dateCreated=2010-04-02 17:48:31.927,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@252b65bf[personId=891,givenName=emiily,familyName=dunning,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@42e1b6ac[auditEventId=892,dateCreated=2010-04-02 17:48:31.949,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@68fae256[personId=892,givenName=noah,familyName=reynolds,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@709ff881[auditEventId=893,dateCreated=2010-04-02 17:48:31.97,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@2eb95569[personId=893,givenName=james,familyName=sorella,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@167416eb[auditEventId=894,dateCreated=2010-04-02 17:48:31.991,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@1d140071[personId=894,givenName=thomas,familyName=dimas,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1f8ca9d1[auditEventId=895,dateCreated=2010-04-02 17:48:32.012,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@2c888fc9[personId=895,givenName=jasmine,familyName=watts,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4be0e885[auditEventId=896,dateCreated=2010-04-02 17:48:32.032,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@7caee177[personId=896,givenName=thomas,familyName=brown,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1ac19aae[auditEventId=897,dateCreated=2010-04-02 17:48:32.057,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@3f952ad4[personId=897,givenName=james,familyName=schoolderman,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1c92233b[auditEventId=898,dateCreated=2010-04-02 17:48:32.08,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@59887d29[personId=898,givenName=chelsea,familyName=cooper,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@3e470524[auditEventId=899,dateCreated=2010-04-02 17:48:32.101,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@74ff0f4[personId=899,givenName=bailey,familyName=marriot,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@28a29e6d[auditEventId=900,dateCreated=2010-04-02 17:48:32.125,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@1a4788f3[personId=900,givenName=harrison,familyName=mccarthy,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4c4f1af2[auditEventId=901,dateCreated=2010-04-02 17:48:32.144,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@18047193[personId=901,givenName=george,familyName=foley,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@5d722d01[auditEventId=902,dateCreated=2010-04-02 17:48:32.169,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4c008225[personId=902,givenName=riley,familyName=kuts,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@72e8cc94[auditEventId=903,dateCreated=2010-04-02 17:48:32.193,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@733d0fc[personId=903,givenName=teagan,familyName=medic,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@11cf437c[auditEventId=904,dateCreated=2010-04-02 17:48:32.217,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@79c5c3fe[personId=904,givenName=chelsea,familyName=delany,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@3e578b06[auditEventId=905,dateCreated=2010-04-02 17:48:32.235,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@1611e9b5[personId=905,givenName=taylor,familyName=korytkowski,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@656856e3[auditEventId=906,dateCreated=2010-04-02 17:48:32.257,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@3efd2905[personId=906,givenName=thomas,familyName=edwards,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@25208518[auditEventId=907,dateCreated=2010-04-02 17:48:32.279,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@72e1c560[personId=907,givenName=aidan,familyName=clark,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@7a01fdb2[auditEventId=908,dateCreated=2010-04-02 17:48:32.302,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@6fdbad5b[personId=908,givenName=bailey,familyName=grahzm,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@18b6efb2[auditEventId=909,dateCreated=2010-04-02 17:48:32.322,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@8cf76c0[personId=909,givenName=,familyName=churchley,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@12329bcb[auditEventId=910,dateCreated=2010-04-02 17:48:32.342,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@2564f383[personId=910,givenName=ella,familyName=kelly,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@389235c2[auditEventId=911,dateCreated=2010-04-02 17:48:32.362,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@48bfba23[personId=911,givenName=jake,familyName=zacher,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@7077092[auditEventId=912,dateCreated=2010-04-02 17:48:32.385,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@164af41d[personId=912,givenName=sebastian,familyName=pearse,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@796f84d8[auditEventId=913,dateCreated=2010-04-02 17:48:32.406,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@6077e77a[personId=913,givenName=,familyName=burford,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@87abf31[auditEventId=914,dateCreated=2010-04-02 17:48:32.431,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@6c06799f[personId=914,givenName=ellouise,familyName=dight,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@329e2e50[auditEventId=915,dateCreated=2010-04-02 17:48:32.449,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@3bba229e[personId=915,givenName=michael,familyName=wallace,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@2ef2a026[auditEventId=916,dateCreated=2010-04-02 17:48:32.47,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@6743e87d[personId=916,givenName=aidan,familyName=klose,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@3af036de[auditEventId=917,dateCreated=2010-04-02 17:48:32.491,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@1c7d5b2[personId=917,givenName=carla,familyName=harris,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@70a2470c[auditEventId=918,dateCreated=2010-04-02 17:48:32.512,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@147878c8[personId=918,givenName=simone,familyName=harris,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@2de69e99[auditEventId=919,dateCreated=2010-04-02 17:48:32.534,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@4038bbd7[personId=919,givenName=meg,familyName=virgin,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@7fb66659[auditEventId=920,dateCreated=2010-04-02 17:48:32.647,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@549470b7[personId=920,givenName=jakou,familyName=,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1ff99e90[auditEventId=921,dateCreated=2010-04-02 17:48:32.749,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@23d0f70a[personId=921,givenName=samantha,familyName=arnall,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@3d191056[auditEventId=922,dateCreated=2010-04-02 17:48:32.767,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@2a5c5879[personId=922,givenName=kristen,familyName=cross,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@387f9d70[auditEventId=923,dateCreated=2010-04-02 17:48:32.789,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@5246f28c[personId=923,givenName=liam,familyName=morton,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4239410a[auditEventId=924,dateCreated=2010-04-02 17:48:32.809,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@2dbae104[personId=924,givenName=benjamin,familyName=scuteri,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@3cdd197d[auditEventId=925,dateCreated=2010-04-02 17:48:32.833,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@58027738[personId=925,givenName=gianni,familyName=parletta,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@57b47cc2[auditEventId=926,dateCreated=2010-04-02 17:48:32.852,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@30f3c90f[personId=926,givenName=emiily,familyName=dobe,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@a6ad18a[auditEventId=927,dateCreated=2010-04-02 17:48:32.872,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@197a64f2[personId=927,givenName=rachel,familyName=branford,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@6ae2c05d[auditEventId=928,dateCreated=2010-04-02 17:48:32.895,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@299966f0[personId=928,givenName=kane,familyName=branford,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@4cc3507d[auditEventId=929,dateCreated=2010-04-02 17:48:32.916,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@3ec27ce4[personId=929,givenName=,familyName=manning,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@2ad965ea[auditEventId=930,dateCreated=2010-04-02 17:48:32.934,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@7bc012fa[personId=930,givenName=joel,familyName=durham,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@26b1fba0[auditEventId=931,dateCreated=2010-04-02 17:48:32.954,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@15eae6fb[personId=931,givenName=samantha,familyName=heylen,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@6efed938[auditEventId=932,dateCreated=2010-04-02 17:48:32.978,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@52e21a17[personId=932,givenName=latham,familyName=hummel,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1d672476[auditEventId=933,dateCreated=2010-04-02 17:48:33.0,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@980b32[personId=933,givenName=harrison,familyName=jacobsen,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@5e8ace0e[auditEventId=934,dateCreated=2010-04-02 17:48:33.02,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@7817ea54[personId=934,givenName=elle,familyName=lee,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@6ade299f[auditEventId=935,dateCreated=2010-04-02 17:48:33.039,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@3f611531[personId=935,givenName=christopher,familyName=galpin,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@1f7ebc89[auditEventId=936,dateCreated=2010-04-02 17:48:33.059,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@25a268f2[personId=936,givenName=elly,familyName=mcguiness,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@398bd686[auditEventId=937,dateCreated=2010-04-02 17:48:33.084,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@61ed627d[personId=937,givenName=katelin,familyName=turner,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@bb114ee[auditEventId=938,dateCreated=2010-04-02 17:48:33.104,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@52db181e[personId=938,givenName=jake,familyName=williams,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@16d51b41[auditEventId=939,dateCreated=2010-04-02 17:48:33.125,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@5c49d589[personId=939,givenName=oliver,familyName=arunachalam,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@f0541d[auditEventId=940,dateCreated=2010-04-02 17:48:33.144,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@48507269[personId=940,givenName=oscar,familyName=giles,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@22223c66[auditEventId=941,dateCreated=2010-04-02 17:48:33.167,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@71f76db2[personId=941,givenName=michael,familyName=dean,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@75ab5e0b[auditEventId=942,dateCreated=2010-04-02 17:48:33.19,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@62dba79e[personId=942,givenName=zack,familyName=wright,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@45ab6087[auditEventId=943,dateCreated=2010-04-02 17:48:33.211,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@7ff243df[personId=943,givenName=blake,familyName=mengersen,personIdentifiers=[]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] Retrieved the audit event: org.openhie.openempi.model.AuditEvent@764e62cc[auditEventId=950,dateCreated=2010-04-06 17:05:26.97,auditEventType=org.openhie.openempi.model.AuditEventType@717a6926[auditEventTypeCd=7,auditEventTypeName=Obtain Identifier Domain,auditEventTypeDescription=Obtain a new unique identifier domain of a given type,auditEventTypeCode=OID],auditEventDescription=Testing the audit event service,refPerson=,altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@14387bc2[auditEventId=1000,dateCreated=2010-04-06 17:06:03.294,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@5a4ec51c[personId=950,givenName=Odysseas,familyName=Pentakalos,personIdentifiers=[org.openhie.openempi.model.PersonIdentifier@16475614[personIdentifierId=50,identifierDomain=org.openhie.openempi.model.IdentifierDomain@25644679[identifierDomainId=100,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=,universalIdentifierTypeCode=,namespaceIdentifier=SSN,dateCreated=2010-04-06 17:06:03.167],userByCreatorId=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],userByVoidedById=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],identifier=555-55-5555,dateCreated=2010-04-06 17:06:03.167,dateVoided=2010-04-06 17:06:14.543]]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] Retrieved the audit event: org.openhie.openempi.model.AuditEvent@84507ed[auditEventId=1050,dateCreated=2010-04-06 17:06:09.625,auditEventType=org.openhie.openempi.model.AuditEventType@717a6926[auditEventTypeCd=7,auditEventTypeName=Obtain Identifier Domain,auditEventTypeDescription=Obtain a new unique identifier domain of a given type,auditEventTypeCode=OID],auditEventDescription=Obtained unique identifier domain type for type code OpenMRS,refPerson=,altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] Retrieved the audit event: org.openhie.openempi.model.AuditEvent@6c0b5cd8[auditEventId=1100,dateCreated=2010-04-06 17:06:14.57,auditEventType=org.openhie.openempi.model.AuditEventType@194e4c9a[auditEventTypeCd=2,auditEventTypeName=Delete Person,auditEventTypeDescription=Delete a person record,auditEventTypeCode=DEL],auditEventDescription=Deleted a person record,refPerson=org.openhie.openempi.model.Person@5a4ec51c[personId=950,givenName=Odysseas,familyName=Pentakalos,personIdentifiers=[org.openhie.openempi.model.PersonIdentifier@16475614[personIdentifierId=50,identifierDomain=org.openhie.openempi.model.IdentifierDomain@25644679[identifierDomainId=100,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=,universalIdentifierTypeCode=,namespaceIdentifier=SSN,dateCreated=2010-04-06 17:06:03.167],userByCreatorId=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],userByVoidedById=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],identifier=555-55-5555,dateCreated=2010-04-06 17:06:03.167,dateVoided=2010-04-06 17:06:14.543]]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@5dfca052[auditEventId=1200,dateCreated=2010-04-06 17:14:43.506,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@560088f[personId=1000,givenName=Odysseas,familyName=Pentakalos,personIdentifiers=[org.openhie.openempi.model.PersonIdentifier@606113e0[personIdentifierId=100,identifierDomain=org.openhie.openempi.model.IdentifierDomain@25644679[identifierDomainId=100,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=,universalIdentifierTypeCode=,namespaceIdentifier=SSN,dateCreated=2010-04-06 17:06:03.167],userByCreatorId=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],userByVoidedById=,identifier=555-55-5555,dateCreated=2010-04-06 17:14:43.47,dateVoided=]]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_400_5_, person0_.address1 as address2_400_5_, person0_.address2 as address3_400_5_, person0_.address_type_cd as address43_400_5_, person0_.birth_order as birth4_400_5_, person0_.birth_place as birth5_400_5_, person0_.city as city400_5_, person0_.country as country400_5_, person0_.country_code as country8_400_5_, person0_.custom1 as custom9_400_5_, person0_.custom2 as custom10_400_5_, person0_.custom3 as custom11_400_5_, person0_.custom4 as custom12_400_5_, person0_.custom5 as custom13_400_5_, person0_.date_changed as date14_400_5_, person0_.date_created as date15_400_5_, person0_.date_of_birth as date16_400_5_, person0_.date_voided as date17_400_5_, person0_.death_ind as death18_400_5_, person0_.death_time as death19_400_5_, person0_.degree as degree400_5_, person0_.email as email400_5_, person0_.ethnic_group_cd as ethnic38_400_5_, person0_.family_name as family22_400_5_, person0_.family_name2 as family23_400_5_, person0_.gender_cd as gender45_400_5_, person0_.given_name as given24_400_5_, person0_.language_cd as language46_400_5_, person0_.marital_status_code as marital25_400_5_, person0_.middle_name as middle26_400_5_, person0_.mothers_maiden_name as mothers27_400_5_, person0_.multiple_birth_ind as multiple28_400_5_, person0_.name_type_cd as name48_400_5_, person0_.nationality_cd as nationa42_400_5_, person0_.phone_area_code as phone29_400_5_, person0_.phone_country_code as phone30_400_5_, person0_.phone_ext as phone31_400_5_, person0_.phone_number as phone32_400_5_, person0_.postal_code as postal33_400_5_, person0_.prefix as prefix400_5_, person0_.race_cd as race47_400_5_, person0_.religion_cd as religion40_400_5_, person0_.ssn as ssn400_5_, person0_.state as state400_5_, person0_.suffix as suffix400_5_, person0_.changed_by_id as changed44_400_5_, person0_.creator_id as creator39_400_5_, person0_.voided_by_id as voided41_400_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_401_0_, personiden1_.date_created as date2_401_0_, personiden1_.date_voided as date3_401_0_, personiden1_.identifier as identifier401_0_, personiden1_.identifier_domain_id as identifier8_401_0_, personiden1_.person_id as person5_401_0_, personiden1_.creator_id as creator6_401_0_, personiden1_.voided_by_id as voided7_401_0_, identifier2_.identifier_domain_id as identifier1_395_1_, identifier2_.date_created as date2_395_1_, identifier2_.namespace_identifier as namespace3_395_1_, identifier2_.universal_identifier as universal4_395_1_, identifier2_.universal_identifier_type_code as universal5_395_1_, identifier2_.creator_id as creator6_395_1_, user3_.id as id406_2_, user3_.account_expired as account2_406_2_, user3_.account_locked as account3_406_2_, user3_.address as address406_2_, user3_.city as city406_2_, user3_.country as country406_2_, user3_.postal_code as postal7_406_2_, user3_.province as province406_2_, user3_.credentials_expired as credenti9_406_2_, user3_.email as email406_2_, user3_.account_enabled as account11_406_2_, user3_.first_name as first12_406_2_, user3_.last_name as last13_406_2_, user3_.password as password406_2_, user3_.password_hint as password15_406_2_, user3_.phone_number as phone16_406_2_, user3_.username as username406_2_, user3_.version as version406_2_, user3_.website as website406_2_, user4_.id as id406_3_, user4_.account_expired as account2_406_3_, user4_.account_locked as account3_406_3_, user4_.address as address406_3_, user4_.city as city406_3_, user4_.country as country406_3_, user4_.postal_code as postal7_406_3_, user4_.province as province406_3_, user4_.credentials_expired as credenti9_406_3_, user4_.email as email406_3_, user4_.account_enabled as account11_406_3_, user4_.first_name as first12_406_3_, user4_.last_name as last13_406_3_, user4_.password as password406_3_, user4_.password_hint as password15_406_3_, user4_.phone_number as phone16_406_3_, user4_.username as username406_3_, user4_.version as version406_3_, user4_.website as website406_3_, user5_.id as id406_4_, user5_.account_expired as account2_406_4_, user5_.account_locked as account3_406_4_, user5_.address as address406_4_, user5_.city as city406_4_, user5_.country as country406_4_, user5_.postal_code as postal7_406_4_, user5_.province as province406_4_, user5_.credentials_expired as credenti9_406_4_, user5_.email as email406_4_, user5_.account_enabled as account11_406_4_, user5_.first_name as first12_406_4_, user5_.last_name as last13_406_4_, user5_.password as password406_4_, user5_.password_hint as password15_406_4_, user5_.phone_number as phone16_406_4_, user5_.username as username406_4_, user5_.version as version406_4_, user5_.website as website406_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Retrieved the audit event: org.openhie.openempi.model.AuditEvent@748197b2[auditEventId=1201,dateCreated=2010-04-06 17:14:43.701,auditEventType=org.openhie.openempi.model.AuditEventType@19aea6e2[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescription=Added a new person record,refPerson=org.openhie.openempi.model.Person@31eaca2[personId=1001,givenName=Odysseas,familyName=Pentakalos,personIdentifiers=[org.openhie.openempi.model.PersonIdentifier@57ba39a5[personIdentifierId=101,identifierDomain=org.openhie.openempi.model.IdentifierDomain@25644679[identifierDomainId=100,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=,universalIdentifierTypeCode=,namespaceIdentifier=SSN,dateCreated=2010-04-06 17:06:03.167],userByCreatorId=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],userByVoidedById=,identifier=666-66-6666,dateCreated=2010-04-06 17:14:43.666,dateVoided=]]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] Retrieved the audit event: org.openhie.openempi.model.AuditEvent@2ed021d9[auditEventId=1250,dateCreated=Tue Apr 06 17:14:44 CDT 2010,auditEventType=org.openhie.openempi.model.AuditEventType@717a6926[auditEventTypeCd=7,auditEventTypeName=Obtain Identifier Domain,auditEventTypeDescription=Obtain a new unique identifier domain of a given type,auditEventTypeCode=OID],auditEventDescription=Testing the audit event service,refPerson=,altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@31900174[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of test [testAddAuditEvent]. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.676 sec Running org.openhie.openempi.service.BaseServiceTestCase Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec <<< FAILURE! Running org.openhie.openempi.util.TestConversions Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.006 sec <<< FAILURE! Running org.openhie.openempi.util.DateConverterTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec Running org.openhie.openempi.service.UserSecurityAdviceTest WARN - org.openhie.openempi.service.UserSecurityAdvice.before(88) | Access Denied: 'user' tried to modify 'admin'! WARN - org.openhie.openempi.service.UserSecurityAdvice.before(109) | Access Denied: 'user' tried to change their role(s)! WARN - org.openhie.openempi.service.UserSecurityAdvice.before(109) | Access Denied: 'user' tried to change their role(s)! Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.21 sec Running org.openhie.openempi.dao.PersonLinkDaoTest DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@6fef3212]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_10_6_, this_.address1 as address2_10_6_, this_.address2 as address3_10_6_, this_.address_type_cd as address46_10_6_, this_.birth_order as birth4_10_6_, this_.birth_place as birth5_10_6_, this_.city as city10_6_, this_.country as country10_6_, this_.country_code as country8_10_6_, this_.custom1 as custom9_10_6_, this_.custom2 as custom10_10_6_, this_.custom3 as custom11_10_6_, this_.custom4 as custom12_10_6_, this_.custom5 as custom13_10_6_, this_.date_changed as date14_10_6_, this_.date_created as date15_10_6_, this_.date_of_birth as date16_10_6_, this_.date_voided as date17_10_6_, this_.death_ind as death18_10_6_, this_.death_time as death19_10_6_, this_.degree as degree10_6_, this_.email as email10_6_, this_.ethnic_group_cd as ethnic41_10_6_, this_.family_name as family22_10_6_, this_.family_name2 as family23_10_6_, this_.gender_cd as gender43_10_6_, this_.given_name as given24_10_6_, this_.language_cd as language48_10_6_, this_.marital_status_code as marital25_10_6_, this_.middle_name as middle26_10_6_, this_.mothers_maiden_name as mothers27_10_6_, this_.multiple_birth_ind as multiple28_10_6_, this_.name_type_cd as name47_10_6_, this_.nationality_cd as nationa39_10_6_, this_.phone_area_code as phone29_10_6_, this_.phone_country_code as phone30_10_6_, this_.phone_ext as phone31_10_6_, this_.phone_number as phone32_10_6_, this_.postal_code as postal33_10_6_, this_.prefix as prefix10_6_, this_.race_cd as race44_10_6_, this_.religion_cd as religion42_10_6_, this_.ssn as ssn10_6_, this_.state as state10_6_, this_.suffix as suffix10_6_, this_.changed_by_id as changed38_10_6_, this_.creator_id as creator40_10_6_, this_.voided_by_id as voided45_10_6_, pi1_.person_identifier_id as person1_11_0_, pi1_.date_created as date2_11_0_, pi1_.date_voided as date3_11_0_, pi1_.identifier as identifier11_0_, pi1_.identifier_domain_id as identifier6_11_0_, pi1_.person_id as person5_11_0_, pi1_.creator_id as creator8_11_0_, pi1_.voided_by_id as voided7_11_0_, id2_.identifier_domain_id as identifier1_5_1_, id2_.date_created as date2_5_1_, id2_.namespace_identifier as namespace3_5_1_, id2_.universal_identifier as universal4_5_1_, id2_.universal_identifier_type_code as universal5_5_1_, id2_.creator_id as creator6_5_1_, user6_.id as id16_2_, user6_.account_expired as account2_16_2_, user6_.account_locked as account3_16_2_, user6_.address as address16_2_, user6_.city as city16_2_, user6_.country as country16_2_, user6_.postal_code as postal7_16_2_, user6_.province as province16_2_, user6_.credentials_expired as credenti9_16_2_, user6_.email as email16_2_, user6_.account_enabled as account11_16_2_, user6_.first_name as first12_16_2_, user6_.last_name as last13_16_2_, user6_.password as password16_2_, user6_.password_hint as password15_16_2_, user6_.phone_number as phone16_16_2_, user6_.username as username16_2_, user6_.version as version16_2_, user6_.website as website16_2_, person7_.person_id as person1_10_3_, person7_.address1 as address2_10_3_, person7_.address2 as address3_10_3_, person7_.address_type_cd as address46_10_3_, person7_.birth_order as birth4_10_3_, person7_.birth_place as birth5_10_3_, person7_.city as city10_3_, person7_.country as country10_3_, person7_.country_code as country8_10_3_, person7_.custom1 as custom9_10_3_, person7_.custom2 as custom10_10_3_, person7_.custom3 as custom11_10_3_, person7_.custom4 as custom12_10_3_, person7_.custom5 as custom13_10_3_, person7_.date_changed as date14_10_3_, person7_.date_created as date15_10_3_, person7_.date_of_birth as date16_10_3_, person7_.date_voided as date17_10_3_, person7_.death_ind as death18_10_3_, person7_.death_time as death19_10_3_, person7_.degree as degree10_3_, person7_.email as email10_3_, person7_.ethnic_group_cd as ethnic41_10_3_, person7_.family_name as family22_10_3_, person7_.family_name2 as family23_10_3_, person7_.gender_cd as gender43_10_3_, person7_.given_name as given24_10_3_, person7_.language_cd as language48_10_3_, person7_.marital_status_code as marital25_10_3_, person7_.middle_name as middle26_10_3_, person7_.mothers_maiden_name as mothers27_10_3_, person7_.multiple_birth_ind as multiple28_10_3_, person7_.name_type_cd as name47_10_3_, person7_.nationality_cd as nationa39_10_3_, person7_.phone_area_code as phone29_10_3_, person7_.phone_country_code as phone30_10_3_, person7_.phone_ext as phone31_10_3_, person7_.phone_number as phone32_10_3_, person7_.postal_code as postal33_10_3_, person7_.prefix as prefix10_3_, person7_.race_cd as race44_10_3_, person7_.religion_cd as religion42_10_3_, person7_.ssn as ssn10_3_, person7_.state as state10_3_, person7_.suffix as suffix10_3_, person7_.changed_by_id as changed38_10_3_, person7_.creator_id as creator40_10_3_, person7_.voided_by_id as voided45_10_3_, user8_.id as id16_4_, user8_.account_expired as account2_16_4_, user8_.account_locked as account3_16_4_, user8_.address as address16_4_, user8_.city as city16_4_, user8_.country as country16_4_, user8_.postal_code as postal7_16_4_, user8_.province as province16_4_, user8_.credentials_expired as credenti9_16_4_, user8_.email as email16_4_, user8_.account_enabled as account11_16_4_, user8_.first_name as first12_16_4_, user8_.last_name as last13_16_4_, user8_.password as password16_4_, user8_.password_hint as password15_16_4_, user8_.phone_number as phone16_16_4_, user8_.username as username16_4_, user8_.version as version16_4_, user8_.website as website16_4_, user9_.id as id16_5_, user9_.account_expired as account2_16_5_, user9_.account_locked as account3_16_5_, user9_.address as address16_5_, user9_.city as city16_5_, user9_.country as country16_5_, user9_.postal_code as postal7_16_5_, user9_.province as province16_5_, user9_.credentials_expired as credenti9_16_5_, user9_.email as email16_5_, user9_.account_enabled as account11_16_5_, user9_.first_name as first12_16_5_, user9_.last_name as last13_16_5_, user9_.password as password16_5_, user9_.password_hint as password15_16_5_, user9_.phone_number as phone16_16_5_, user9_.username as username16_5_, user9_.version as version16_5_, user9_.website as website16_5_ from person this_ inner join person_identifier pi1_ on this_.person_id=pi1_.person_id inner join identifier_domain id2_ on pi1_.identifier_domain_id=id2_.identifier_domain_id left outer join app_user user6_ on id2_.creator_id=user6_.id left outer join person person7_ on pi1_.person_id=person7_.person_id left outer join app_user user8_ on pi1_.creator_id=user8_.id left outer join app_user user9_ on pi1_.voided_by_id=user9_.id where this_.date_voided is null and pi1_.identifier=? and id2_.namespace_identifier=? Hibernate: select this_.person_id as person1_10_6_, this_.address1 as address2_10_6_, this_.address2 as address3_10_6_, this_.address_type_cd as address46_10_6_, this_.birth_order as birth4_10_6_, this_.birth_place as birth5_10_6_, this_.city as city10_6_, this_.country as country10_6_, this_.country_code as country8_10_6_, this_.custom1 as custom9_10_6_, this_.custom2 as custom10_10_6_, this_.custom3 as custom11_10_6_, this_.custom4 as custom12_10_6_, this_.custom5 as custom13_10_6_, this_.date_changed as date14_10_6_, this_.date_created as date15_10_6_, this_.date_of_birth as date16_10_6_, this_.date_voided as date17_10_6_, this_.death_ind as death18_10_6_, this_.death_time as death19_10_6_, this_.degree as degree10_6_, this_.email as email10_6_, this_.ethnic_group_cd as ethnic41_10_6_, this_.family_name as family22_10_6_, this_.family_name2 as family23_10_6_, this_.gender_cd as gender43_10_6_, this_.given_name as given24_10_6_, this_.language_cd as language48_10_6_, this_.marital_status_code as marital25_10_6_, this_.middle_name as middle26_10_6_, this_.mothers_maiden_name as mothers27_10_6_, this_.multiple_birth_ind as multiple28_10_6_, this_.name_type_cd as name47_10_6_, this_.nationality_cd as nationa39_10_6_, this_.phone_area_code as phone29_10_6_, this_.phone_country_code as phone30_10_6_, this_.phone_ext as phone31_10_6_, this_.phone_number as phone32_10_6_, this_.postal_code as postal33_10_6_, this_.prefix as prefix10_6_, this_.race_cd as race44_10_6_, this_.religion_cd as religion42_10_6_, this_.ssn as ssn10_6_, this_.state as state10_6_, this_.suffix as suffix10_6_, this_.changed_by_id as changed38_10_6_, this_.creator_id as creator40_10_6_, this_.voided_by_id as voided45_10_6_, pi1_.person_identifier_id as person1_11_0_, pi1_.date_created as date2_11_0_, pi1_.date_voided as date3_11_0_, pi1_.identifier as identifier11_0_, pi1_.identifier_domain_id as identifier6_11_0_, pi1_.person_id as person5_11_0_, pi1_.creator_id as creator8_11_0_, pi1_.voided_by_id as voided7_11_0_, id2_.identifier_domain_id as identifier1_5_1_, id2_.date_created as date2_5_1_, id2_.namespace_identifier as namespace3_5_1_, id2_.universal_identifier as universal4_5_1_, id2_.universal_identifier_type_code as universal5_5_1_, id2_.creator_id as creator6_5_1_, user6_.id as id16_2_, user6_.account_expired as account2_16_2_, user6_.account_locked as account3_16_2_, user6_.address as address16_2_, user6_.city as city16_2_, user6_.country as country16_2_, user6_.postal_code as postal7_16_2_, user6_.province as province16_2_, user6_.credentials_expired as credenti9_16_2_, user6_.email as email16_2_, user6_.account_enabled as account11_16_2_, user6_.first_name as first12_16_2_, user6_.last_name as last13_16_2_, user6_.password as password16_2_, user6_.password_hint as password15_16_2_, user6_.phone_number as phone16_16_2_, user6_.username as username16_2_, user6_.version as version16_2_, user6_.website as website16_2_, person7_.person_id as person1_10_3_, person7_.address1 as address2_10_3_, person7_.address2 as address3_10_3_, person7_.address_type_cd as address46_10_3_, person7_.birth_order as birth4_10_3_, person7_.birth_place as birth5_10_3_, person7_.city as city10_3_, person7_.country as country10_3_, person7_.country_code as country8_10_3_, person7_.custom1 as custom9_10_3_, person7_.custom2 as custom10_10_3_, person7_.custom3 as custom11_10_3_, person7_.custom4 as custom12_10_3_, person7_.custom5 as custom13_10_3_, person7_.date_changed as date14_10_3_, person7_.date_created as date15_10_3_, person7_.date_of_birth as date16_10_3_, person7_.date_voided as date17_10_3_, person7_.death_ind as death18_10_3_, person7_.death_time as death19_10_3_, person7_.degree as degree10_3_, person7_.email as email10_3_, person7_.ethnic_group_cd as ethnic41_10_3_, person7_.family_name as family22_10_3_, person7_.family_name2 as family23_10_3_, person7_.gender_cd as gender43_10_3_, person7_.given_name as given24_10_3_, person7_.language_cd as language48_10_3_, person7_.marital_status_code as marital25_10_3_, person7_.middle_name as middle26_10_3_, person7_.mothers_maiden_name as mothers27_10_3_, person7_.multiple_birth_ind as multiple28_10_3_, person7_.name_type_cd as name47_10_3_, person7_.nationality_cd as nationa39_10_3_, person7_.phone_area_code as phone29_10_3_, person7_.phone_country_code as phone30_10_3_, person7_.phone_ext as phone31_10_3_, person7_.phone_number as phone32_10_3_, person7_.postal_code as postal33_10_3_, person7_.prefix as prefix10_3_, person7_.race_cd as race44_10_3_, person7_.religion_cd as religion42_10_3_, person7_.ssn as ssn10_3_, person7_.state as state10_3_, person7_.suffix as suffix10_3_, person7_.changed_by_id as changed38_10_3_, person7_.creator_id as creator40_10_3_, person7_.voided_by_id as voided45_10_3_, user8_.id as id16_4_, user8_.account_expired as account2_16_4_, user8_.account_locked as account3_16_4_, user8_.address as address16_4_, user8_.city as city16_4_, user8_.country as country16_4_, user8_.postal_code as postal7_16_4_, user8_.province as province16_4_, user8_.credentials_expired as credenti9_16_4_, user8_.email as email16_4_, user8_.account_enabled as account11_16_4_, user8_.first_name as first12_16_4_, user8_.last_name as last13_16_4_, user8_.password as password16_4_, user8_.password_hint as password15_16_4_, user8_.phone_number as phone16_16_4_, user8_.username as username16_4_, user8_.version as version16_4_, user8_.website as website16_4_, user9_.id as id16_5_, user9_.account_expired as account2_16_5_, user9_.account_locked as account3_16_5_, user9_.address as address16_5_, user9_.city as city16_5_, user9_.country as country16_5_, user9_.postal_code as postal7_16_5_, user9_.province as province16_5_, user9_.credentials_expired as credenti9_16_5_, user9_.email as email16_5_, user9_.account_enabled as account11_16_5_, user9_.first_name as first12_16_5_, user9_.last_name as last13_16_5_, user9_.password as password16_5_, user9_.password_hint as password15_16_5_, user9_.phone_number as phone16_16_5_, user9_.username as username16_5_, user9_.version as version16_5_, user9_.website as website16_5_ from person this_ inner join person_identifier pi1_ on this_.person_id=pi1_.person_id inner join identifier_domain id2_ on pi1_.identifier_domain_id=id2_.identifier_domain_id left outer join app_user user6_ on id2_.creator_id=user6_.id left outer join person person7_ on pi1_.person_id=person7_.person_id left outer join app_user user8_ on pi1_.creator_id=user8_.id left outer join app_user user9_ on pi1_.voided_by_id=user9_.id where this_.date_voided is null and pi1_.identifier=? and id2_.namespace_identifier=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select personiden0_.person_id as person5_5_, personiden0_.person_identifier_id as person1_5_, personiden0_.person_identifier_id as person1_11_4_, personiden0_.date_created as date2_11_4_, personiden0_.date_voided as date3_11_4_, personiden0_.identifier as identifier11_4_, personiden0_.identifier_domain_id as identifier6_11_4_, personiden0_.person_id as person5_11_4_, personiden0_.creator_id as creator8_11_4_, personiden0_.voided_by_id as voided7_11_4_, identifier1_.identifier_domain_id as identifier1_5_0_, identifier1_.date_created as date2_5_0_, identifier1_.namespace_identifier as namespace3_5_0_, identifier1_.universal_identifier as universal4_5_0_, identifier1_.universal_identifier_type_code as universal5_5_0_, identifier1_.creator_id as creator6_5_0_, user2_.id as id16_1_, user2_.account_expired as account2_16_1_, user2_.account_locked as account3_16_1_, user2_.address as address16_1_, user2_.city as city16_1_, user2_.country as country16_1_, user2_.postal_code as postal7_16_1_, user2_.province as province16_1_, user2_.credentials_expired as credenti9_16_1_, user2_.email as email16_1_, user2_.account_enabled as account11_16_1_, user2_.first_name as first12_16_1_, user2_.last_name as last13_16_1_, user2_.password as password16_1_, user2_.password_hint as password15_16_1_, user2_.phone_number as phone16_16_1_, user2_.username as username16_1_, user2_.version as version16_1_, user2_.website as website16_1_, user3_.id as id16_2_, user3_.account_expired as account2_16_2_, user3_.account_locked as account3_16_2_, user3_.address as address16_2_, user3_.city as city16_2_, user3_.country as country16_2_, user3_.postal_code as postal7_16_2_, user3_.province as province16_2_, user3_.credentials_expired as credenti9_16_2_, user3_.email as email16_2_, user3_.account_enabled as account11_16_2_, user3_.first_name as first12_16_2_, user3_.last_name as last13_16_2_, user3_.password as password16_2_, user3_.password_hint as password15_16_2_, user3_.phone_number as phone16_16_2_, user3_.username as username16_2_, user3_.version as version16_2_, user3_.website as website16_2_, user4_.id as id16_3_, user4_.account_expired as account2_16_3_, user4_.account_locked as account3_16_3_, user4_.address as address16_3_, user4_.city as city16_3_, user4_.country as country16_3_, user4_.postal_code as postal7_16_3_, user4_.province as province16_3_, user4_.credentials_expired as credenti9_16_3_, user4_.email as email16_3_, user4_.account_enabled as account11_16_3_, user4_.first_name as first12_16_3_, user4_.last_name as last13_16_3_, user4_.password as password16_3_, user4_.password_hint as password15_16_3_, user4_.phone_number as phone16_16_3_, user4_.username as username16_3_, user4_.version as version16_3_, user4_.website as website16_3_ from person_identifier personiden0_ inner join identifier_domain identifier1_ on personiden0_.identifier_domain_id=identifier1_.identifier_domain_id left outer join app_user user2_ on identifier1_.creator_id=user2_.id inner join app_user user3_ on personiden0_.creator_id=user3_.id left outer join app_user user4_ on personiden0_.voided_by_id=user4_.id where personiden0_.person_id=? Hibernate: select personiden0_.person_id as person5_5_, personiden0_.person_identifier_id as person1_5_, personiden0_.person_identifier_id as person1_11_4_, personiden0_.date_created as date2_11_4_, personiden0_.date_voided as date3_11_4_, personiden0_.identifier as identifier11_4_, personiden0_.identifier_domain_id as identifier6_11_4_, personiden0_.person_id as person5_11_4_, personiden0_.creator_id as creator8_11_4_, personiden0_.voided_by_id as voided7_11_4_, identifier1_.identifier_domain_id as identifier1_5_0_, identifier1_.date_created as date2_5_0_, identifier1_.namespace_identifier as namespace3_5_0_, identifier1_.universal_identifier as universal4_5_0_, identifier1_.universal_identifier_type_code as universal5_5_0_, identifier1_.creator_id as creator6_5_0_, user2_.id as id16_1_, user2_.account_expired as account2_16_1_, user2_.account_locked as account3_16_1_, user2_.address as address16_1_, user2_.city as city16_1_, user2_.country as country16_1_, user2_.postal_code as postal7_16_1_, user2_.province as province16_1_, user2_.credentials_expired as credenti9_16_1_, user2_.email as email16_1_, user2_.account_enabled as account11_16_1_, user2_.first_name as first12_16_1_, user2_.last_name as last13_16_1_, user2_.password as password16_1_, user2_.password_hint as password15_16_1_, user2_.phone_number as phone16_16_1_, user2_.username as username16_1_, user2_.version as version16_1_, user2_.website as website16_1_, user3_.id as id16_2_, user3_.account_expired as account2_16_2_, user3_.account_locked as account3_16_2_, user3_.address as address16_2_, user3_.city as city16_2_, user3_.country as country16_2_, user3_.postal_code as postal7_16_2_, user3_.province as province16_2_, user3_.credentials_expired as credenti9_16_2_, user3_.email as email16_2_, user3_.account_enabled as account11_16_2_, user3_.first_name as first12_16_2_, user3_.last_name as last13_16_2_, user3_.password as password16_2_, user3_.password_hint as password15_16_2_, user3_.phone_number as phone16_16_2_, user3_.username as username16_2_, user3_.version as version16_2_, user3_.website as website16_2_, user4_.id as id16_3_, user4_.account_expired as account2_16_3_, user4_.account_locked as account3_16_3_, user4_.address as address16_3_, user4_.city as city16_3_, user4_.country as country16_3_, user4_.postal_code as postal7_16_3_, user4_.province as province16_3_, user4_.credentials_expired as credenti9_16_3_, user4_.email as email16_3_, user4_.account_enabled as account11_16_3_, user4_.first_name as first12_16_3_, user4_.last_name as last13_16_3_, user4_.password as password16_3_, user4_.password_hint as password15_16_3_, user4_.phone_number as phone16_16_3_, user4_.username as username16_3_, user4_.version as version16_3_, user4_.website as website16_3_ from person_identifier personiden0_ inner join identifier_domain identifier1_ on personiden0_.identifier_domain_id=identifier1_.identifier_domain_id left outer join app_user user2_ on identifier1_.creator_id=user2_.id inner join app_user user3_ on personiden0_.creator_id=user3_.id left outer join app_user user4_ on personiden0_.voided_by_id=user4_.id where personiden0_.person_id=? DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate$3.doInHibernate(132) | Query by identifier returned: 1 elements. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_10_6_, this_.address1 as address2_10_6_, this_.address2 as address3_10_6_, this_.address_type_cd as address46_10_6_, this_.birth_order as birth4_10_6_, this_.birth_place as birth5_10_6_, this_.city as city10_6_, this_.country as country10_6_, this_.country_code as country8_10_6_, this_.custom1 as custom9_10_6_, this_.custom2 as custom10_10_6_, this_.custom3 as custom11_10_6_, this_.custom4 as custom12_10_6_, this_.custom5 as custom13_10_6_, this_.date_changed as date14_10_6_, this_.date_created as date15_10_6_, this_.date_of_birth as date16_10_6_, this_.date_voided as date17_10_6_, this_.death_ind as death18_10_6_, this_.death_time as death19_10_6_, this_.degree as degree10_6_, this_.email as email10_6_, this_.ethnic_group_cd as ethnic41_10_6_, this_.family_name as family22_10_6_, this_.family_name2 as family23_10_6_, this_.gender_cd as gender43_10_6_, this_.given_name as given24_10_6_, this_.language_cd as language48_10_6_, this_.marital_status_code as marital25_10_6_, this_.middle_name as middle26_10_6_, this_.mothers_maiden_name as mothers27_10_6_, this_.multiple_birth_ind as multiple28_10_6_, this_.name_type_cd as name47_10_6_, this_.nationality_cd as nationa39_10_6_, this_.phone_area_code as phone29_10_6_, this_.phone_country_code as phone30_10_6_, this_.phone_ext as phone31_10_6_, this_.phone_number as phone32_10_6_, this_.postal_code as postal33_10_6_, this_.prefix as prefix10_6_, this_.race_cd as race44_10_6_, this_.religion_cd as religion42_10_6_, this_.ssn as ssn10_6_, this_.state as state10_6_, this_.suffix as suffix10_6_, this_.changed_by_id as changed38_10_6_, this_.creator_id as creator40_10_6_, this_.voided_by_id as voided45_10_6_, pi1_.person_identifier_id as person1_11_0_, pi1_.date_created as date2_11_0_, pi1_.date_voided as date3_11_0_, pi1_.identifier as identifier11_0_, pi1_.identifier_domain_id as identifier6_11_0_, pi1_.person_id as person5_11_0_, pi1_.creator_id as creator8_11_0_, pi1_.voided_by_id as voided7_11_0_, id2_.identifier_domain_id as identifier1_5_1_, id2_.date_created as date2_5_1_, id2_.namespace_identifier as namespace3_5_1_, id2_.universal_identifier as universal4_5_1_, id2_.universal_identifier_type_code as universal5_5_1_, id2_.creator_id as creator6_5_1_, user6_.id as id16_2_, user6_.account_expired as account2_16_2_, user6_.account_locked as account3_16_2_, user6_.address as address16_2_, user6_.city as city16_2_, user6_.country as country16_2_, user6_.postal_code as postal7_16_2_, user6_.province as province16_2_, user6_.credentials_expired as credenti9_16_2_, user6_.email as email16_2_, user6_.account_enabled as account11_16_2_, user6_.first_name as first12_16_2_, user6_.last_name as last13_16_2_, user6_.password as password16_2_, user6_.password_hint as password15_16_2_, user6_.phone_number as phone16_16_2_, user6_.username as username16_2_, user6_.version as version16_2_, user6_.website as website16_2_, person7_.person_id as person1_10_3_, person7_.address1 as address2_10_3_, person7_.address2 as address3_10_3_, person7_.address_type_cd as address46_10_3_, person7_.birth_order as birth4_10_3_, person7_.birth_place as birth5_10_3_, person7_.city as city10_3_, person7_.country as country10_3_, person7_.country_code as country8_10_3_, person7_.custom1 as custom9_10_3_, person7_.custom2 as custom10_10_3_, person7_.custom3 as custom11_10_3_, person7_.custom4 as custom12_10_3_, person7_.custom5 as custom13_10_3_, person7_.date_changed as date14_10_3_, person7_.date_created as date15_10_3_, person7_.date_of_birth as date16_10_3_, person7_.date_voided as date17_10_3_, person7_.death_ind as death18_10_3_, person7_.death_time as death19_10_3_, person7_.degree as degree10_3_, person7_.email as email10_3_, person7_.ethnic_group_cd as ethnic41_10_3_, person7_.family_name as family22_10_3_, person7_.family_name2 as family23_10_3_, person7_.gender_cd as gender43_10_3_, person7_.given_name as given24_10_3_, person7_.language_cd as language48_10_3_, person7_.marital_status_code as marital25_10_3_, person7_.middle_name as middle26_10_3_, person7_.mothers_maiden_name as mothers27_10_3_, person7_.multiple_birth_ind as multiple28_10_3_, person7_.name_type_cd as name47_10_3_, person7_.nationality_cd as nationa39_10_3_, person7_.phone_area_code as phone29_10_3_, person7_.phone_country_code as phone30_10_3_, person7_.phone_ext as phone31_10_3_, person7_.phone_number as phone32_10_3_, person7_.postal_code as postal33_10_3_, person7_.prefix as prefix10_3_, person7_.race_cd as race44_10_3_, person7_.religion_cd as religion42_10_3_, person7_.ssn as ssn10_3_, person7_.state as state10_3_, person7_.suffix as suffix10_3_, person7_.changed_by_id as changed38_10_3_, person7_.creator_id as creator40_10_3_, person7_.voided_by_id as voided45_10_3_, user8_.id as id16_4_, user8_.account_expired as account2_16_4_, user8_.account_locked as account3_16_4_, user8_.address as address16_4_, user8_.city as city16_4_, user8_.country as country16_4_, user8_.postal_code as postal7_16_4_, user8_.province as province16_4_, user8_.credentials_expired as credenti9_16_4_, user8_.email as email16_4_, user8_.account_enabled as account11_16_4_, user8_.first_name as first12_16_4_, user8_.last_name as last13_16_4_, user8_.password as password16_4_, user8_.password_hint as password15_16_4_, user8_.phone_number as phone16_16_4_, user8_.username as username16_4_, user8_.version as version16_4_, user8_.website as website16_4_, user9_.id as id16_5_, user9_.account_expired as account2_16_5_, user9_.account_locked as account3_16_5_, user9_.address as address16_5_, user9_.city as city16_5_, user9_.country as country16_5_, user9_.postal_code as postal7_16_5_, user9_.province as province16_5_, user9_.credentials_expired as credenti9_16_5_, user9_.email as email16_5_, user9_.account_enabled as account11_16_5_, user9_.first_name as first12_16_5_, user9_.last_name as last13_16_5_, user9_.password as password16_5_, user9_.password_hint as password15_16_5_, user9_.phone_number as phone16_16_5_, user9_.username as username16_5_, user9_.version as version16_5_, user9_.website as website16_5_ from person this_ inner join person_identifier pi1_ on this_.person_id=pi1_.person_id inner join identifier_domain id2_ on pi1_.identifier_domain_id=id2_.identifier_domain_id left outer join app_user user6_ on id2_.creator_id=user6_.id left outer join person person7_ on pi1_.person_id=person7_.person_id left outer join app_user user8_ on pi1_.creator_id=user8_.id left outer join app_user user9_ on pi1_.voided_by_id=user9_.id where this_.date_voided is null and pi1_.identifier=? and id2_.namespace_identifier=? Hibernate: select this_.person_id as person1_10_6_, this_.address1 as address2_10_6_, this_.address2 as address3_10_6_, this_.address_type_cd as address46_10_6_, this_.birth_order as birth4_10_6_, this_.birth_place as birth5_10_6_, this_.city as city10_6_, this_.country as country10_6_, this_.country_code as country8_10_6_, this_.custom1 as custom9_10_6_, this_.custom2 as custom10_10_6_, this_.custom3 as custom11_10_6_, this_.custom4 as custom12_10_6_, this_.custom5 as custom13_10_6_, this_.date_changed as date14_10_6_, this_.date_created as date15_10_6_, this_.date_of_birth as date16_10_6_, this_.date_voided as date17_10_6_, this_.death_ind as death18_10_6_, this_.death_time as death19_10_6_, this_.degree as degree10_6_, this_.email as email10_6_, this_.ethnic_group_cd as ethnic41_10_6_, this_.family_name as family22_10_6_, this_.family_name2 as family23_10_6_, this_.gender_cd as gender43_10_6_, this_.given_name as given24_10_6_, this_.language_cd as language48_10_6_, this_.marital_status_code as marital25_10_6_, this_.middle_name as middle26_10_6_, this_.mothers_maiden_name as mothers27_10_6_, this_.multiple_birth_ind as multiple28_10_6_, this_.name_type_cd as name47_10_6_, this_.nationality_cd as nationa39_10_6_, this_.phone_area_code as phone29_10_6_, this_.phone_country_code as phone30_10_6_, this_.phone_ext as phone31_10_6_, this_.phone_number as phone32_10_6_, this_.postal_code as postal33_10_6_, this_.prefix as prefix10_6_, this_.race_cd as race44_10_6_, this_.religion_cd as religion42_10_6_, this_.ssn as ssn10_6_, this_.state as state10_6_, this_.suffix as suffix10_6_, this_.changed_by_id as changed38_10_6_, this_.creator_id as creator40_10_6_, this_.voided_by_id as voided45_10_6_, pi1_.person_identifier_id as person1_11_0_, pi1_.date_created as date2_11_0_, pi1_.date_voided as date3_11_0_, pi1_.identifier as identifier11_0_, pi1_.identifier_domain_id as identifier6_11_0_, pi1_.person_id as person5_11_0_, pi1_.creator_id as creator8_11_0_, pi1_.voided_by_id as voided7_11_0_, id2_.identifier_domain_id as identifier1_5_1_, id2_.date_created as date2_5_1_, id2_.namespace_identifier as namespace3_5_1_, id2_.universal_identifier as universal4_5_1_, id2_.universal_identifier_type_code as universal5_5_1_, id2_.creator_id as creator6_5_1_, user6_.id as id16_2_, user6_.account_expired as account2_16_2_, user6_.account_locked as account3_16_2_, user6_.address as address16_2_, user6_.city as city16_2_, user6_.country as country16_2_, user6_.postal_code as postal7_16_2_, user6_.province as province16_2_, user6_.credentials_expired as credenti9_16_2_, user6_.email as email16_2_, user6_.account_enabled as account11_16_2_, user6_.first_name as first12_16_2_, user6_.last_name as last13_16_2_, user6_.password as password16_2_, user6_.password_hint as password15_16_2_, user6_.phone_number as phone16_16_2_, user6_.username as username16_2_, user6_.version as version16_2_, user6_.website as website16_2_, person7_.person_id as person1_10_3_, person7_.address1 as address2_10_3_, person7_.address2 as address3_10_3_, person7_.address_type_cd as address46_10_3_, person7_.birth_order as birth4_10_3_, person7_.birth_place as birth5_10_3_, person7_.city as city10_3_, person7_.country as country10_3_, person7_.country_code as country8_10_3_, person7_.custom1 as custom9_10_3_, person7_.custom2 as custom10_10_3_, person7_.custom3 as custom11_10_3_, person7_.custom4 as custom12_10_3_, person7_.custom5 as custom13_10_3_, person7_.date_changed as date14_10_3_, person7_.date_created as date15_10_3_, person7_.date_of_birth as date16_10_3_, person7_.date_voided as date17_10_3_, person7_.death_ind as death18_10_3_, person7_.death_time as death19_10_3_, person7_.degree as degree10_3_, person7_.email as email10_3_, person7_.ethnic_group_cd as ethnic41_10_3_, person7_.family_name as family22_10_3_, person7_.family_name2 as family23_10_3_, person7_.gender_cd as gender43_10_3_, person7_.given_name as given24_10_3_, person7_.language_cd as language48_10_3_, person7_.marital_status_code as marital25_10_3_, person7_.middle_name as middle26_10_3_, person7_.mothers_maiden_name as mothers27_10_3_, person7_.multiple_birth_ind as multiple28_10_3_, person7_.name_type_cd as name47_10_3_, person7_.nationality_cd as nationa39_10_3_, person7_.phone_area_code as phone29_10_3_, person7_.phone_country_code as phone30_10_3_, person7_.phone_ext as phone31_10_3_, person7_.phone_number as phone32_10_3_, person7_.postal_code as postal33_10_3_, person7_.prefix as prefix10_3_, person7_.race_cd as race44_10_3_, person7_.religion_cd as religion42_10_3_, person7_.ssn as ssn10_3_, person7_.state as state10_3_, person7_.suffix as suffix10_3_, person7_.changed_by_id as changed38_10_3_, person7_.creator_id as creator40_10_3_, person7_.voided_by_id as voided45_10_3_, user8_.id as id16_4_, user8_.account_expired as account2_16_4_, user8_.account_locked as account3_16_4_, user8_.address as address16_4_, user8_.city as city16_4_, user8_.country as country16_4_, user8_.postal_code as postal7_16_4_, user8_.province as province16_4_, user8_.credentials_expired as credenti9_16_4_, user8_.email as email16_4_, user8_.account_enabled as account11_16_4_, user8_.first_name as first12_16_4_, user8_.last_name as last13_16_4_, user8_.password as password16_4_, user8_.password_hint as password15_16_4_, user8_.phone_number as phone16_16_4_, user8_.username as username16_4_, user8_.version as version16_4_, user8_.website as website16_4_, user9_.id as id16_5_, user9_.account_expired as account2_16_5_, user9_.account_locked as account3_16_5_, user9_.address as address16_5_, user9_.city as city16_5_, user9_.country as country16_5_, user9_.postal_code as postal7_16_5_, user9_.province as province16_5_, user9_.credentials_expired as credenti9_16_5_, user9_.email as email16_5_, user9_.account_enabled as account11_16_5_, user9_.first_name as first12_16_5_, user9_.last_name as last13_16_5_, user9_.password as password16_5_, user9_.password_hint as password15_16_5_, user9_.phone_number as phone16_16_5_, user9_.username as username16_5_, user9_.version as version16_5_, user9_.website as website16_5_ from person this_ inner join person_identifier pi1_ on this_.person_id=pi1_.person_id inner join identifier_domain id2_ on pi1_.identifier_domain_id=id2_.identifier_domain_id left outer join app_user user6_ on id2_.creator_id=user6_.id left outer join person person7_ on pi1_.person_id=person7_.person_id left outer join app_user user8_ on pi1_.creator_id=user8_.id left outer join app_user user9_ on pi1_.voided_by_id=user9_.id where this_.date_voided is null and pi1_.identifier=? and id2_.namespace_identifier=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select personiden0_.person_id as person5_5_, personiden0_.person_identifier_id as person1_5_, personiden0_.person_identifier_id as person1_11_4_, personiden0_.date_created as date2_11_4_, personiden0_.date_voided as date3_11_4_, personiden0_.identifier as identifier11_4_, personiden0_.identifier_domain_id as identifier6_11_4_, personiden0_.person_id as person5_11_4_, personiden0_.creator_id as creator8_11_4_, personiden0_.voided_by_id as voided7_11_4_, identifier1_.identifier_domain_id as identifier1_5_0_, identifier1_.date_created as date2_5_0_, identifier1_.namespace_identifier as namespace3_5_0_, identifier1_.universal_identifier as universal4_5_0_, identifier1_.universal_identifier_type_code as universal5_5_0_, identifier1_.creator_id as creator6_5_0_, user2_.id as id16_1_, user2_.account_expired as account2_16_1_, user2_.account_locked as account3_16_1_, user2_.address as address16_1_, user2_.city as city16_1_, user2_.country as country16_1_, user2_.postal_code as postal7_16_1_, user2_.province as province16_1_, user2_.credentials_expired as credenti9_16_1_, user2_.email as email16_1_, user2_.account_enabled as account11_16_1_, user2_.first_name as first12_16_1_, user2_.last_name as last13_16_1_, user2_.password as password16_1_, user2_.password_hint as password15_16_1_, user2_.phone_number as phone16_16_1_, user2_.username as username16_1_, user2_.version as version16_1_, user2_.website as website16_1_, user3_.id as id16_2_, user3_.account_expired as account2_16_2_, user3_.account_locked as account3_16_2_, user3_.address as address16_2_, user3_.city as city16_2_, user3_.country as country16_2_, user3_.postal_code as postal7_16_2_, user3_.province as province16_2_, user3_.credentials_expired as credenti9_16_2_, user3_.email as email16_2_, user3_.account_enabled as account11_16_2_, user3_.first_name as first12_16_2_, user3_.last_name as last13_16_2_, user3_.password as password16_2_, user3_.password_hint as password15_16_2_, user3_.phone_number as phone16_16_2_, user3_.username as username16_2_, user3_.version as version16_2_, user3_.website as website16_2_, user4_.id as id16_3_, user4_.account_expired as account2_16_3_, user4_.account_locked as account3_16_3_, user4_.address as address16_3_, user4_.city as city16_3_, user4_.country as country16_3_, user4_.postal_code as postal7_16_3_, user4_.province as province16_3_, user4_.credentials_expired as credenti9_16_3_, user4_.email as email16_3_, user4_.account_enabled as account11_16_3_, user4_.first_name as first12_16_3_, user4_.last_name as last13_16_3_, user4_.password as password16_3_, user4_.password_hint as password15_16_3_, user4_.phone_number as phone16_16_3_, user4_.username as username16_3_, user4_.version as version16_3_, user4_.website as website16_3_ from person_identifier personiden0_ inner join identifier_domain identifier1_ on personiden0_.identifier_domain_id=identifier1_.identifier_domain_id left outer join app_user user2_ on identifier1_.creator_id=user2_.id inner join app_user user3_ on personiden0_.creator_id=user3_.id left outer join app_user user4_ on personiden0_.voided_by_id=user4_.id where personiden0_.person_id=? Hibernate: select personiden0_.person_id as person5_5_, personiden0_.person_identifier_id as person1_5_, personiden0_.person_identifier_id as person1_11_4_, personiden0_.date_created as date2_11_4_, personiden0_.date_voided as date3_11_4_, personiden0_.identifier as identifier11_4_, personiden0_.identifier_domain_id as identifier6_11_4_, personiden0_.person_id as person5_11_4_, personiden0_.creator_id as creator8_11_4_, personiden0_.voided_by_id as voided7_11_4_, identifier1_.identifier_domain_id as identifier1_5_0_, identifier1_.date_created as date2_5_0_, identifier1_.namespace_identifier as namespace3_5_0_, identifier1_.universal_identifier as universal4_5_0_, identifier1_.universal_identifier_type_code as universal5_5_0_, identifier1_.creator_id as creator6_5_0_, user2_.id as id16_1_, user2_.account_expired as account2_16_1_, user2_.account_locked as account3_16_1_, user2_.address as address16_1_, user2_.city as city16_1_, user2_.country as country16_1_, user2_.postal_code as postal7_16_1_, user2_.province as province16_1_, user2_.credentials_expired as credenti9_16_1_, user2_.email as email16_1_, user2_.account_enabled as account11_16_1_, user2_.first_name as first12_16_1_, user2_.last_name as last13_16_1_, user2_.password as password16_1_, user2_.password_hint as password15_16_1_, user2_.phone_number as phone16_16_1_, user2_.username as username16_1_, user2_.version as version16_1_, user2_.website as website16_1_, user3_.id as id16_2_, user3_.account_expired as account2_16_2_, user3_.account_locked as account3_16_2_, user3_.address as address16_2_, user3_.city as city16_2_, user3_.country as country16_2_, user3_.postal_code as postal7_16_2_, user3_.province as province16_2_, user3_.credentials_expired as credenti9_16_2_, user3_.email as email16_2_, user3_.account_enabled as account11_16_2_, user3_.first_name as first12_16_2_, user3_.last_name as last13_16_2_, user3_.password as password16_2_, user3_.password_hint as password15_16_2_, user3_.phone_number as phone16_16_2_, user3_.username as username16_2_, user3_.version as version16_2_, user3_.website as website16_2_, user4_.id as id16_3_, user4_.account_expired as account2_16_3_, user4_.account_locked as account3_16_3_, user4_.address as address16_3_, user4_.city as city16_3_, user4_.country as country16_3_, user4_.postal_code as postal7_16_3_, user4_.province as province16_3_, user4_.credentials_expired as credenti9_16_3_, user4_.email as email16_3_, user4_.account_enabled as account11_16_3_, user4_.first_name as first12_16_3_, user4_.last_name as last13_16_3_, user4_.password as password16_3_, user4_.password_hint as password15_16_3_, user4_.phone_number as phone16_16_3_, user4_.username as username16_3_, user4_.version as version16_3_, user4_.website as website16_3_ from person_identifier personiden0_ inner join identifier_domain identifier1_ on personiden0_.identifier_domain_id=identifier1_.identifier_domain_id left outer join app_user user2_ on identifier1_.creator_id=user2_.id inner join app_user user3_ on personiden0_.creator_id=user3_.id left outer join app_user user4_ on personiden0_.voided_by_id=user4_.id where personiden0_.person_id=? DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate$3.doInHibernate(132) | Query by identifier returned: 1 elements. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id16_, user0_.account_expired as account2_16_, user0_.account_locked as account3_16_, user0_.address as address16_, user0_.city as city16_, user0_.country as country16_, user0_.postal_code as postal7_16_, user0_.province as province16_, user0_.credentials_expired as credenti9_16_, user0_.email as email16_, user0_.account_enabled as account11_16_, user0_.first_name as first12_16_, user0_.last_name as last13_16_, user0_.password as password16_, user0_.password_hint as password15_16_, user0_.phone_number as phone16_16_, user0_.username as username16_, user0_.version as version16_, user0_.website as website16_ from app_user user0_ where user0_.username=? Hibernate: select user0_.id as id16_, user0_.account_expired as account2_16_, user0_.account_locked as account3_16_, user0_.address as address16_, user0_.city as city16_, user0_.country as country16_, user0_.postal_code as postal7_16_, user0_.province as province16_, user0_.credentials_expired as credenti9_16_, user0_.email as email16_, user0_.account_enabled as account11_16_, user0_.first_name as first12_16_, user0_.last_name as last13_16_, user0_.password as password16_, user0_.password_hint as password15_16_, user0_.phone_number as phone16_16_, user0_.username as username16_, user0_.version as version16_, user0_.website as website16_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id15_0_, role1_.description as descript2_15_0_, role1_.name as name15_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id15_0_, role1_.description as descript2_15_0_, role1_.name as name15_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.dao.hibernate.PersonLinkDaoHibernate.addPersonLink(29) | Storing a person link. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select nextval ('public.person_link_seq') Hibernate: select nextval ('public.person_link_seq') DEBUG - org.openhie.openempi.dao.hibernate.PersonLinkDaoHibernate.addPersonLink(31) | Finished saving the person link. TRACE - org.openhie.openempi.dao.hibernate.PersonLinkDaoHibernate.getPersonLink(38) | Looking for links between person org.openhie.openempi.model.Person@69637577[personId=1000,givenName=Odysseas,familyName=Pentakalos,personIdentifiers=[org.openhie.openempi.model.PersonIdentifier@351a3fb8[personIdentifierId=100,identifierDomain=org.openhie.openempi.model.IdentifierDomain@4e4d6444[identifierDomainId=100,userCreatedBy=org.openhie.openempi.model.User@46be1539[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=,universalIdentifierTypeCode=,namespaceIdentifier=SSN,dateCreated=2010-04-06 17:06:03.167],userByCreatorId=org.openhie.openempi.model.User@46be1539[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],userByVoidedById=,identifier=555-55-5555,dateCreated=2010-04-06 17:14:43.47,dateVoided=]]] and org.openhie.openempi.model.Person@6a7499e3[personId=1001,givenName=Odysseas,familyName=Pentakalos,personIdentifiers=[org.openhie.openempi.model.PersonIdentifier@17ef771b[personIdentifierId=101,identifierDomain=org.openhie.openempi.model.IdentifierDomain@4e4d6444[identifierDomainId=100,userCreatedBy=org.openhie.openempi.model.User@46be1539[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=,universalIdentifierTypeCode=,namespaceIdentifier=SSN,dateCreated=2010-04-06 17:06:03.167],userByCreatorId=org.openhie.openempi.model.User@46be1539[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],userByVoidedById=,identifier=666-66-6666,dateCreated=2010-04-06 17:14:43.666,dateVoided=]]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into public.person_link (date_created, lh_person_id, rh_person_id, creator_id, weight, person_link_id) values (?, ?, ?, ?, ?, ?) Hibernate: insert into public.person_link (date_created, lh_person_id, rh_person_id, creator_id, weight, person_link_id) values (?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select personlink0_.person_link_id as person1_12_, personlink0_.date_created as date2_12_, personlink0_.lh_person_id as lh5_12_, personlink0_.rh_person_id as rh4_12_, personlink0_.creator_id as creator6_12_, personlink0_.weight as weight12_ from public.person_link personlink0_ where personlink0_.lh_person_id=? and personlink0_.rh_person_id=? or personlink0_.rh_person_id=? and personlink0_.lh_person_id=? Hibernate: select personlink0_.person_link_id as person1_12_, personlink0_.date_created as date2_12_, personlink0_.lh_person_id as lh5_12_, personlink0_.rh_person_id as rh4_12_, personlink0_.creator_id as creator6_12_, personlink0_.weight as weight12_ from public.person_link personlink0_ where personlink0_.lh_person_id=? and personlink0_.rh_person_id=? or personlink0_.rh_person_id=? and personlink0_.lh_person_id=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_10_5_, person0_.address1 as address2_10_5_, person0_.address2 as address3_10_5_, person0_.address_type_cd as address46_10_5_, person0_.birth_order as birth4_10_5_, person0_.birth_place as birth5_10_5_, person0_.city as city10_5_, person0_.country as country10_5_, person0_.country_code as country8_10_5_, person0_.custom1 as custom9_10_5_, person0_.custom2 as custom10_10_5_, person0_.custom3 as custom11_10_5_, person0_.custom4 as custom12_10_5_, person0_.custom5 as custom13_10_5_, person0_.date_changed as date14_10_5_, person0_.date_created as date15_10_5_, person0_.date_of_birth as date16_10_5_, person0_.date_voided as date17_10_5_, person0_.death_ind as death18_10_5_, person0_.death_time as death19_10_5_, person0_.degree as degree10_5_, person0_.email as email10_5_, person0_.ethnic_group_cd as ethnic41_10_5_, person0_.family_name as family22_10_5_, person0_.family_name2 as family23_10_5_, person0_.gender_cd as gender43_10_5_, person0_.given_name as given24_10_5_, person0_.language_cd as language48_10_5_, person0_.marital_status_code as marital25_10_5_, person0_.middle_name as middle26_10_5_, person0_.mothers_maiden_name as mothers27_10_5_, person0_.multiple_birth_ind as multiple28_10_5_, person0_.name_type_cd as name47_10_5_, person0_.nationality_cd as nationa39_10_5_, person0_.phone_area_code as phone29_10_5_, person0_.phone_country_code as phone30_10_5_, person0_.phone_ext as phone31_10_5_, person0_.phone_number as phone32_10_5_, person0_.postal_code as postal33_10_5_, person0_.prefix as prefix10_5_, person0_.race_cd as race44_10_5_, person0_.religion_cd as religion42_10_5_, person0_.ssn as ssn10_5_, person0_.state as state10_5_, person0_.suffix as suffix10_5_, person0_.changed_by_id as changed38_10_5_, person0_.creator_id as creator40_10_5_, person0_.voided_by_id as voided45_10_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_11_0_, personiden1_.date_created as date2_11_0_, personiden1_.date_voided as date3_11_0_, personiden1_.identifier as identifier11_0_, personiden1_.identifier_domain_id as identifier6_11_0_, personiden1_.person_id as person5_11_0_, personiden1_.creator_id as creator8_11_0_, personiden1_.voided_by_id as voided7_11_0_, identifier2_.identifier_domain_id as identifier1_5_1_, identifier2_.date_created as date2_5_1_, identifier2_.namespace_identifier as namespace3_5_1_, identifier2_.universal_identifier as universal4_5_1_, identifier2_.universal_identifier_type_code as universal5_5_1_, identifier2_.creator_id as creator6_5_1_, user3_.id as id16_2_, user3_.account_expired as account2_16_2_, user3_.account_locked as account3_16_2_, user3_.address as address16_2_, user3_.city as city16_2_, user3_.country as country16_2_, user3_.postal_code as postal7_16_2_, user3_.province as province16_2_, user3_.credentials_expired as credenti9_16_2_, user3_.email as email16_2_, user3_.account_enabled as account11_16_2_, user3_.first_name as first12_16_2_, user3_.last_name as last13_16_2_, user3_.password as password16_2_, user3_.password_hint as password15_16_2_, user3_.phone_number as phone16_16_2_, user3_.username as username16_2_, user3_.version as version16_2_, user3_.website as website16_2_, user4_.id as id16_3_, user4_.account_expired as account2_16_3_, user4_.account_locked as account3_16_3_, user4_.address as address16_3_, user4_.city as city16_3_, user4_.country as country16_3_, user4_.postal_code as postal7_16_3_, user4_.province as province16_3_, user4_.credentials_expired as credenti9_16_3_, user4_.email as email16_3_, user4_.account_enabled as account11_16_3_, user4_.first_name as first12_16_3_, user4_.last_name as last13_16_3_, user4_.password as password16_3_, user4_.password_hint as password15_16_3_, user4_.phone_number as phone16_16_3_, user4_.username as username16_3_, user4_.version as version16_3_, user4_.website as website16_3_, user5_.id as id16_4_, user5_.account_expired as account2_16_4_, user5_.account_locked as account3_16_4_, user5_.address as address16_4_, user5_.city as city16_4_, user5_.country as country16_4_, user5_.postal_code as postal7_16_4_, user5_.province as province16_4_, user5_.credentials_expired as credenti9_16_4_, user5_.email as email16_4_, user5_.account_enabled as account11_16_4_, user5_.first_name as first12_16_4_, user5_.last_name as last13_16_4_, user5_.password as password16_4_, user5_.password_hint as password15_16_4_, user5_.phone_number as phone16_16_4_, user5_.username as username16_4_, user5_.version as version16_4_, user5_.website as website16_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_10_5_, person0_.address1 as address2_10_5_, person0_.address2 as address3_10_5_, person0_.address_type_cd as address46_10_5_, person0_.birth_order as birth4_10_5_, person0_.birth_place as birth5_10_5_, person0_.city as city10_5_, person0_.country as country10_5_, person0_.country_code as country8_10_5_, person0_.custom1 as custom9_10_5_, person0_.custom2 as custom10_10_5_, person0_.custom3 as custom11_10_5_, person0_.custom4 as custom12_10_5_, person0_.custom5 as custom13_10_5_, person0_.date_changed as date14_10_5_, person0_.date_created as date15_10_5_, person0_.date_of_birth as date16_10_5_, person0_.date_voided as date17_10_5_, person0_.death_ind as death18_10_5_, person0_.death_time as death19_10_5_, person0_.degree as degree10_5_, person0_.email as email10_5_, person0_.ethnic_group_cd as ethnic41_10_5_, person0_.family_name as family22_10_5_, person0_.family_name2 as family23_10_5_, person0_.gender_cd as gender43_10_5_, person0_.given_name as given24_10_5_, person0_.language_cd as language48_10_5_, person0_.marital_status_code as marital25_10_5_, person0_.middle_name as middle26_10_5_, person0_.mothers_maiden_name as mothers27_10_5_, person0_.multiple_birth_ind as multiple28_10_5_, person0_.name_type_cd as name47_10_5_, person0_.nationality_cd as nationa39_10_5_, person0_.phone_area_code as phone29_10_5_, person0_.phone_country_code as phone30_10_5_, person0_.phone_ext as phone31_10_5_, person0_.phone_number as phone32_10_5_, person0_.postal_code as postal33_10_5_, person0_.prefix as prefix10_5_, person0_.race_cd as race44_10_5_, person0_.religion_cd as religion42_10_5_, person0_.ssn as ssn10_5_, person0_.state as state10_5_, person0_.suffix as suffix10_5_, person0_.changed_by_id as changed38_10_5_, person0_.creator_id as creator40_10_5_, person0_.voided_by_id as voided45_10_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_11_0_, personiden1_.date_created as date2_11_0_, personiden1_.date_voided as date3_11_0_, personiden1_.identifier as identifier11_0_, personiden1_.identifier_domain_id as identifier6_11_0_, personiden1_.person_id as person5_11_0_, personiden1_.creator_id as creator8_11_0_, personiden1_.voided_by_id as voided7_11_0_, identifier2_.identifier_domain_id as identifier1_5_1_, identifier2_.date_created as date2_5_1_, identifier2_.namespace_identifier as namespace3_5_1_, identifier2_.universal_identifier as universal4_5_1_, identifier2_.universal_identifier_type_code as universal5_5_1_, identifier2_.creator_id as creator6_5_1_, user3_.id as id16_2_, user3_.account_expired as account2_16_2_, user3_.account_locked as account3_16_2_, user3_.address as address16_2_, user3_.city as city16_2_, user3_.country as country16_2_, user3_.postal_code as postal7_16_2_, user3_.province as province16_2_, user3_.credentials_expired as credenti9_16_2_, user3_.email as email16_2_, user3_.account_enabled as account11_16_2_, user3_.first_name as first12_16_2_, user3_.last_name as last13_16_2_, user3_.password as password16_2_, user3_.password_hint as password15_16_2_, user3_.phone_number as phone16_16_2_, user3_.username as username16_2_, user3_.version as version16_2_, user3_.website as website16_2_, user4_.id as id16_3_, user4_.account_expired as account2_16_3_, user4_.account_locked as account3_16_3_, user4_.address as address16_3_, user4_.city as city16_3_, user4_.country as country16_3_, user4_.postal_code as postal7_16_3_, user4_.province as province16_3_, user4_.credentials_expired as credenti9_16_3_, user4_.email as email16_3_, user4_.account_enabled as account11_16_3_, user4_.first_name as first12_16_3_, user4_.last_name as last13_16_3_, user4_.password as password16_3_, user4_.password_hint as password15_16_3_, user4_.phone_number as phone16_16_3_, user4_.username as username16_3_, user4_.version as version16_3_, user4_.website as website16_3_, user5_.id as id16_4_, user5_.account_expired as account2_16_4_, user5_.account_locked as account3_16_4_, user5_.address as address16_4_, user5_.city as city16_4_, user5_.country as country16_4_, user5_.postal_code as postal7_16_4_, user5_.province as province16_4_, user5_.credentials_expired as credenti9_16_4_, user5_.email as email16_4_, user5_.account_enabled as account11_16_4_, user5_.first_name as first12_16_4_, user5_.last_name as last13_16_4_, user5_.password as password16_4_, user5_.password_hint as password15_16_4_, user5_.phone_number as phone16_16_4_, user5_.username as username16_4_, user5_.version as version16_4_, user5_.website as website16_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_10_5_, person0_.address1 as address2_10_5_, person0_.address2 as address3_10_5_, person0_.address_type_cd as address46_10_5_, person0_.birth_order as birth4_10_5_, person0_.birth_place as birth5_10_5_, person0_.city as city10_5_, person0_.country as country10_5_, person0_.country_code as country8_10_5_, person0_.custom1 as custom9_10_5_, person0_.custom2 as custom10_10_5_, person0_.custom3 as custom11_10_5_, person0_.custom4 as custom12_10_5_, person0_.custom5 as custom13_10_5_, person0_.date_changed as date14_10_5_, person0_.date_created as date15_10_5_, person0_.date_of_birth as date16_10_5_, person0_.date_voided as date17_10_5_, person0_.death_ind as death18_10_5_, person0_.death_time as death19_10_5_, person0_.degree as degree10_5_, person0_.email as email10_5_, person0_.ethnic_group_cd as ethnic41_10_5_, person0_.family_name as family22_10_5_, person0_.family_name2 as family23_10_5_, person0_.gender_cd as gender43_10_5_, person0_.given_name as given24_10_5_, person0_.language_cd as language48_10_5_, person0_.marital_status_code as marital25_10_5_, person0_.middle_name as middle26_10_5_, person0_.mothers_maiden_name as mothers27_10_5_, person0_.multiple_birth_ind as multiple28_10_5_, person0_.name_type_cd as name47_10_5_, person0_.nationality_cd as nationa39_10_5_, person0_.phone_area_code as phone29_10_5_, person0_.phone_country_code as phone30_10_5_, person0_.phone_ext as phone31_10_5_, person0_.phone_number as phone32_10_5_, person0_.postal_code as postal33_10_5_, person0_.prefix as prefix10_5_, person0_.race_cd as race44_10_5_, person0_.religion_cd as religion42_10_5_, person0_.ssn as ssn10_5_, person0_.state as state10_5_, person0_.suffix as suffix10_5_, person0_.changed_by_id as changed38_10_5_, person0_.creator_id as creator40_10_5_, person0_.voided_by_id as voided45_10_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_11_0_, personiden1_.date_created as date2_11_0_, personiden1_.date_voided as date3_11_0_, personiden1_.identifier as identifier11_0_, personiden1_.identifier_domain_id as identifier6_11_0_, personiden1_.person_id as person5_11_0_, personiden1_.creator_id as creator8_11_0_, personiden1_.voided_by_id as voided7_11_0_, identifier2_.identifier_domain_id as identifier1_5_1_, identifier2_.date_created as date2_5_1_, identifier2_.namespace_identifier as namespace3_5_1_, identifier2_.universal_identifier as universal4_5_1_, identifier2_.universal_identifier_type_code as universal5_5_1_, identifier2_.creator_id as creator6_5_1_, user3_.id as id16_2_, user3_.account_expired as account2_16_2_, user3_.account_locked as account3_16_2_, user3_.address as address16_2_, user3_.city as city16_2_, user3_.country as country16_2_, user3_.postal_code as postal7_16_2_, user3_.province as province16_2_, user3_.credentials_expired as credenti9_16_2_, user3_.email as email16_2_, user3_.account_enabled as account11_16_2_, user3_.first_name as first12_16_2_, user3_.last_name as last13_16_2_, user3_.password as password16_2_, user3_.password_hint as password15_16_2_, user3_.phone_number as phone16_16_2_, user3_.username as username16_2_, user3_.version as version16_2_, user3_.website as website16_2_, user4_.id as id16_3_, user4_.account_expired as account2_16_3_, user4_.account_locked as account3_16_3_, user4_.address as address16_3_, user4_.city as city16_3_, user4_.country as country16_3_, user4_.postal_code as postal7_16_3_, user4_.province as province16_3_, user4_.credentials_expired as credenti9_16_3_, user4_.email as email16_3_, user4_.account_enabled as account11_16_3_, user4_.first_name as first12_16_3_, user4_.last_name as last13_16_3_, user4_.password as password16_3_, user4_.password_hint as password15_16_3_, user4_.phone_number as phone16_16_3_, user4_.username as username16_3_, user4_.version as version16_3_, user4_.website as website16_3_, user5_.id as id16_4_, user5_.account_expired as account2_16_4_, user5_.account_locked as account3_16_4_, user5_.address as address16_4_, user5_.city as city16_4_, user5_.country as country16_4_, user5_.postal_code as postal7_16_4_, user5_.province as province16_4_, user5_.credentials_expired as credenti9_16_4_, user5_.email as email16_4_, user5_.account_enabled as account11_16_4_, user5_.first_name as first12_16_4_, user5_.last_name as last13_16_4_, user5_.password as password16_4_, user5_.password_hint as password15_16_4_, user5_.phone_number as phone16_16_4_, user5_.username as username16_4_, user5_.version as version16_4_, user5_.website as website16_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_10_5_, person0_.address1 as address2_10_5_, person0_.address2 as address3_10_5_, person0_.address_type_cd as address46_10_5_, person0_.birth_order as birth4_10_5_, person0_.birth_place as birth5_10_5_, person0_.city as city10_5_, person0_.country as country10_5_, person0_.country_code as country8_10_5_, person0_.custom1 as custom9_10_5_, person0_.custom2 as custom10_10_5_, person0_.custom3 as custom11_10_5_, person0_.custom4 as custom12_10_5_, person0_.custom5 as custom13_10_5_, person0_.date_changed as date14_10_5_, person0_.date_created as date15_10_5_, person0_.date_of_birth as date16_10_5_, person0_.date_voided as date17_10_5_, person0_.death_ind as death18_10_5_, person0_.death_time as death19_10_5_, person0_.degree as degree10_5_, person0_.email as email10_5_, person0_.ethnic_group_cd as ethnic41_10_5_, person0_.family_name as family22_10_5_, person0_.family_name2 as family23_10_5_, person0_.gender_cd as gender43_10_5_, person0_.given_name as given24_10_5_, person0_.language_cd as language48_10_5_, person0_.marital_status_code as marital25_10_5_, person0_.middle_name as middle26_10_5_, person0_.mothers_maiden_name as mothers27_10_5_, person0_.multiple_birth_ind as multiple28_10_5_, person0_.name_type_cd as name47_10_5_, person0_.nationality_cd as nationa39_10_5_, person0_.phone_area_code as phone29_10_5_, person0_.phone_country_code as phone30_10_5_, person0_.phone_ext as phone31_10_5_, person0_.phone_number as phone32_10_5_, person0_.postal_code as postal33_10_5_, person0_.prefix as prefix10_5_, person0_.race_cd as race44_10_5_, person0_.religion_cd as religion42_10_5_, person0_.ssn as ssn10_5_, person0_.state as state10_5_, person0_.suffix as suffix10_5_, person0_.changed_by_id as changed38_10_5_, person0_.creator_id as creator40_10_5_, person0_.voided_by_id as voided45_10_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_11_0_, personiden1_.date_created as date2_11_0_, personiden1_.date_voided as date3_11_0_, personiden1_.identifier as identifier11_0_, personiden1_.identifier_domain_id as identifier6_11_0_, personiden1_.person_id as person5_11_0_, personiden1_.creator_id as creator8_11_0_, personiden1_.voided_by_id as voided7_11_0_, identifier2_.identifier_domain_id as identifier1_5_1_, identifier2_.date_created as date2_5_1_, identifier2_.namespace_identifier as namespace3_5_1_, identifier2_.universal_identifier as universal4_5_1_, identifier2_.universal_identifier_type_code as universal5_5_1_, identifier2_.creator_id as creator6_5_1_, user3_.id as id16_2_, user3_.account_expired as account2_16_2_, user3_.account_locked as account3_16_2_, user3_.address as address16_2_, user3_.city as city16_2_, user3_.country as country16_2_, user3_.postal_code as postal7_16_2_, user3_.province as province16_2_, user3_.credentials_expired as credenti9_16_2_, user3_.email as email16_2_, user3_.account_enabled as account11_16_2_, user3_.first_name as first12_16_2_, user3_.last_name as last13_16_2_, user3_.password as password16_2_, user3_.password_hint as password15_16_2_, user3_.phone_number as phone16_16_2_, user3_.username as username16_2_, user3_.version as version16_2_, user3_.website as website16_2_, user4_.id as id16_3_, user4_.account_expired as account2_16_3_, user4_.account_locked as account3_16_3_, user4_.address as address16_3_, user4_.city as city16_3_, user4_.country as country16_3_, user4_.postal_code as postal7_16_3_, user4_.province as province16_3_, user4_.credentials_expired as credenti9_16_3_, user4_.email as email16_3_, user4_.account_enabled as account11_16_3_, user4_.first_name as first12_16_3_, user4_.last_name as last13_16_3_, user4_.password as password16_3_, user4_.password_hint as password15_16_3_, user4_.phone_number as phone16_16_3_, user4_.username as username16_3_, user4_.version as version16_3_, user4_.website as website16_3_, user5_.id as id16_4_, user5_.account_expired as account2_16_4_, user5_.account_locked as account3_16_4_, user5_.address as address16_4_, user5_.city as city16_4_, user5_.country as country16_4_, user5_.postal_code as postal7_16_4_, user5_.province as province16_4_, user5_.credentials_expired as credenti9_16_4_, user5_.email as email16_4_, user5_.account_enabled as account11_16_4_, user5_.first_name as first12_16_4_, user5_.last_name as last13_16_4_, user5_.password as password16_4_, user5_.password_hint as password15_16_4_, user5_.phone_number as phone16_16_4_, user5_.username as username16_4_, user5_.version as version16_4_, user5_.website as website16_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? TRACE - org.openhie.openempi.dao.hibernate.PersonLinkDaoHibernate.getPersonLink(46) | Found links between person org.openhie.openempi.model.Person@69637577[personId=1000,givenName=Odysseas,familyName=Pentakalos,personIdentifiers=[org.openhie.openempi.model.PersonIdentifier@351a3fb8[personIdentifierId=100,identifierDomain=org.openhie.openempi.model.IdentifierDomain@4e4d6444[identifierDomainId=100,userCreatedBy=org.openhie.openempi.model.User@46be1539[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=,universalIdentifierTypeCode=,namespaceIdentifier=SSN,dateCreated=2010-04-06 17:06:03.167],userByCreatorId=org.openhie.openempi.model.User@46be1539[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],userByVoidedById=,identifier=555-55-5555,dateCreated=2010-04-06 17:14:43.47,dateVoided=]]] and org.openhie.openempi.model.Person@6a7499e3[personId=1001,givenName=Odysseas,familyName=Pentakalos,personIdentifiers=[org.openhie.openempi.model.PersonIdentifier@17ef771b[personIdentifierId=101,identifierDomain=org.openhie.openempi.model.IdentifierDomain@4e4d6444[identifierDomainId=100,userCreatedBy=org.openhie.openempi.model.User@46be1539[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=,universalIdentifierTypeCode=,namespaceIdentifier=SSN,dateCreated=2010-04-06 17:06:03.167],userByCreatorId=org.openhie.openempi.model.User@46be1539[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],userByVoidedById=,identifier=666-66-6666,dateCreated=2010-04-06 17:14:43.666,dateVoided=]]] Found a link: org.openhie.openempi.model.PersonLink@392a12fc[personLinkId=450,personLeft=1001,personRight=1000,creatorId=org.openhie.openempi.model.User@46be1539[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:43.698,weight=1.0] TRACE - org.openhie.openempi.dao.hibernate.PersonLinkDaoHibernate.getPersonLinks(53) | Looking for links to this person 1000 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select personlink0_.person_link_id as person1_12_, personlink0_.date_created as date2_12_, personlink0_.lh_person_id as lh5_12_, personlink0_.rh_person_id as rh4_12_, personlink0_.creator_id as creator6_12_, personlink0_.weight as weight12_ from public.person_link personlink0_ where personlink0_.lh_person_id=? or personlink0_.rh_person_id=? Hibernate: select personlink0_.person_link_id as person1_12_, personlink0_.date_created as date2_12_, personlink0_.lh_person_id as lh5_12_, personlink0_.rh_person_id as rh4_12_, personlink0_.creator_id as creator6_12_, personlink0_.weight as weight12_ from public.person_link personlink0_ where personlink0_.lh_person_id=? or personlink0_.rh_person_id=? TRACE - org.openhie.openempi.dao.hibernate.PersonLinkDaoHibernate.getPersonLinks(57) | Found 2 links to person 1000 Found a link using left person: org.openhie.openempi.model.PersonLink@392a12fc[personLinkId=450,personLeft=1001,personRight=1000,creatorId=org.openhie.openempi.model.User@46be1539[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:43.698,weight=1.0] Found a link using left person: org.openhie.openempi.model.PersonLink@36073976[personLinkId=500,personLeft=1000,personRight=1001,creatorId=org.openhie.openempi.model.User@46be1539[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 17:14:50 CDT 2010,weight=1.0] TRACE - org.openhie.openempi.dao.hibernate.PersonLinkDaoHibernate.getPersonLinks(53) | Looking for links to this person 1001 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select personlink0_.person_link_id as person1_12_, personlink0_.date_created as date2_12_, personlink0_.lh_person_id as lh5_12_, personlink0_.rh_person_id as rh4_12_, personlink0_.creator_id as creator6_12_, personlink0_.weight as weight12_ from public.person_link personlink0_ where personlink0_.lh_person_id=? or personlink0_.rh_person_id=? Hibernate: select personlink0_.person_link_id as person1_12_, personlink0_.date_created as date2_12_, personlink0_.lh_person_id as lh5_12_, personlink0_.rh_person_id as rh4_12_, personlink0_.creator_id as creator6_12_, personlink0_.weight as weight12_ from public.person_link personlink0_ where personlink0_.lh_person_id=? or personlink0_.rh_person_id=? TRACE - org.openhie.openempi.dao.hibernate.PersonLinkDaoHibernate.getPersonLinks(57) | Found 2 links to person 1001 Found a link using right person: org.openhie.openempi.model.PersonLink@392a12fc[personLinkId=450,personLeft=1001,personRight=1000,creatorId=org.openhie.openempi.model.User@46be1539[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:43.698,weight=1.0] Found a link using right person: org.openhie.openempi.model.PersonLink@36073976[personLinkId=500,personLeft=1000,personRight=1001,creatorId=org.openhie.openempi.model.User@46be1539[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 17:14:50 CDT 2010,weight=1.0] DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of test [testAddPersonLink]. DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@6fef3212]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_10_6_, this_.address1 as address2_10_6_, this_.address2 as address3_10_6_, this_.address_type_cd as address46_10_6_, this_.birth_order as birth4_10_6_, this_.birth_place as birth5_10_6_, this_.city as city10_6_, this_.country as country10_6_, this_.country_code as country8_10_6_, this_.custom1 as custom9_10_6_, this_.custom2 as custom10_10_6_, this_.custom3 as custom11_10_6_, this_.custom4 as custom12_10_6_, this_.custom5 as custom13_10_6_, this_.date_changed as date14_10_6_, this_.date_created as date15_10_6_, this_.date_of_birth as date16_10_6_, this_.date_voided as date17_10_6_, this_.death_ind as death18_10_6_, this_.death_time as death19_10_6_, this_.degree as degree10_6_, this_.email as email10_6_, this_.ethnic_group_cd as ethnic41_10_6_, this_.family_name as family22_10_6_, this_.family_name2 as family23_10_6_, this_.gender_cd as gender43_10_6_, this_.given_name as given24_10_6_, this_.language_cd as language48_10_6_, this_.marital_status_code as marital25_10_6_, this_.middle_name as middle26_10_6_, this_.mothers_maiden_name as mothers27_10_6_, this_.multiple_birth_ind as multiple28_10_6_, this_.name_type_cd as name47_10_6_, this_.nationality_cd as nationa39_10_6_, this_.phone_area_code as phone29_10_6_, this_.phone_country_code as phone30_10_6_, this_.phone_ext as phone31_10_6_, this_.phone_number as phone32_10_6_, this_.postal_code as postal33_10_6_, this_.prefix as prefix10_6_, this_.race_cd as race44_10_6_, this_.religion_cd as religion42_10_6_, this_.ssn as ssn10_6_, this_.state as state10_6_, this_.suffix as suffix10_6_, this_.changed_by_id as changed38_10_6_, this_.creator_id as creator40_10_6_, this_.voided_by_id as voided45_10_6_, pi1_.person_identifier_id as person1_11_0_, pi1_.date_created as date2_11_0_, pi1_.date_voided as date3_11_0_, pi1_.identifier as identifier11_0_, pi1_.identifier_domain_id as identifier6_11_0_, pi1_.person_id as person5_11_0_, pi1_.creator_id as creator8_11_0_, pi1_.voided_by_id as voided7_11_0_, id2_.identifier_domain_id as identifier1_5_1_, id2_.date_created as date2_5_1_, id2_.namespace_identifier as namespace3_5_1_, id2_.universal_identifier as universal4_5_1_, id2_.universal_identifier_type_code as universal5_5_1_, id2_.creator_id as creator6_5_1_, user6_.id as id16_2_, user6_.account_expired as account2_16_2_, user6_.account_locked as account3_16_2_, user6_.address as address16_2_, user6_.city as city16_2_, user6_.country as country16_2_, user6_.postal_code as postal7_16_2_, user6_.province as province16_2_, user6_.credentials_expired as credenti9_16_2_, user6_.email as email16_2_, user6_.account_enabled as account11_16_2_, user6_.first_name as first12_16_2_, user6_.last_name as last13_16_2_, user6_.password as password16_2_, user6_.password_hint as password15_16_2_, user6_.phone_number as phone16_16_2_, user6_.username as username16_2_, user6_.version as version16_2_, user6_.website as website16_2_, person7_.person_id as person1_10_3_, person7_.address1 as address2_10_3_, person7_.address2 as address3_10_3_, person7_.address_type_cd as address46_10_3_, person7_.birth_order as birth4_10_3_, person7_.birth_place as birth5_10_3_, person7_.city as city10_3_, person7_.country as country10_3_, person7_.country_code as country8_10_3_, person7_.custom1 as custom9_10_3_, person7_.custom2 as custom10_10_3_, person7_.custom3 as custom11_10_3_, person7_.custom4 as custom12_10_3_, person7_.custom5 as custom13_10_3_, person7_.date_changed as date14_10_3_, person7_.date_created as date15_10_3_, person7_.date_of_birth as date16_10_3_, person7_.date_voided as date17_10_3_, person7_.death_ind as death18_10_3_, person7_.death_time as death19_10_3_, person7_.degree as degree10_3_, person7_.email as email10_3_, person7_.ethnic_group_cd as ethnic41_10_3_, person7_.family_name as family22_10_3_, person7_.family_name2 as family23_10_3_, person7_.gender_cd as gender43_10_3_, person7_.given_name as given24_10_3_, person7_.language_cd as language48_10_3_, person7_.marital_status_code as marital25_10_3_, person7_.middle_name as middle26_10_3_, person7_.mothers_maiden_name as mothers27_10_3_, person7_.multiple_birth_ind as multiple28_10_3_, person7_.name_type_cd as name47_10_3_, person7_.nationality_cd as nationa39_10_3_, person7_.phone_area_code as phone29_10_3_, person7_.phone_country_code as phone30_10_3_, person7_.phone_ext as phone31_10_3_, person7_.phone_number as phone32_10_3_, person7_.postal_code as postal33_10_3_, person7_.prefix as prefix10_3_, person7_.race_cd as race44_10_3_, person7_.religion_cd as religion42_10_3_, person7_.ssn as ssn10_3_, person7_.state as state10_3_, person7_.suffix as suffix10_3_, person7_.changed_by_id as changed38_10_3_, person7_.creator_id as creator40_10_3_, person7_.voided_by_id as voided45_10_3_, user8_.id as id16_4_, user8_.account_expired as account2_16_4_, user8_.account_locked as account3_16_4_, user8_.address as address16_4_, user8_.city as city16_4_, user8_.country as country16_4_, user8_.postal_code as postal7_16_4_, user8_.province as province16_4_, user8_.credentials_expired as credenti9_16_4_, user8_.email as email16_4_, user8_.account_enabled as account11_16_4_, user8_.first_name as first12_16_4_, user8_.last_name as last13_16_4_, user8_.password as password16_4_, user8_.password_hint as password15_16_4_, user8_.phone_number as phone16_16_4_, user8_.username as username16_4_, user8_.version as version16_4_, user8_.website as website16_4_, user9_.id as id16_5_, user9_.account_expired as account2_16_5_, user9_.account_locked as account3_16_5_, user9_.address as address16_5_, user9_.city as city16_5_, user9_.country as country16_5_, user9_.postal_code as postal7_16_5_, user9_.province as province16_5_, user9_.credentials_expired as credenti9_16_5_, user9_.email as email16_5_, user9_.account_enabled as account11_16_5_, user9_.first_name as first12_16_5_, user9_.last_name as last13_16_5_, user9_.password as password16_5_, user9_.password_hint as password15_16_5_, user9_.phone_number as phone16_16_5_, user9_.username as username16_5_, user9_.version as version16_5_, user9_.website as website16_5_ from person this_ inner join person_identifier pi1_ on this_.person_id=pi1_.person_id inner join identifier_domain id2_ on pi1_.identifier_domain_id=id2_.identifier_domain_id left outer join app_user user6_ on id2_.creator_id=user6_.id left outer join person person7_ on pi1_.person_id=person7_.person_id left outer join app_user user8_ on pi1_.creator_id=user8_.id left outer join app_user user9_ on pi1_.voided_by_id=user9_.id where this_.date_voided is null and pi1_.identifier=? and id2_.namespace_identifier=? Hibernate: select this_.person_id as person1_10_6_, this_.address1 as address2_10_6_, this_.address2 as address3_10_6_, this_.address_type_cd as address46_10_6_, this_.birth_order as birth4_10_6_, this_.birth_place as birth5_10_6_, this_.city as city10_6_, this_.country as country10_6_, this_.country_code as country8_10_6_, this_.custom1 as custom9_10_6_, this_.custom2 as custom10_10_6_, this_.custom3 as custom11_10_6_, this_.custom4 as custom12_10_6_, this_.custom5 as custom13_10_6_, this_.date_changed as date14_10_6_, this_.date_created as date15_10_6_, this_.date_of_birth as date16_10_6_, this_.date_voided as date17_10_6_, this_.death_ind as death18_10_6_, this_.death_time as death19_10_6_, this_.degree as degree10_6_, this_.email as email10_6_, this_.ethnic_group_cd as ethnic41_10_6_, this_.family_name as family22_10_6_, this_.family_name2 as family23_10_6_, this_.gender_cd as gender43_10_6_, this_.given_name as given24_10_6_, this_.language_cd as language48_10_6_, this_.marital_status_code as marital25_10_6_, this_.middle_name as middle26_10_6_, this_.mothers_maiden_name as mothers27_10_6_, this_.multiple_birth_ind as multiple28_10_6_, this_.name_type_cd as name47_10_6_, this_.nationality_cd as nationa39_10_6_, this_.phone_area_code as phone29_10_6_, this_.phone_country_code as phone30_10_6_, this_.phone_ext as phone31_10_6_, this_.phone_number as phone32_10_6_, this_.postal_code as postal33_10_6_, this_.prefix as prefix10_6_, this_.race_cd as race44_10_6_, this_.religion_cd as religion42_10_6_, this_.ssn as ssn10_6_, this_.state as state10_6_, this_.suffix as suffix10_6_, this_.changed_by_id as changed38_10_6_, this_.creator_id as creator40_10_6_, this_.voided_by_id as voided45_10_6_, pi1_.person_identifier_id as person1_11_0_, pi1_.date_created as date2_11_0_, pi1_.date_voided as date3_11_0_, pi1_.identifier as identifier11_0_, pi1_.identifier_domain_id as identifier6_11_0_, pi1_.person_id as person5_11_0_, pi1_.creator_id as creator8_11_0_, pi1_.voided_by_id as voided7_11_0_, id2_.identifier_domain_id as identifier1_5_1_, id2_.date_created as date2_5_1_, id2_.namespace_identifier as namespace3_5_1_, id2_.universal_identifier as universal4_5_1_, id2_.universal_identifier_type_code as universal5_5_1_, id2_.creator_id as creator6_5_1_, user6_.id as id16_2_, user6_.account_expired as account2_16_2_, user6_.account_locked as account3_16_2_, user6_.address as address16_2_, user6_.city as city16_2_, user6_.country as country16_2_, user6_.postal_code as postal7_16_2_, user6_.province as province16_2_, user6_.credentials_expired as credenti9_16_2_, user6_.email as email16_2_, user6_.account_enabled as account11_16_2_, user6_.first_name as first12_16_2_, user6_.last_name as last13_16_2_, user6_.password as password16_2_, user6_.password_hint as password15_16_2_, user6_.phone_number as phone16_16_2_, user6_.username as username16_2_, user6_.version as version16_2_, user6_.website as website16_2_, person7_.person_id as person1_10_3_, person7_.address1 as address2_10_3_, person7_.address2 as address3_10_3_, person7_.address_type_cd as address46_10_3_, person7_.birth_order as birth4_10_3_, person7_.birth_place as birth5_10_3_, person7_.city as city10_3_, person7_.country as country10_3_, person7_.country_code as country8_10_3_, person7_.custom1 as custom9_10_3_, person7_.custom2 as custom10_10_3_, person7_.custom3 as custom11_10_3_, person7_.custom4 as custom12_10_3_, person7_.custom5 as custom13_10_3_, person7_.date_changed as date14_10_3_, person7_.date_created as date15_10_3_, person7_.date_of_birth as date16_10_3_, person7_.date_voided as date17_10_3_, person7_.death_ind as death18_10_3_, person7_.death_time as death19_10_3_, person7_.degree as degree10_3_, person7_.email as email10_3_, person7_.ethnic_group_cd as ethnic41_10_3_, person7_.family_name as family22_10_3_, person7_.family_name2 as family23_10_3_, person7_.gender_cd as gender43_10_3_, person7_.given_name as given24_10_3_, person7_.language_cd as language48_10_3_, person7_.marital_status_code as marital25_10_3_, person7_.middle_name as middle26_10_3_, person7_.mothers_maiden_name as mothers27_10_3_, person7_.multiple_birth_ind as multiple28_10_3_, person7_.name_type_cd as name47_10_3_, person7_.nationality_cd as nationa39_10_3_, person7_.phone_area_code as phone29_10_3_, person7_.phone_country_code as phone30_10_3_, person7_.phone_ext as phone31_10_3_, person7_.phone_number as phone32_10_3_, person7_.postal_code as postal33_10_3_, person7_.prefix as prefix10_3_, person7_.race_cd as race44_10_3_, person7_.religion_cd as religion42_10_3_, person7_.ssn as ssn10_3_, person7_.state as state10_3_, person7_.suffix as suffix10_3_, person7_.changed_by_id as changed38_10_3_, person7_.creator_id as creator40_10_3_, person7_.voided_by_id as voided45_10_3_, user8_.id as id16_4_, user8_.account_expired as account2_16_4_, user8_.account_locked as account3_16_4_, user8_.address as address16_4_, user8_.city as city16_4_, user8_.country as country16_4_, user8_.postal_code as postal7_16_4_, user8_.province as province16_4_, user8_.credentials_expired as credenti9_16_4_, user8_.email as email16_4_, user8_.account_enabled as account11_16_4_, user8_.first_name as first12_16_4_, user8_.last_name as last13_16_4_, user8_.password as password16_4_, user8_.password_hint as password15_16_4_, user8_.phone_number as phone16_16_4_, user8_.username as username16_4_, user8_.version as version16_4_, user8_.website as website16_4_, user9_.id as id16_5_, user9_.account_expired as account2_16_5_, user9_.account_locked as account3_16_5_, user9_.address as address16_5_, user9_.city as city16_5_, user9_.country as country16_5_, user9_.postal_code as postal7_16_5_, user9_.province as province16_5_, user9_.credentials_expired as credenti9_16_5_, user9_.email as email16_5_, user9_.account_enabled as account11_16_5_, user9_.first_name as first12_16_5_, user9_.last_name as last13_16_5_, user9_.password as password16_5_, user9_.password_hint as password15_16_5_, user9_.phone_number as phone16_16_5_, user9_.username as username16_5_, user9_.version as version16_5_, user9_.website as website16_5_ from person this_ inner join person_identifier pi1_ on this_.person_id=pi1_.person_id inner join identifier_domain id2_ on pi1_.identifier_domain_id=id2_.identifier_domain_id left outer join app_user user6_ on id2_.creator_id=user6_.id left outer join person person7_ on pi1_.person_id=person7_.person_id left outer join app_user user8_ on pi1_.creator_id=user8_.id left outer join app_user user9_ on pi1_.voided_by_id=user9_.id where this_.date_voided is null and pi1_.identifier=? and id2_.namespace_identifier=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select personiden0_.person_id as person5_5_, personiden0_.person_identifier_id as person1_5_, personiden0_.person_identifier_id as person1_11_4_, personiden0_.date_created as date2_11_4_, personiden0_.date_voided as date3_11_4_, personiden0_.identifier as identifier11_4_, personiden0_.identifier_domain_id as identifier6_11_4_, personiden0_.person_id as person5_11_4_, personiden0_.creator_id as creator8_11_4_, personiden0_.voided_by_id as voided7_11_4_, identifier1_.identifier_domain_id as identifier1_5_0_, identifier1_.date_created as date2_5_0_, identifier1_.namespace_identifier as namespace3_5_0_, identifier1_.universal_identifier as universal4_5_0_, identifier1_.universal_identifier_type_code as universal5_5_0_, identifier1_.creator_id as creator6_5_0_, user2_.id as id16_1_, user2_.account_expired as account2_16_1_, user2_.account_locked as account3_16_1_, user2_.address as address16_1_, user2_.city as city16_1_, user2_.country as country16_1_, user2_.postal_code as postal7_16_1_, user2_.province as province16_1_, user2_.credentials_expired as credenti9_16_1_, user2_.email as email16_1_, user2_.account_enabled as account11_16_1_, user2_.first_name as first12_16_1_, user2_.last_name as last13_16_1_, user2_.password as password16_1_, user2_.password_hint as password15_16_1_, user2_.phone_number as phone16_16_1_, user2_.username as username16_1_, user2_.version as version16_1_, user2_.website as website16_1_, user3_.id as id16_2_, user3_.account_expired as account2_16_2_, user3_.account_locked as account3_16_2_, user3_.address as address16_2_, user3_.city as city16_2_, user3_.country as country16_2_, user3_.postal_code as postal7_16_2_, user3_.province as province16_2_, user3_.credentials_expired as credenti9_16_2_, user3_.email as email16_2_, user3_.account_enabled as account11_16_2_, user3_.first_name as first12_16_2_, user3_.last_name as last13_16_2_, user3_.password as password16_2_, user3_.password_hint as password15_16_2_, user3_.phone_number as phone16_16_2_, user3_.username as username16_2_, user3_.version as version16_2_, user3_.website as website16_2_, user4_.id as id16_3_, user4_.account_expired as account2_16_3_, user4_.account_locked as account3_16_3_, user4_.address as address16_3_, user4_.city as city16_3_, user4_.country as country16_3_, user4_.postal_code as postal7_16_3_, user4_.province as province16_3_, user4_.credentials_expired as credenti9_16_3_, user4_.email as email16_3_, user4_.account_enabled as account11_16_3_, user4_.first_name as first12_16_3_, user4_.last_name as last13_16_3_, user4_.password as password16_3_, user4_.password_hint as password15_16_3_, user4_.phone_number as phone16_16_3_, user4_.username as username16_3_, user4_.version as version16_3_, user4_.website as website16_3_ from person_identifier personiden0_ inner join identifier_domain identifier1_ on personiden0_.identifier_domain_id=identifier1_.identifier_domain_id left outer join app_user user2_ on identifier1_.creator_id=user2_.id inner join app_user user3_ on personiden0_.creator_id=user3_.id left outer join app_user user4_ on personiden0_.voided_by_id=user4_.id where personiden0_.person_id=? Hibernate: select personiden0_.person_id as person5_5_, personiden0_.person_identifier_id as person1_5_, personiden0_.person_identifier_id as person1_11_4_, personiden0_.date_created as date2_11_4_, personiden0_.date_voided as date3_11_4_, personiden0_.identifier as identifier11_4_, personiden0_.identifier_domain_id as identifier6_11_4_, personiden0_.person_id as person5_11_4_, personiden0_.creator_id as creator8_11_4_, personiden0_.voided_by_id as voided7_11_4_, identifier1_.identifier_domain_id as identifier1_5_0_, identifier1_.date_created as date2_5_0_, identifier1_.namespace_identifier as namespace3_5_0_, identifier1_.universal_identifier as universal4_5_0_, identifier1_.universal_identifier_type_code as universal5_5_0_, identifier1_.creator_id as creator6_5_0_, user2_.id as id16_1_, user2_.account_expired as account2_16_1_, user2_.account_locked as account3_16_1_, user2_.address as address16_1_, user2_.city as city16_1_, user2_.country as country16_1_, user2_.postal_code as postal7_16_1_, user2_.province as province16_1_, user2_.credentials_expired as credenti9_16_1_, user2_.email as email16_1_, user2_.account_enabled as account11_16_1_, user2_.first_name as first12_16_1_, user2_.last_name as last13_16_1_, user2_.password as password16_1_, user2_.password_hint as password15_16_1_, user2_.phone_number as phone16_16_1_, user2_.username as username16_1_, user2_.version as version16_1_, user2_.website as website16_1_, user3_.id as id16_2_, user3_.account_expired as account2_16_2_, user3_.account_locked as account3_16_2_, user3_.address as address16_2_, user3_.city as city16_2_, user3_.country as country16_2_, user3_.postal_code as postal7_16_2_, user3_.province as province16_2_, user3_.credentials_expired as credenti9_16_2_, user3_.email as email16_2_, user3_.account_enabled as account11_16_2_, user3_.first_name as first12_16_2_, user3_.last_name as last13_16_2_, user3_.password as password16_2_, user3_.password_hint as password15_16_2_, user3_.phone_number as phone16_16_2_, user3_.username as username16_2_, user3_.version as version16_2_, user3_.website as website16_2_, user4_.id as id16_3_, user4_.account_expired as account2_16_3_, user4_.account_locked as account3_16_3_, user4_.address as address16_3_, user4_.city as city16_3_, user4_.country as country16_3_, user4_.postal_code as postal7_16_3_, user4_.province as province16_3_, user4_.credentials_expired as credenti9_16_3_, user4_.email as email16_3_, user4_.account_enabled as account11_16_3_, user4_.first_name as first12_16_3_, user4_.last_name as last13_16_3_, user4_.password as password16_3_, user4_.password_hint as password15_16_3_, user4_.phone_number as phone16_16_3_, user4_.username as username16_3_, user4_.version as version16_3_, user4_.website as website16_3_ from person_identifier personiden0_ inner join identifier_domain identifier1_ on personiden0_.identifier_domain_id=identifier1_.identifier_domain_id left outer join app_user user2_ on identifier1_.creator_id=user2_.id inner join app_user user3_ on personiden0_.creator_id=user3_.id left outer join app_user user4_ on personiden0_.voided_by_id=user4_.id where personiden0_.person_id=? DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate$3.doInHibernate(132) | Query by identifier returned: 1 elements. TRACE - org.openhie.openempi.dao.hibernate.PersonLinkDaoHibernate.getPersonLinks(53) | Looking for links to this person 1000 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select personlink0_.person_link_id as person1_12_, personlink0_.date_created as date2_12_, personlink0_.lh_person_id as lh5_12_, personlink0_.rh_person_id as rh4_12_, personlink0_.creator_id as creator6_12_, personlink0_.weight as weight12_ from public.person_link personlink0_ where personlink0_.lh_person_id=? or personlink0_.rh_person_id=? Hibernate: select personlink0_.person_link_id as person1_12_, personlink0_.date_created as date2_12_, personlink0_.lh_person_id as lh5_12_, personlink0_.rh_person_id as rh4_12_, personlink0_.creator_id as creator6_12_, personlink0_.weight as weight12_ from public.person_link personlink0_ where personlink0_.lh_person_id=? or personlink0_.rh_person_id=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_10_5_, person0_.address1 as address2_10_5_, person0_.address2 as address3_10_5_, person0_.address_type_cd as address46_10_5_, person0_.birth_order as birth4_10_5_, person0_.birth_place as birth5_10_5_, person0_.city as city10_5_, person0_.country as country10_5_, person0_.country_code as country8_10_5_, person0_.custom1 as custom9_10_5_, person0_.custom2 as custom10_10_5_, person0_.custom3 as custom11_10_5_, person0_.custom4 as custom12_10_5_, person0_.custom5 as custom13_10_5_, person0_.date_changed as date14_10_5_, person0_.date_created as date15_10_5_, person0_.date_of_birth as date16_10_5_, person0_.date_voided as date17_10_5_, person0_.death_ind as death18_10_5_, person0_.death_time as death19_10_5_, person0_.degree as degree10_5_, person0_.email as email10_5_, person0_.ethnic_group_cd as ethnic41_10_5_, person0_.family_name as family22_10_5_, person0_.family_name2 as family23_10_5_, person0_.gender_cd as gender43_10_5_, person0_.given_name as given24_10_5_, person0_.language_cd as language48_10_5_, person0_.marital_status_code as marital25_10_5_, person0_.middle_name as middle26_10_5_, person0_.mothers_maiden_name as mothers27_10_5_, person0_.multiple_birth_ind as multiple28_10_5_, person0_.name_type_cd as name47_10_5_, person0_.nationality_cd as nationa39_10_5_, person0_.phone_area_code as phone29_10_5_, person0_.phone_country_code as phone30_10_5_, person0_.phone_ext as phone31_10_5_, person0_.phone_number as phone32_10_5_, person0_.postal_code as postal33_10_5_, person0_.prefix as prefix10_5_, person0_.race_cd as race44_10_5_, person0_.religion_cd as religion42_10_5_, person0_.ssn as ssn10_5_, person0_.state as state10_5_, person0_.suffix as suffix10_5_, person0_.changed_by_id as changed38_10_5_, person0_.creator_id as creator40_10_5_, person0_.voided_by_id as voided45_10_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_11_0_, personiden1_.date_created as date2_11_0_, personiden1_.date_voided as date3_11_0_, personiden1_.identifier as identifier11_0_, personiden1_.identifier_domain_id as identifier6_11_0_, personiden1_.person_id as person5_11_0_, personiden1_.creator_id as creator8_11_0_, personiden1_.voided_by_id as voided7_11_0_, identifier2_.identifier_domain_id as identifier1_5_1_, identifier2_.date_created as date2_5_1_, identifier2_.namespace_identifier as namespace3_5_1_, identifier2_.universal_identifier as universal4_5_1_, identifier2_.universal_identifier_type_code as universal5_5_1_, identifier2_.creator_id as creator6_5_1_, user3_.id as id16_2_, user3_.account_expired as account2_16_2_, user3_.account_locked as account3_16_2_, user3_.address as address16_2_, user3_.city as city16_2_, user3_.country as country16_2_, user3_.postal_code as postal7_16_2_, user3_.province as province16_2_, user3_.credentials_expired as credenti9_16_2_, user3_.email as email16_2_, user3_.account_enabled as account11_16_2_, user3_.first_name as first12_16_2_, user3_.last_name as last13_16_2_, user3_.password as password16_2_, user3_.password_hint as password15_16_2_, user3_.phone_number as phone16_16_2_, user3_.username as username16_2_, user3_.version as version16_2_, user3_.website as website16_2_, user4_.id as id16_3_, user4_.account_expired as account2_16_3_, user4_.account_locked as account3_16_3_, user4_.address as address16_3_, user4_.city as city16_3_, user4_.country as country16_3_, user4_.postal_code as postal7_16_3_, user4_.province as province16_3_, user4_.credentials_expired as credenti9_16_3_, user4_.email as email16_3_, user4_.account_enabled as account11_16_3_, user4_.first_name as first12_16_3_, user4_.last_name as last13_16_3_, user4_.password as password16_3_, user4_.password_hint as password15_16_3_, user4_.phone_number as phone16_16_3_, user4_.username as username16_3_, user4_.version as version16_3_, user4_.website as website16_3_, user5_.id as id16_4_, user5_.account_expired as account2_16_4_, user5_.account_locked as account3_16_4_, user5_.address as address16_4_, user5_.city as city16_4_, user5_.country as country16_4_, user5_.postal_code as postal7_16_4_, user5_.province as province16_4_, user5_.credentials_expired as credenti9_16_4_, user5_.email as email16_4_, user5_.account_enabled as account11_16_4_, user5_.first_name as first12_16_4_, user5_.last_name as last13_16_4_, user5_.password as password16_4_, user5_.password_hint as password15_16_4_, user5_.phone_number as phone16_16_4_, user5_.username as username16_4_, user5_.version as version16_4_, user5_.website as website16_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_10_5_, person0_.address1 as address2_10_5_, person0_.address2 as address3_10_5_, person0_.address_type_cd as address46_10_5_, person0_.birth_order as birth4_10_5_, person0_.birth_place as birth5_10_5_, person0_.city as city10_5_, person0_.country as country10_5_, person0_.country_code as country8_10_5_, person0_.custom1 as custom9_10_5_, person0_.custom2 as custom10_10_5_, person0_.custom3 as custom11_10_5_, person0_.custom4 as custom12_10_5_, person0_.custom5 as custom13_10_5_, person0_.date_changed as date14_10_5_, person0_.date_created as date15_10_5_, person0_.date_of_birth as date16_10_5_, person0_.date_voided as date17_10_5_, person0_.death_ind as death18_10_5_, person0_.death_time as death19_10_5_, person0_.degree as degree10_5_, person0_.email as email10_5_, person0_.ethnic_group_cd as ethnic41_10_5_, person0_.family_name as family22_10_5_, person0_.family_name2 as family23_10_5_, person0_.gender_cd as gender43_10_5_, person0_.given_name as given24_10_5_, person0_.language_cd as language48_10_5_, person0_.marital_status_code as marital25_10_5_, person0_.middle_name as middle26_10_5_, person0_.mothers_maiden_name as mothers27_10_5_, person0_.multiple_birth_ind as multiple28_10_5_, person0_.name_type_cd as name47_10_5_, person0_.nationality_cd as nationa39_10_5_, person0_.phone_area_code as phone29_10_5_, person0_.phone_country_code as phone30_10_5_, person0_.phone_ext as phone31_10_5_, person0_.phone_number as phone32_10_5_, person0_.postal_code as postal33_10_5_, person0_.prefix as prefix10_5_, person0_.race_cd as race44_10_5_, person0_.religion_cd as religion42_10_5_, person0_.ssn as ssn10_5_, person0_.state as state10_5_, person0_.suffix as suffix10_5_, person0_.changed_by_id as changed38_10_5_, person0_.creator_id as creator40_10_5_, person0_.voided_by_id as voided45_10_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_11_0_, personiden1_.date_created as date2_11_0_, personiden1_.date_voided as date3_11_0_, personiden1_.identifier as identifier11_0_, personiden1_.identifier_domain_id as identifier6_11_0_, personiden1_.person_id as person5_11_0_, personiden1_.creator_id as creator8_11_0_, personiden1_.voided_by_id as voided7_11_0_, identifier2_.identifier_domain_id as identifier1_5_1_, identifier2_.date_created as date2_5_1_, identifier2_.namespace_identifier as namespace3_5_1_, identifier2_.universal_identifier as universal4_5_1_, identifier2_.universal_identifier_type_code as universal5_5_1_, identifier2_.creator_id as creator6_5_1_, user3_.id as id16_2_, user3_.account_expired as account2_16_2_, user3_.account_locked as account3_16_2_, user3_.address as address16_2_, user3_.city as city16_2_, user3_.country as country16_2_, user3_.postal_code as postal7_16_2_, user3_.province as province16_2_, user3_.credentials_expired as credenti9_16_2_, user3_.email as email16_2_, user3_.account_enabled as account11_16_2_, user3_.first_name as first12_16_2_, user3_.last_name as last13_16_2_, user3_.password as password16_2_, user3_.password_hint as password15_16_2_, user3_.phone_number as phone16_16_2_, user3_.username as username16_2_, user3_.version as version16_2_, user3_.website as website16_2_, user4_.id as id16_3_, user4_.account_expired as account2_16_3_, user4_.account_locked as account3_16_3_, user4_.address as address16_3_, user4_.city as city16_3_, user4_.country as country16_3_, user4_.postal_code as postal7_16_3_, user4_.province as province16_3_, user4_.credentials_expired as credenti9_16_3_, user4_.email as email16_3_, user4_.account_enabled as account11_16_3_, user4_.first_name as first12_16_3_, user4_.last_name as last13_16_3_, user4_.password as password16_3_, user4_.password_hint as password15_16_3_, user4_.phone_number as phone16_16_3_, user4_.username as username16_3_, user4_.version as version16_3_, user4_.website as website16_3_, user5_.id as id16_4_, user5_.account_expired as account2_16_4_, user5_.account_locked as account3_16_4_, user5_.address as address16_4_, user5_.city as city16_4_, user5_.country as country16_4_, user5_.postal_code as postal7_16_4_, user5_.province as province16_4_, user5_.credentials_expired as credenti9_16_4_, user5_.email as email16_4_, user5_.account_enabled as account11_16_4_, user5_.first_name as first12_16_4_, user5_.last_name as last13_16_4_, user5_.password as password16_4_, user5_.password_hint as password15_16_4_, user5_.phone_number as phone16_16_4_, user5_.username as username16_4_, user5_.version as version16_4_, user5_.website as website16_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_10_5_, person0_.address1 as address2_10_5_, person0_.address2 as address3_10_5_, person0_.address_type_cd as address46_10_5_, person0_.birth_order as birth4_10_5_, person0_.birth_place as birth5_10_5_, person0_.city as city10_5_, person0_.country as country10_5_, person0_.country_code as country8_10_5_, person0_.custom1 as custom9_10_5_, person0_.custom2 as custom10_10_5_, person0_.custom3 as custom11_10_5_, person0_.custom4 as custom12_10_5_, person0_.custom5 as custom13_10_5_, person0_.date_changed as date14_10_5_, person0_.date_created as date15_10_5_, person0_.date_of_birth as date16_10_5_, person0_.date_voided as date17_10_5_, person0_.death_ind as death18_10_5_, person0_.death_time as death19_10_5_, person0_.degree as degree10_5_, person0_.email as email10_5_, person0_.ethnic_group_cd as ethnic41_10_5_, person0_.family_name as family22_10_5_, person0_.family_name2 as family23_10_5_, person0_.gender_cd as gender43_10_5_, person0_.given_name as given24_10_5_, person0_.language_cd as language48_10_5_, person0_.marital_status_code as marital25_10_5_, person0_.middle_name as middle26_10_5_, person0_.mothers_maiden_name as mothers27_10_5_, person0_.multiple_birth_ind as multiple28_10_5_, person0_.name_type_cd as name47_10_5_, person0_.nationality_cd as nationa39_10_5_, person0_.phone_area_code as phone29_10_5_, person0_.phone_country_code as phone30_10_5_, person0_.phone_ext as phone31_10_5_, person0_.phone_number as phone32_10_5_, person0_.postal_code as postal33_10_5_, person0_.prefix as prefix10_5_, person0_.race_cd as race44_10_5_, person0_.religion_cd as religion42_10_5_, person0_.ssn as ssn10_5_, person0_.state as state10_5_, person0_.suffix as suffix10_5_, person0_.changed_by_id as changed38_10_5_, person0_.creator_id as creator40_10_5_, person0_.voided_by_id as voided45_10_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_11_0_, personiden1_.date_created as date2_11_0_, personiden1_.date_voided as date3_11_0_, personiden1_.identifier as identifier11_0_, personiden1_.identifier_domain_id as identifier6_11_0_, personiden1_.person_id as person5_11_0_, personiden1_.creator_id as creator8_11_0_, personiden1_.voided_by_id as voided7_11_0_, identifier2_.identifier_domain_id as identifier1_5_1_, identifier2_.date_created as date2_5_1_, identifier2_.namespace_identifier as namespace3_5_1_, identifier2_.universal_identifier as universal4_5_1_, identifier2_.universal_identifier_type_code as universal5_5_1_, identifier2_.creator_id as creator6_5_1_, user3_.id as id16_2_, user3_.account_expired as account2_16_2_, user3_.account_locked as account3_16_2_, user3_.address as address16_2_, user3_.city as city16_2_, user3_.country as country16_2_, user3_.postal_code as postal7_16_2_, user3_.province as province16_2_, user3_.credentials_expired as credenti9_16_2_, user3_.email as email16_2_, user3_.account_enabled as account11_16_2_, user3_.first_name as first12_16_2_, user3_.last_name as last13_16_2_, user3_.password as password16_2_, user3_.password_hint as password15_16_2_, user3_.phone_number as phone16_16_2_, user3_.username as username16_2_, user3_.version as version16_2_, user3_.website as website16_2_, user4_.id as id16_3_, user4_.account_expired as account2_16_3_, user4_.account_locked as account3_16_3_, user4_.address as address16_3_, user4_.city as city16_3_, user4_.country as country16_3_, user4_.postal_code as postal7_16_3_, user4_.province as province16_3_, user4_.credentials_expired as credenti9_16_3_, user4_.email as email16_3_, user4_.account_enabled as account11_16_3_, user4_.first_name as first12_16_3_, user4_.last_name as last13_16_3_, user4_.password as password16_3_, user4_.password_hint as password15_16_3_, user4_.phone_number as phone16_16_3_, user4_.username as username16_3_, user4_.version as version16_3_, user4_.website as website16_3_, user5_.id as id16_4_, user5_.account_expired as account2_16_4_, user5_.account_locked as account3_16_4_, user5_.address as address16_4_, user5_.city as city16_4_, user5_.country as country16_4_, user5_.postal_code as postal7_16_4_, user5_.province as province16_4_, user5_.credentials_expired as credenti9_16_4_, user5_.email as email16_4_, user5_.account_enabled as account11_16_4_, user5_.first_name as first12_16_4_, user5_.last_name as last13_16_4_, user5_.password as password16_4_, user5_.password_hint as password15_16_4_, user5_.phone_number as phone16_16_4_, user5_.username as username16_4_, user5_.version as version16_4_, user5_.website as website16_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_10_5_, person0_.address1 as address2_10_5_, person0_.address2 as address3_10_5_, person0_.address_type_cd as address46_10_5_, person0_.birth_order as birth4_10_5_, person0_.birth_place as birth5_10_5_, person0_.city as city10_5_, person0_.country as country10_5_, person0_.country_code as country8_10_5_, person0_.custom1 as custom9_10_5_, person0_.custom2 as custom10_10_5_, person0_.custom3 as custom11_10_5_, person0_.custom4 as custom12_10_5_, person0_.custom5 as custom13_10_5_, person0_.date_changed as date14_10_5_, person0_.date_created as date15_10_5_, person0_.date_of_birth as date16_10_5_, person0_.date_voided as date17_10_5_, person0_.death_ind as death18_10_5_, person0_.death_time as death19_10_5_, person0_.degree as degree10_5_, person0_.email as email10_5_, person0_.ethnic_group_cd as ethnic41_10_5_, person0_.family_name as family22_10_5_, person0_.family_name2 as family23_10_5_, person0_.gender_cd as gender43_10_5_, person0_.given_name as given24_10_5_, person0_.language_cd as language48_10_5_, person0_.marital_status_code as marital25_10_5_, person0_.middle_name as middle26_10_5_, person0_.mothers_maiden_name as mothers27_10_5_, person0_.multiple_birth_ind as multiple28_10_5_, person0_.name_type_cd as name47_10_5_, person0_.nationality_cd as nationa39_10_5_, person0_.phone_area_code as phone29_10_5_, person0_.phone_country_code as phone30_10_5_, person0_.phone_ext as phone31_10_5_, person0_.phone_number as phone32_10_5_, person0_.postal_code as postal33_10_5_, person0_.prefix as prefix10_5_, person0_.race_cd as race44_10_5_, person0_.religion_cd as religion42_10_5_, person0_.ssn as ssn10_5_, person0_.state as state10_5_, person0_.suffix as suffix10_5_, person0_.changed_by_id as changed38_10_5_, person0_.creator_id as creator40_10_5_, person0_.voided_by_id as voided45_10_5_, personiden1_.person_id as person5_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_11_0_, personiden1_.date_created as date2_11_0_, personiden1_.date_voided as date3_11_0_, personiden1_.identifier as identifier11_0_, personiden1_.identifier_domain_id as identifier6_11_0_, personiden1_.person_id as person5_11_0_, personiden1_.creator_id as creator8_11_0_, personiden1_.voided_by_id as voided7_11_0_, identifier2_.identifier_domain_id as identifier1_5_1_, identifier2_.date_created as date2_5_1_, identifier2_.namespace_identifier as namespace3_5_1_, identifier2_.universal_identifier as universal4_5_1_, identifier2_.universal_identifier_type_code as universal5_5_1_, identifier2_.creator_id as creator6_5_1_, user3_.id as id16_2_, user3_.account_expired as account2_16_2_, user3_.account_locked as account3_16_2_, user3_.address as address16_2_, user3_.city as city16_2_, user3_.country as country16_2_, user3_.postal_code as postal7_16_2_, user3_.province as province16_2_, user3_.credentials_expired as credenti9_16_2_, user3_.email as email16_2_, user3_.account_enabled as account11_16_2_, user3_.first_name as first12_16_2_, user3_.last_name as last13_16_2_, user3_.password as password16_2_, user3_.password_hint as password15_16_2_, user3_.phone_number as phone16_16_2_, user3_.username as username16_2_, user3_.version as version16_2_, user3_.website as website16_2_, user4_.id as id16_3_, user4_.account_expired as account2_16_3_, user4_.account_locked as account3_16_3_, user4_.address as address16_3_, user4_.city as city16_3_, user4_.country as country16_3_, user4_.postal_code as postal7_16_3_, user4_.province as province16_3_, user4_.credentials_expired as credenti9_16_3_, user4_.email as email16_3_, user4_.account_enabled as account11_16_3_, user4_.first_name as first12_16_3_, user4_.last_name as last13_16_3_, user4_.password as password16_3_, user4_.password_hint as password15_16_3_, user4_.phone_number as phone16_16_3_, user4_.username as username16_3_, user4_.version as version16_3_, user4_.website as website16_3_, user5_.id as id16_4_, user5_.account_expired as account2_16_4_, user5_.account_locked as account3_16_4_, user5_.address as address16_4_, user5_.city as city16_4_, user5_.country as country16_4_, user5_.postal_code as postal7_16_4_, user5_.province as province16_4_, user5_.credentials_expired as credenti9_16_4_, user5_.email as email16_4_, user5_.account_enabled as account11_16_4_, user5_.first_name as first12_16_4_, user5_.last_name as last13_16_4_, user5_.password as password16_4_, user5_.password_hint as password15_16_4_, user5_.phone_number as phone16_16_4_, user5_.username as username16_4_, user5_.version as version16_4_, user5_.website as website16_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? TRACE - org.openhie.openempi.dao.hibernate.PersonLinkDaoHibernate.getPersonLinks(57) | Found 1 links to person 1000 Found a link: org.openhie.openempi.model.PersonLink@792e6f00[personLinkId=450,personLeft=1001,personRight=1000,creatorId=org.openhie.openempi.model.User@45f96cf3[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:43.698,weight=1.0] DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of test [testGetPersonLinks]. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.295 sec Running org.openhie.openempi.dao.IdentifierDomainAttributeTest DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@6fef3212]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select identifier0_.identifier_domain_id as identifier1_5_, identifier0_.date_created as date2_5_, identifier0_.namespace_identifier as namespace3_5_, identifier0_.universal_identifier as universal4_5_, identifier0_.universal_identifier_type_code as universal5_5_, identifier0_.creator_id as creator6_5_ from identifier_domain identifier0_ Hibernate: select identifier0_.identifier_domain_id as identifier1_5_, identifier0_.date_created as date2_5_, identifier0_.namespace_identifier as namespace3_5_, identifier0_.universal_identifier as universal4_5_, identifier0_.universal_identifier_type_code as universal5_5_, identifier0_.creator_id as creator6_5_ from identifier_domain identifier0_ DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id16_0_, user0_.account_expired as account2_16_0_, user0_.account_locked as account3_16_0_, user0_.address as address16_0_, user0_.city as city16_0_, user0_.country as country16_0_, user0_.postal_code as postal7_16_0_, user0_.province as province16_0_, user0_.credentials_expired as credenti9_16_0_, user0_.email as email16_0_, user0_.account_enabled as account11_16_0_, user0_.first_name as first12_16_0_, user0_.last_name as last13_16_0_, user0_.password as password16_0_, user0_.password_hint as password15_16_0_, user0_.phone_number as phone16_16_0_, user0_.username as username16_0_, user0_.version as version16_0_, user0_.website as website16_0_ from app_user user0_ where user0_.id=? Hibernate: select user0_.id as id16_0_, user0_.account_expired as account2_16_0_, user0_.account_locked as account3_16_0_, user0_.address as address16_0_, user0_.city as city16_0_, user0_.country as country16_0_, user0_.postal_code as postal7_16_0_, user0_.province as province16_0_, user0_.credentials_expired as credenti9_16_0_, user0_.email as email16_0_, user0_.account_enabled as account11_16_0_, user0_.first_name as first12_16_0_, user0_.last_name as last13_16_0_, user0_.password as password16_0_, user0_.password_hint as password15_16_0_, user0_.phone_number as phone16_16_0_, user0_.username as username16_0_, user0_.version as version16_0_, user0_.website as website16_0_ from app_user user0_ where user0_.id=? TRACE - org.openhie.openempi.dao.hibernate.PersonDaoHibernate.getIdentifierDomains(172) | Obtained the list of identifier domains with 47 entries. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select identifier0_.identifier_domain_attribute_id as identifier1_6_, identifier0_.attribute_name as attribute2_6_, identifier0_.attribute_value as attribute3_6_, identifier0_.identifier_domain_id as identifier4_6_ from identifier_domain_attribute identifier0_ where identifier0_.identifier_domain_id=? and identifier0_.attribute_name=? Hibernate: select identifier0_.identifier_domain_attribute_id as identifier1_6_, identifier0_.attribute_name as attribute2_6_, identifier0_.attribute_value as attribute3_6_, identifier0_.identifier_domain_id as identifier4_6_ from identifier_domain_attribute identifier0_ where identifier0_.identifier_domain_id=? and identifier0_.attribute_name=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select nextval ('public.identifier_domain_attribute_seq') Hibernate: select nextval ('public.identifier_domain_attribute_seq') DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into identifier_domain_attribute (attribute_name, attribute_value, identifier_domain_id, identifier_domain_attribute_id) values (?, ?, ?, ?) Hibernate: insert into identifier_domain_attribute (attribute_name, attribute_value, identifier_domain_id, identifier_domain_attribute_id) values (?, ?, ?, ?) DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate.addIdentifierDomainAttribute(229) | Finished saving the identifier domain attribute: org.openhie.openempi.model.IdentifierDomainAttribute@13a828[identifierDomainAttributeId=100,identifierDomainId=10,attributeName=name,attributeValue=Some Name] Attrib: org.openhie.openempi.model.IdentifierDomainAttribute@13a828[identifierDomainAttributeId=100,identifierDomainId=10,attributeName=name,attributeValue=Some Name] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select identifier0_.identifier_domain_attribute_id as identifier1_6_, identifier0_.attribute_name as attribute2_6_, identifier0_.attribute_value as attribute3_6_, identifier0_.identifier_domain_id as identifier4_6_ from identifier_domain_attribute identifier0_ where identifier0_.identifier_domain_id=? and identifier0_.attribute_name=? Hibernate: select identifier0_.identifier_domain_attribute_id as identifier1_6_, identifier0_.attribute_name as attribute2_6_, identifier0_.attribute_value as attribute3_6_, identifier0_.identifier_domain_id as identifier4_6_ from identifier_domain_attribute identifier0_ where identifier0_.identifier_domain_id=? and identifier0_.attribute_name=? TRACE - org.openhie.openempi.dao.hibernate.PersonDaoHibernate.getIdentifierDomainAttribute(246) | Loaded the identifier domain attribute: org.openhie.openempi.model.IdentifierDomainAttribute@13a828[identifierDomainAttributeId=100,identifierDomainId=10,attributeName=name,attributeValue=Some Name] Found attribute: org.openhie.openempi.model.IdentifierDomainAttribute@13a828[identifierDomainAttributeId=100,identifierDomainId=10,attributeName=name,attributeValue=Some Name] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | update identifier_domain_attribute set attribute_name=?, attribute_value=?, identifier_domain_id=? where identifier_domain_attribute_id=? Hibernate: update identifier_domain_attribute set attribute_name=?, attribute_value=?, identifier_domain_id=? where identifier_domain_attribute_id=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select identifier0_.identifier_domain_attribute_id as identifier1_6_, identifier0_.attribute_name as attribute2_6_, identifier0_.attribute_value as attribute3_6_, identifier0_.identifier_domain_id as identifier4_6_ from identifier_domain_attribute identifier0_ where identifier0_.identifier_domain_id=? and identifier0_.attribute_name=? Hibernate: select identifier0_.identifier_domain_attribute_id as identifier1_6_, identifier0_.attribute_name as attribute2_6_, identifier0_.attribute_value as attribute3_6_, identifier0_.identifier_domain_id as identifier4_6_ from identifier_domain_attribute identifier0_ where identifier0_.identifier_domain_id=? and identifier0_.attribute_name=? TRACE - org.openhie.openempi.dao.hibernate.PersonDaoHibernate.getIdentifierDomainAttribute(246) | Loaded the identifier domain attribute: org.openhie.openempi.model.IdentifierDomainAttribute@13a828[identifierDomainAttributeId=100,identifierDomainId=10,attributeName=name,attributeValue=Updated test] Updated attribute: org.openhie.openempi.model.IdentifierDomainAttribute@13a828[identifierDomainAttributeId=100,identifierDomainId=10,attributeName=name,attributeValue=Updated test] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | delete from identifier_domain_attribute where identifier_domain_attribute_id=? Hibernate: delete from identifier_domain_attribute where identifier_domain_attribute_id=? DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate.removeIdentifierDomainAttribute(281) | Removed an identifier domain instance. Removed the attribute: org.openhie.openempi.model.IdentifierDomainAttribute@13a828[identifierDomainAttributeId=100,identifierDomainId=10,attributeName=name,attributeValue=Updated test] DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of test [testAddIdentifierDomainAttribute]. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 sec Running org.openhie.openempi.dao.hibernate.HibernateConfigurationTest DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@6fef3212]; rollback [true]. DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(42) | Trying select * from: org.openhie.openempi.model.IdentifierDomainAttribute DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select identifier0_.identifier_domain_attribute_id as col_0_0_ from identifier_domain_attribute identifier0_ Hibernate: select identifier0_.identifier_domain_attribute_id as col_0_0_ from identifier_domain_attribute identifier0_ DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(45) | ok: org.openhie.openempi.model.IdentifierDomainAttribute DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(42) | Trying select * from: org.openhie.openempi.model.User DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as col_0_0_ from app_user user0_ Hibernate: select user0_.id as col_0_0_ from app_user user0_ DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(45) | ok: org.openhie.openempi.model.User DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(42) | Trying select * from: org.openhie.openempi.model.EthnicGroup DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select ethnicgrou0_.ethnic_group_cd as col_0_0_ from ethnic_group ethnicgrou0_ Hibernate: select ethnicgrou0_.ethnic_group_cd as col_0_0_ from ethnic_group ethnicgrou0_ DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(45) | ok: org.openhie.openempi.model.EthnicGroup DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(42) | Trying select * from: org.openhie.openempi.model.UserFile DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select userfile0_.user_file_id as col_0_0_ from user_file userfile0_ Hibernate: select userfile0_.user_file_id as col_0_0_ from user_file userfile0_ DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(45) | ok: org.openhie.openempi.model.UserFile DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(42) | Trying select * from: org.openhie.openempi.model.IdentifierDomain DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select identifier0_.identifier_domain_id as col_0_0_ from identifier_domain identifier0_ Hibernate: select identifier0_.identifier_domain_id as col_0_0_ from identifier_domain identifier0_ DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(45) | ok: org.openhie.openempi.model.IdentifierDomain DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(42) | Trying select * from: org.openhie.openempi.model.Race DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select race0_.race_cd as col_0_0_ from public.race race0_ Hibernate: select race0_.race_cd as col_0_0_ from public.race race0_ DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(45) | ok: org.openhie.openempi.model.Race DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(42) | Trying select * from: org.openhie.openempi.model.AuditEventType DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select auditevent0_.audit_event_type_cd as col_0_0_ from audit_event_type auditevent0_ Hibernate: select auditevent0_.audit_event_type_cd as col_0_0_ from audit_event_type auditevent0_ DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(45) | ok: org.openhie.openempi.model.AuditEventType DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(42) | Trying select * from: org.openhie.openempi.model.Language DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select language0_.language_cd as col_0_0_ from language language0_ Hibernate: select language0_.language_cd as col_0_0_ from language language0_ DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(45) | ok: org.openhie.openempi.model.Language DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(42) | Trying select * from: org.openhie.openempi.model.AuditEvent DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select auditevent0_.audit_event_id as col_0_0_ from audit_event auditevent0_ Hibernate: select auditevent0_.audit_event_id as col_0_0_ from audit_event auditevent0_ DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(45) | ok: org.openhie.openempi.model.AuditEvent DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(42) | Trying select * from: org.openhie.openempi.model.NameType DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select nametype0_.name_type_cd as col_0_0_ from name_type nametype0_ Hibernate: select nametype0_.name_type_cd as col_0_0_ from name_type nametype0_ DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(45) | ok: org.openhie.openempi.model.NameType DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(42) | Trying select * from: org.openhie.openempi.model.Role DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select role0_.id as col_0_0_ from role role0_ Hibernate: select role0_.id as col_0_0_ from role role0_ DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(45) | ok: org.openhie.openempi.model.Role DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(42) | Trying select * from: org.openhie.openempi.model.UserSession DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as col_0_0_ from user_session usersessio0_ Hibernate: select usersessio0_.session_id as col_0_0_ from user_session usersessio0_ DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(45) | ok: org.openhie.openempi.model.UserSession DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(42) | Trying select * from: org.openhie.openempi.model.AddressType DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select addresstyp0_.address_type_cd as col_0_0_ from address_type addresstyp0_ Hibernate: select addresstyp0_.address_type_cd as col_0_0_ from address_type addresstyp0_ DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(45) | ok: org.openhie.openempi.model.AddressType DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(42) | Trying select * from: org.openhie.openempi.model.Person DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as col_0_0_ from person person0_ Hibernate: select person0_.person_id as col_0_0_ from person person0_ DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(45) | ok: org.openhie.openempi.model.Person DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(42) | Trying select * from: org.openhie.openempi.model.Gender DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select gender0_.gender_cd as col_0_0_ from gender gender0_ Hibernate: select gender0_.gender_cd as col_0_0_ from gender gender0_ DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(45) | ok: org.openhie.openempi.model.Gender DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(42) | Trying select * from: org.openhie.openempi.model.PersonIdentifier DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select personiden0_.person_identifier_id as col_0_0_ from person_identifier personiden0_ Hibernate: select personiden0_.person_identifier_id as col_0_0_ from person_identifier personiden0_ DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(45) | ok: org.openhie.openempi.model.PersonIdentifier DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(42) | Trying select * from: org.openhie.openempi.model.Nationality DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select nationalit0_.nationality_cd as col_0_0_ from nationality nationalit0_ Hibernate: select nationalit0_.nationality_cd as col_0_0_ from nationality nationalit0_ DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(45) | ok: org.openhie.openempi.model.Nationality DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(42) | Trying select * from: org.openhie.openempi.model.PersonLink DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select personlink0_.person_link_id as col_0_0_ from public.person_link personlink0_ Hibernate: select personlink0_.person_link_id as col_0_0_ from public.person_link personlink0_ DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(45) | ok: org.openhie.openempi.model.PersonLink DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(42) | Trying select * from: org.openhie.openempi.model.Religion DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select religion0_.religion_cd as col_0_0_ from public.religion religion0_ Hibernate: select religion0_.religion_cd as col_0_0_ from public.religion religion0_ DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(45) | ok: org.openhie.openempi.model.Religion DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of test [testColumnMapping]. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.305 sec Running org.openhie.openempi.dao.UserDaoTest DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@6fef3212]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id16_0_, user0_.account_expired as account2_16_0_, user0_.account_locked as account3_16_0_, user0_.address as address16_0_, user0_.city as city16_0_, user0_.country as country16_0_, user0_.postal_code as postal7_16_0_, user0_.province as province16_0_, user0_.credentials_expired as credenti9_16_0_, user0_.email as email16_0_, user0_.account_enabled as account11_16_0_, user0_.first_name as first12_16_0_, user0_.last_name as last13_16_0_, user0_.password as password16_0_, user0_.password_hint as password15_16_0_, user0_.phone_number as phone16_16_0_, user0_.username as username16_0_, user0_.version as version16_0_, user0_.website as website16_0_ from app_user user0_ where user0_.id=? Hibernate: select user0_.id as id16_0_, user0_.account_expired as account2_16_0_, user0_.account_locked as account3_16_0_, user0_.address as address16_0_, user0_.city as city16_0_, user0_.country as country16_0_, user0_.postal_code as postal7_16_0_, user0_.province as province16_0_, user0_.credentials_expired as credenti9_16_0_, user0_.email as email16_0_, user0_.account_enabled as account11_16_0_, user0_.first_name as first12_16_0_, user0_.last_name as last13_16_0_, user0_.password as password16_0_, user0_.password_hint as password15_16_0_, user0_.phone_number as phone16_16_0_, user0_.username as username16_0_, user0_.version as version16_0_, user0_.website as website16_0_ from app_user user0_ where user0_.id=? WARN - org.openhie.openempi.dao.hibernate.GenericDaoHibernate.get(91) | Uh oh, 'class org.openhie.openempi.model.User' object with id '1000' not found... DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of test [testGetUserInvalid]. DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@6fef3212]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id16_0_, user0_.account_expired as account2_16_0_, user0_.account_locked as account3_16_0_, user0_.address as address16_0_, user0_.city as city16_0_, user0_.country as country16_0_, user0_.postal_code as postal7_16_0_, user0_.province as province16_0_, user0_.credentials_expired as credenti9_16_0_, user0_.email as email16_0_, user0_.account_enabled as account11_16_0_, user0_.first_name as first12_16_0_, user0_.last_name as last13_16_0_, user0_.password as password16_0_, user0_.password_hint as password15_16_0_, user0_.phone_number as phone16_16_0_, user0_.username as username16_0_, user0_.version as version16_0_, user0_.website as website16_0_ from app_user user0_ where user0_.id=? Hibernate: select user0_.id as id16_0_, user0_.account_expired as account2_16_0_, user0_.account_locked as account3_16_0_, user0_.address as address16_0_, user0_.city as city16_0_, user0_.country as country16_0_, user0_.postal_code as postal7_16_0_, user0_.province as province16_0_, user0_.credentials_expired as credenti9_16_0_, user0_.email as email16_0_, user0_.account_enabled as account11_16_0_, user0_.first_name as first12_16_0_, user0_.last_name as last13_16_0_, user0_.password as password16_0_, user0_.password_hint as password15_16_0_, user0_.phone_number as phone16_16_0_, user0_.username as username16_0_, user0_.version as version16_0_, user0_.website as website16_0_ from app_user user0_ where user0_.id=? WARN - org.openhie.openempi.dao.hibernate.GenericDaoHibernate.get(91) | Uh oh, 'class org.openhie.openempi.model.User' object with id '-1' not found... DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of test [testGetUser]. DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@6fef3212]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id16_0_, user0_.account_expired as account2_16_0_, user0_.account_locked as account3_16_0_, user0_.address as address16_0_, user0_.city as city16_0_, user0_.country as country16_0_, user0_.postal_code as postal7_16_0_, user0_.province as province16_0_, user0_.credentials_expired as credenti9_16_0_, user0_.email as email16_0_, user0_.account_enabled as account11_16_0_, user0_.first_name as first12_16_0_, user0_.last_name as last13_16_0_, user0_.password as password16_0_, user0_.password_hint as password15_16_0_, user0_.phone_number as phone16_16_0_, user0_.username as username16_0_, user0_.version as version16_0_, user0_.website as website16_0_ from app_user user0_ where user0_.id=? Hibernate: select user0_.id as id16_0_, user0_.account_expired as account2_16_0_, user0_.account_locked as account3_16_0_, user0_.address as address16_0_, user0_.city as city16_0_, user0_.country as country16_0_, user0_.postal_code as postal7_16_0_, user0_.province as province16_0_, user0_.credentials_expired as credenti9_16_0_, user0_.email as email16_0_, user0_.account_enabled as account11_16_0_, user0_.first_name as first12_16_0_, user0_.last_name as last13_16_0_, user0_.password as password16_0_, user0_.password_hint as password15_16_0_, user0_.phone_number as phone16_16_0_, user0_.username as username16_0_, user0_.version as version16_0_, user0_.website as website16_0_ from app_user user0_ where user0_.id=? WARN - org.openhie.openempi.dao.hibernate.GenericDaoHibernate.get(91) | Uh oh, 'class org.openhie.openempi.model.User' object with id '-1' not found... DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of test [testGetUserPassword]. DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@6fef3212]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id16_0_, user0_.account_expired as account2_16_0_, user0_.account_locked as account3_16_0_, user0_.address as address16_0_, user0_.city as city16_0_, user0_.country as country16_0_, user0_.postal_code as postal7_16_0_, user0_.province as province16_0_, user0_.credentials_expired as credenti9_16_0_, user0_.email as email16_0_, user0_.account_enabled as account11_16_0_, user0_.first_name as first12_16_0_, user0_.last_name as last13_16_0_, user0_.password as password16_0_, user0_.password_hint as password15_16_0_, user0_.phone_number as phone16_16_0_, user0_.username as username16_0_, user0_.version as version16_0_, user0_.website as website16_0_ from app_user user0_ where user0_.id=? Hibernate: select user0_.id as id16_0_, user0_.account_expired as account2_16_0_, user0_.account_locked as account3_16_0_, user0_.address as address16_0_, user0_.city as city16_0_, user0_.country as country16_0_, user0_.postal_code as postal7_16_0_, user0_.province as province16_0_, user0_.credentials_expired as credenti9_16_0_, user0_.email as email16_0_, user0_.account_enabled as account11_16_0_, user0_.first_name as first12_16_0_, user0_.last_name as last13_16_0_, user0_.password as password16_0_, user0_.password_hint as password15_16_0_, user0_.phone_number as phone16_16_0_, user0_.username as username16_0_, user0_.version as version16_0_, user0_.website as website16_0_ from app_user user0_ where user0_.id=? WARN - org.openhie.openempi.dao.hibernate.GenericDaoHibernate.get(91) | Uh oh, 'class org.openhie.openempi.model.User' object with id '-1' not found... DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of test [testUpdateUser]. DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@6fef3212]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id16_0_, user0_.account_expired as account2_16_0_, user0_.account_locked as account3_16_0_, user0_.address as address16_0_, user0_.city as city16_0_, user0_.country as country16_0_, user0_.postal_code as postal7_16_0_, user0_.province as province16_0_, user0_.credentials_expired as credenti9_16_0_, user0_.email as email16_0_, user0_.account_enabled as account11_16_0_, user0_.first_name as first12_16_0_, user0_.last_name as last13_16_0_, user0_.password as password16_0_, user0_.password_hint as password15_16_0_, user0_.phone_number as phone16_16_0_, user0_.username as username16_0_, user0_.version as version16_0_, user0_.website as website16_0_ from app_user user0_ where user0_.id=? Hibernate: select user0_.id as id16_0_, user0_.account_expired as account2_16_0_, user0_.account_locked as account3_16_0_, user0_.address as address16_0_, user0_.city as city16_0_, user0_.country as country16_0_, user0_.postal_code as postal7_16_0_, user0_.province as province16_0_, user0_.credentials_expired as credenti9_16_0_, user0_.email as email16_0_, user0_.account_enabled as account11_16_0_, user0_.first_name as first12_16_0_, user0_.last_name as last13_16_0_, user0_.password as password16_0_, user0_.password_hint as password15_16_0_, user0_.phone_number as phone16_16_0_, user0_.username as username16_0_, user0_.version as version16_0_, user0_.website as website16_0_ from app_user user0_ where user0_.id=? WARN - org.openhie.openempi.dao.hibernate.GenericDaoHibernate.get(91) | Uh oh, 'class org.openhie.openempi.model.User' object with id '-1' not found... DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of test [testAddUserRole]. DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@6fef3212]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select role0_.id as id15_, role0_.description as descript2_15_, role0_.name as name15_ from role role0_ where role0_.name=? Hibernate: select role0_.id as id15_, role0_.description as descript2_15_, role0_.name as name15_ from role role0_ where role0_.name=? DEBUG - org.openhie.openempi.dao.hibernate.UserDaoHibernate.saveUser(66) | user's id: null DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select nextval ('hibernate_sequence') Hibernate: select nextval ('hibernate_sequence') DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into app_user (account_expired, account_locked, address, city, country, postal_code, province, credentials_expired, email, account_enabled, first_name, last_name, password, password_hint, phone_number, username, version, website, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into app_user (account_expired, account_locked, address, city, country, postal_code, province, credentials_expired, email, account_enabled, first_name, last_name, password, password_hint, phone_number, username, version, website, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_role (user_id, role_id) values (?, ?) Hibernate: insert into user_role (user_id, role_id) values (?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id16_0_, user0_.account_expired as account2_16_0_, user0_.account_locked as account3_16_0_, user0_.address as address16_0_, user0_.city as city16_0_, user0_.country as country16_0_, user0_.postal_code as postal7_16_0_, user0_.province as province16_0_, user0_.credentials_expired as credenti9_16_0_, user0_.email as email16_0_, user0_.account_enabled as account11_16_0_, user0_.first_name as first12_16_0_, user0_.last_name as last13_16_0_, user0_.password as password16_0_, user0_.password_hint as password15_16_0_, user0_.phone_number as phone16_16_0_, user0_.username as username16_0_, user0_.version as version16_0_, user0_.website as website16_0_ from app_user user0_ where user0_.id=? Hibernate: select user0_.id as id16_0_, user0_.account_expired as account2_16_0_, user0_.account_locked as account3_16_0_, user0_.address as address16_0_, user0_.city as city16_0_, user0_.country as country16_0_, user0_.postal_code as postal7_16_0_, user0_.province as province16_0_, user0_.credentials_expired as credenti9_16_0_, user0_.email as email16_0_, user0_.account_enabled as account11_16_0_, user0_.first_name as first12_16_0_, user0_.last_name as last13_16_0_, user0_.password as password16_0_, user0_.password_hint as password15_16_0_, user0_.phone_number as phone16_16_0_, user0_.username as username16_0_, user0_.version as version16_0_, user0_.website as website16_0_ from app_user user0_ where user0_.id=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | delete from user_role where user_id=? Hibernate: delete from user_role where user_id=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | delete from app_user where id=? and version=? Hibernate: delete from app_user where id=? and version=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id16_0_, user0_.account_expired as account2_16_0_, user0_.account_locked as account3_16_0_, user0_.address as address16_0_, user0_.city as city16_0_, user0_.country as country16_0_, user0_.postal_code as postal7_16_0_, user0_.province as province16_0_, user0_.credentials_expired as credenti9_16_0_, user0_.email as email16_0_, user0_.account_enabled as account11_16_0_, user0_.first_name as first12_16_0_, user0_.last_name as last13_16_0_, user0_.password as password16_0_, user0_.password_hint as password15_16_0_, user0_.phone_number as phone16_16_0_, user0_.username as username16_0_, user0_.version as version16_0_, user0_.website as website16_0_ from app_user user0_ where user0_.id=? Hibernate: select user0_.id as id16_0_, user0_.account_expired as account2_16_0_, user0_.account_locked as account3_16_0_, user0_.address as address16_0_, user0_.city as city16_0_, user0_.country as country16_0_, user0_.postal_code as postal7_16_0_, user0_.province as province16_0_, user0_.credentials_expired as credenti9_16_0_, user0_.email as email16_0_, user0_.account_enabled as account11_16_0_, user0_.first_name as first12_16_0_, user0_.last_name as last13_16_0_, user0_.password as password16_0_, user0_.password_hint as password15_16_0_, user0_.phone_number as phone16_16_0_, user0_.username as username16_0_, user0_.version as version16_0_, user0_.website as website16_0_ from app_user user0_ where user0_.id=? WARN - org.openhie.openempi.dao.hibernate.GenericDaoHibernate.get(91) | Uh oh, 'class org.openhie.openempi.model.User' object with id '10' not found... DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of test [testAddAndRemoveUser]. DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@6fef3212]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id16_0_, user0_.account_expired as account2_16_0_, user0_.account_locked as account3_16_0_, user0_.address as address16_0_, user0_.city as city16_0_, user0_.country as country16_0_, user0_.postal_code as postal7_16_0_, user0_.province as province16_0_, user0_.credentials_expired as credenti9_16_0_, user0_.email as email16_0_, user0_.account_enabled as account11_16_0_, user0_.first_name as first12_16_0_, user0_.last_name as last13_16_0_, user0_.password as password16_0_, user0_.password_hint as password15_16_0_, user0_.phone_number as phone16_16_0_, user0_.username as username16_0_, user0_.version as version16_0_, user0_.website as website16_0_ from app_user user0_ where user0_.id=? Hibernate: select user0_.id as id16_0_, user0_.account_expired as account2_16_0_, user0_.account_locked as account3_16_0_, user0_.address as address16_0_, user0_.city as city16_0_, user0_.country as country16_0_, user0_.postal_code as postal7_16_0_, user0_.province as province16_0_, user0_.credentials_expired as credenti9_16_0_, user0_.email as email16_0_, user0_.account_enabled as account11_16_0_, user0_.first_name as first12_16_0_, user0_.last_name as last13_16_0_, user0_.password as password16_0_, user0_.password_hint as password15_16_0_, user0_.phone_number as phone16_16_0_, user0_.username as username16_0_, user0_.version as version16_0_, user0_.website as website16_0_ from app_user user0_ where user0_.id=? DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of test [testUserExists]. DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@6fef3212]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id16_0_, user0_.account_expired as account2_16_0_, user0_.account_locked as account3_16_0_, user0_.address as address16_0_, user0_.city as city16_0_, user0_.country as country16_0_, user0_.postal_code as postal7_16_0_, user0_.province as province16_0_, user0_.credentials_expired as credenti9_16_0_, user0_.email as email16_0_, user0_.account_enabled as account11_16_0_, user0_.first_name as first12_16_0_, user0_.last_name as last13_16_0_, user0_.password as password16_0_, user0_.password_hint as password15_16_0_, user0_.phone_number as phone16_16_0_, user0_.username as username16_0_, user0_.version as version16_0_, user0_.website as website16_0_ from app_user user0_ where user0_.id=? Hibernate: select user0_.id as id16_0_, user0_.account_expired as account2_16_0_, user0_.account_locked as account3_16_0_, user0_.address as address16_0_, user0_.city as city16_0_, user0_.country as country16_0_, user0_.postal_code as postal7_16_0_, user0_.province as province16_0_, user0_.credentials_expired as credenti9_16_0_, user0_.email as email16_0_, user0_.account_enabled as account11_16_0_, user0_.first_name as first12_16_0_, user0_.last_name as last13_16_0_, user0_.password as password16_0_, user0_.password_hint as password15_16_0_, user0_.phone_number as phone16_16_0_, user0_.username as username16_0_, user0_.version as version16_0_, user0_.website as website16_0_ from app_user user0_ where user0_.id=? DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of test [testUserNotExists]. Tests run: 8, Failures: 1, Errors: 4, Skipped: 0, Time elapsed: 0.747 sec <<< FAILURE! Running org.openhie.openempi.dao.UserFileDaoTest DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@6fef3212]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id16_, user0_.account_expired as account2_16_, user0_.account_locked as account3_16_, user0_.address as address16_, user0_.city as city16_, user0_.country as country16_, user0_.postal_code as postal7_16_, user0_.province as province16_, user0_.credentials_expired as credenti9_16_, user0_.email as email16_, user0_.account_enabled as account11_16_, user0_.first_name as first12_16_, user0_.last_name as last13_16_, user0_.password as password16_, user0_.password_hint as password15_16_, user0_.phone_number as phone16_16_, user0_.username as username16_, user0_.version as version16_, user0_.website as website16_ from app_user user0_ where user0_.username=? Hibernate: select user0_.id as id16_, user0_.account_expired as account2_16_, user0_.account_locked as account3_16_, user0_.address as address16_, user0_.city as city16_, user0_.country as country16_, user0_.postal_code as postal7_16_, user0_.province as province16_, user0_.credentials_expired as credenti9_16_, user0_.email as email16_, user0_.account_enabled as account11_16_, user0_.first_name as first12_16_, user0_.last_name as last13_16_, user0_.password as password16_, user0_.password_hint as password15_16_, user0_.phone_number as phone16_16_, user0_.username as username16_, user0_.version as version16_, user0_.website as website16_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id15_0_, role1_.description as descript2_15_0_, role1_.name as name15_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id15_0_, role1_.description as descript2_15_0_, role1_.name as name15_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select nextval ('public.user_file_seq') Hibernate: select nextval ('public.user_file_seq') DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_id) values (?, ?, ?, ?, ?, ?) Hibernate: insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_id) values (?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_id) values (?, ?, ?, ?, ?, ?) Hibernate: insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_id) values (?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_id) values (?, ?, ?, ?, ?, ?) Hibernate: insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_id) values (?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_id) values (?, ?, ?, ?, ?, ?) Hibernate: insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_id) values (?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_id) values (?, ?, ?, ?, ?, ?) Hibernate: insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_id) values (?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_id) values (?, ?, ?, ?, ?, ?) Hibernate: insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_id) values (?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_id) values (?, ?, ?, ?, ?, ?) Hibernate: insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_id) values (?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_id) values (?, ?, ?, ?, ?, ?) Hibernate: insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_id) values (?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_id) values (?, ?, ?, ?, ?, ?) Hibernate: insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_id) values (?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_id) values (?, ?, ?, ?, ?, ?) Hibernate: insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_id) values (?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select userfile0_.user_file_id as user1_17_, userfile0_.date_created as date2_17_, userfile0_.filename as filename17_, userfile0_.imported_ind as imported4_17_, userfile0_.name as name17_, userfile0_.user_id as user6_17_ from user_file userfile0_ where userfile0_.user_id=? Hibernate: select userfile0_.user_file_id as user1_17_, userfile0_.date_created as date2_17_, userfile0_.filename as filename17_, userfile0_.imported_ind as imported4_17_, userfile0_.name as name17_, userfile0_.user_id as user6_17_ from user_file userfile0_ where userfile0_.user_id=? Found file: org.openhie.openempi.model.UserFile@49a1afb1[userFileId=500000,owner=org.openhie.openempi.model.User@47533240[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=dataset_A_1000,filename=C:\jboss\bin\fileRepository\dataset_A_1000.csv,imported=Y,dateCreated=2010-04-02 17:48:33.231] Found file: org.openhie.openempi.model.UserFile@52ace533[userFileId=500150,owner=org.openhie.openempi.model.User@47533240[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test0,filename=/tmp/test.file0.test,imported=N,dateCreated=Tue Apr 06 17:14:52 CDT 2010] Found file: org.openhie.openempi.model.UserFile@578cbd65[userFileId=500151,owner=org.openhie.openempi.model.User@47533240[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test1,filename=/tmp/test.file1.test,imported=N,dateCreated=Tue Apr 06 17:14:52 CDT 2010] Found file: org.openhie.openempi.model.UserFile@688869b9[userFileId=500152,owner=org.openhie.openempi.model.User@47533240[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test2,filename=/tmp/test.file2.test,imported=N,dateCreated=Tue Apr 06 17:14:52 CDT 2010] Found file: org.openhie.openempi.model.UserFile@7c87c24a[userFileId=500153,owner=org.openhie.openempi.model.User@47533240[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test3,filename=/tmp/test.file3.test,imported=N,dateCreated=Tue Apr 06 17:14:52 CDT 2010] Found file: org.openhie.openempi.model.UserFile@26832b87[userFileId=500154,owner=org.openhie.openempi.model.User@47533240[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test4,filename=/tmp/test.file4.test,imported=N,dateCreated=Tue Apr 06 17:14:52 CDT 2010] Found file: org.openhie.openempi.model.UserFile@65ac6103[userFileId=500155,owner=org.openhie.openempi.model.User@47533240[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test5,filename=/tmp/test.file5.test,imported=N,dateCreated=Tue Apr 06 17:14:52 CDT 2010] Found file: org.openhie.openempi.model.UserFile@3694f9de[userFileId=500156,owner=org.openhie.openempi.model.User@47533240[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test6,filename=/tmp/test.file6.test,imported=N,dateCreated=Tue Apr 06 17:14:52 CDT 2010] Found file: org.openhie.openempi.model.UserFile@7f261b7d[userFileId=500157,owner=org.openhie.openempi.model.User@47533240[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test7,filename=/tmp/test.file7.test,imported=N,dateCreated=Tue Apr 06 17:14:52 CDT 2010] Found file: org.openhie.openempi.model.UserFile@6a4986c8[userFileId=500158,owner=org.openhie.openempi.model.User@47533240[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test8,filename=/tmp/test.file8.test,imported=N,dateCreated=Tue Apr 06 17:14:52 CDT 2010] Found file: org.openhie.openempi.model.UserFile@2e8923f5[userFileId=500159,owner=org.openhie.openempi.model.User@47533240[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test9,filename=/tmp/test.file9.test,imported=N,dateCreated=Tue Apr 06 17:14:52 CDT 2010] Removing file: org.openhie.openempi.model.UserFile@49a1afb1[userFileId=500000,owner=org.openhie.openempi.model.User@47533240[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=dataset_A_1000,filename=C:\jboss\bin\fileRepository\dataset_A_1000.csv,imported=Y,dateCreated=2010-04-02 17:48:33.231] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | delete from user_file where user_file_id=? Hibernate: delete from user_file where user_file_id=? Removing file: org.openhie.openempi.model.UserFile@52ace533[userFileId=500150,owner=org.openhie.openempi.model.User@47533240[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test0,filename=/tmp/test.file0.test,imported=N,dateCreated=Tue Apr 06 17:14:52 CDT 2010] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | delete from user_file where user_file_id=? Hibernate: delete from user_file where user_file_id=? Removing file: org.openhie.openempi.model.UserFile@578cbd65[userFileId=500151,owner=org.openhie.openempi.model.User@47533240[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test1,filename=/tmp/test.file1.test,imported=N,dateCreated=Tue Apr 06 17:14:52 CDT 2010] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | delete from user_file where user_file_id=? Hibernate: delete from user_file where user_file_id=? Removing file: org.openhie.openempi.model.UserFile@688869b9[userFileId=500152,owner=org.openhie.openempi.model.User@47533240[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test2,filename=/tmp/test.file2.test,imported=N,dateCreated=Tue Apr 06 17:14:52 CDT 2010] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | delete from user_file where user_file_id=? Hibernate: delete from user_file where user_file_id=? Removing file: org.openhie.openempi.model.UserFile@7c87c24a[userFileId=500153,owner=org.openhie.openempi.model.User@47533240[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test3,filename=/tmp/test.file3.test,imported=N,dateCreated=Tue Apr 06 17:14:52 CDT 2010] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | delete from user_file where user_file_id=? Hibernate: delete from user_file where user_file_id=? Removing file: org.openhie.openempi.model.UserFile@26832b87[userFileId=500154,owner=org.openhie.openempi.model.User@47533240[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test4,filename=/tmp/test.file4.test,imported=N,dateCreated=Tue Apr 06 17:14:52 CDT 2010] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | delete from user_file where user_file_id=? Hibernate: delete from user_file where user_file_id=? Removing file: org.openhie.openempi.model.UserFile@65ac6103[userFileId=500155,owner=org.openhie.openempi.model.User@47533240[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test5,filename=/tmp/test.file5.test,imported=N,dateCreated=Tue Apr 06 17:14:52 CDT 2010] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | delete from user_file where user_file_id=? Hibernate: delete from user_file where user_file_id=? Removing file: org.openhie.openempi.model.UserFile@3694f9de[userFileId=500156,owner=org.openhie.openempi.model.User@47533240[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test6,filename=/tmp/test.file6.test,imported=N,dateCreated=Tue Apr 06 17:14:52 CDT 2010] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | delete from user_file where user_file_id=? Hibernate: delete from user_file where user_file_id=? Removing file: org.openhie.openempi.model.UserFile@7f261b7d[userFileId=500157,owner=org.openhie.openempi.model.User@47533240[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test7,filename=/tmp/test.file7.test,imported=N,dateCreated=Tue Apr 06 17:14:52 CDT 2010] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | delete from user_file where user_file_id=? Hibernate: delete from user_file where user_file_id=? Removing file: org.openhie.openempi.model.UserFile@6a4986c8[userFileId=500158,owner=org.openhie.openempi.model.User@47533240[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test8,filename=/tmp/test.file8.test,imported=N,dateCreated=Tue Apr 06 17:14:52 CDT 2010] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | delete from user_file where user_file_id=? Hibernate: delete from user_file where user_file_id=? Removing file: org.openhie.openempi.model.UserFile@2e8923f5[userFileId=500159,owner=org.openhie.openempi.model.User@47533240[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test9,filename=/tmp/test.file9.test,imported=N,dateCreated=Tue Apr 06 17:14:52 CDT 2010] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | delete from user_file where user_file_id=? Hibernate: delete from user_file where user_file_id=? DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of test [testSaveUserFile]. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 sec Running org.openhie.openempi.service.PersonServiceTest DEBUG - org.openhie.openempi.service.PersonServiceTest.onSetUp(34) | In onSetUp method DEBUG - org.openhie.openempi.service.BaseServiceTestCase.onSetUp(26) | In onSetUp method DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@4b17b450]; rollback [true]. INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hibernate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in file: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\openempi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@771af2f9[transforms=[org.openhie.openempi.configuration.Transform@a45f686[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@773bdcae[fieldName=custom1,sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@a45f686[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@7b1560a9[fieldName=custom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@a45f686[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl.DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@387d3660[matchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_430_0_, this_.audit_event_type_code as audit2_430_0_, this_.audit_event_type_description as audit3_430_0_, this_.audit_event_type_name as audit4_430_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_430_0_, this_.audit_event_type_code as audit2_430_0_, this_.audit_event_type_description as audit3_430_0_, this_.audit_event_type_name as audit4_430_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(86) | Authentication request for user with username: admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? Hibernate: select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(99) | Encrypted password is d033e22ae348aeb5660fc2140aec35850c4da997 as opposed to d033e22ae348aeb5660fc2140aec35850c4da997 DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.UserSession@6803514a[sessionId=,sessionKey=2B76AD3F6A403A71D40B4646EA257AD4,user=org.openhie.openempi.model.User@120e4f9a[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 17:14:53 CDT 2010] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) Hibernate: insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.context.UserContext.authenticate(43) | Authentication request succeeded for user admin INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hibernate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in file: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\openempi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@4fbc7b65[transforms=[org.openhie.openempi.configuration.Transform@5f494cc8[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@45500f57[fieldName=custom1,sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@5f494cc8[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@b1f3c4e[fieldName=custom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@5f494cc8[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl.DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@2fb02a96[matchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_469_0_, this_.audit_event_type_code as audit2_469_0_, this_.audit_event_type_description as audit3_469_0_, this_.audit_event_type_name as audit4_469_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_469_0_, this_.audit_event_type_code as audit2_469_0_, this_.audit_event_type_description as audit3_469_0_, this_.audit_event_type_name as audit4_469_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(86) | Authentication request for user with username: admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? Hibernate: select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(99) | Encrypted password is d033e22ae348aeb5660fc2140aec35850c4da997 as opposed to d033e22ae348aeb5660fc2140aec35850c4da997 DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.UserSession@267d5b1a[sessionId=,sessionKey=A0D82406CC2C5290EA3D2ACA9F73FD4B,user=org.openhie.openempi.model.User@5188e507[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 17:14:53 CDT 2010] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) Hibernate: insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.context.UserContext.authenticate(43) | Authentication request succeeded for user admin DEBUG - org.openhie.openempi.service.impl.ValidationServiceImpl.validate(27) | Validating object : org.openhie.openempi.model.PersonIdentifier@5622f08f[personIdentifierId=,identifierDomain=org.openhie.openempi.model.IdentifierDomain@fdf6877[identifierDomainId=,userCreatedBy=,universalIdentifier=,universalIdentifierTypeCode=,namespaceIdentifier=SSN,dateCreated=],userByCreatorId=,userByVoidedById=,identifier=555-55-5555,dateCreated=,dateVoided=] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_478_6_, this_.address1 as address2_478_6_, this_.address2 as address3_478_6_, this_.address_type_cd as address46_478_6_, this_.birth_order as birth4_478_6_, this_.birth_place as birth5_478_6_, this_.city as city478_6_, this_.country as country478_6_, this_.country_code as country8_478_6_, this_.custom1 as custom9_478_6_, this_.custom2 as custom10_478_6_, this_.custom3 as custom11_478_6_, this_.custom4 as custom12_478_6_, this_.custom5 as custom13_478_6_, this_.date_changed as date14_478_6_, this_.date_created as date15_478_6_, this_.date_of_birth as date16_478_6_, this_.date_voided as date17_478_6_, this_.death_ind as death18_478_6_, this_.death_time as death19_478_6_, this_.degree as degree478_6_, this_.email as email478_6_, this_.ethnic_group_cd as ethnic39_478_6_, this_.family_name as family22_478_6_, this_.family_name2 as family23_478_6_, this_.gender_cd as gender40_478_6_, this_.given_name as given24_478_6_, this_.language_cd as language47_478_6_, this_.marital_status_code as marital25_478_6_, this_.middle_name as middle26_478_6_, this_.mothers_maiden_name as mothers27_478_6_, this_.multiple_birth_ind as multiple28_478_6_, this_.name_type_cd as name41_478_6_, this_.nationality_cd as nationa42_478_6_, this_.phone_area_code as phone29_478_6_, this_.phone_country_code as phone30_478_6_, this_.phone_ext as phone31_478_6_, this_.phone_number as phone32_478_6_, this_.postal_code as postal33_478_6_, this_.prefix as prefix478_6_, this_.race_cd as race38_478_6_, this_.religion_cd as religion43_478_6_, this_.ssn as ssn478_6_, this_.state as state478_6_, this_.suffix as suffix478_6_, this_.changed_by_id as changed45_478_6_, this_.creator_id as creator48_478_6_, this_.voided_by_id as voided44_478_6_, pi1_.person_identifier_id as person1_479_0_, pi1_.date_created as date2_479_0_, pi1_.date_voided as date3_479_0_, pi1_.identifier as identifier479_0_, pi1_.identifier_domain_id as identifier6_479_0_, pi1_.person_id as person7_479_0_, pi1_.creator_id as creator5_479_0_, pi1_.voided_by_id as voided8_479_0_, id2_.identifier_domain_id as identifier1_473_1_, id2_.date_created as date2_473_1_, id2_.namespace_identifier as namespace3_473_1_, id2_.universal_identifier as universal4_473_1_, id2_.universal_identifier_type_code as universal5_473_1_, id2_.creator_id as creator6_473_1_, user6_.id as id484_2_, user6_.account_expired as account2_484_2_, user6_.account_locked as account3_484_2_, user6_.address as address484_2_, user6_.city as city484_2_, user6_.country as country484_2_, user6_.postal_code as postal7_484_2_, user6_.province as province484_2_, user6_.credentials_expired as credenti9_484_2_, user6_.email as email484_2_, user6_.account_enabled as account11_484_2_, user6_.first_name as first12_484_2_, user6_.last_name as last13_484_2_, user6_.password as password484_2_, user6_.password_hint as password15_484_2_, user6_.phone_number as phone16_484_2_, user6_.username as username484_2_, user6_.version as version484_2_, user6_.website as website484_2_, person7_.person_id as person1_478_3_, person7_.address1 as address2_478_3_, person7_.address2 as address3_478_3_, person7_.address_type_cd as address46_478_3_, person7_.birth_order as birth4_478_3_, person7_.birth_place as birth5_478_3_, person7_.city as city478_3_, person7_.country as country478_3_, person7_.country_code as country8_478_3_, person7_.custom1 as custom9_478_3_, person7_.custom2 as custom10_478_3_, person7_.custom3 as custom11_478_3_, person7_.custom4 as custom12_478_3_, person7_.custom5 as custom13_478_3_, person7_.date_changed as date14_478_3_, person7_.date_created as date15_478_3_, person7_.date_of_birth as date16_478_3_, person7_.date_voided as date17_478_3_, person7_.death_ind as death18_478_3_, person7_.death_time as death19_478_3_, person7_.degree as degree478_3_, person7_.email as email478_3_, person7_.ethnic_group_cd as ethnic39_478_3_, person7_.family_name as family22_478_3_, person7_.family_name2 as family23_478_3_, person7_.gender_cd as gender40_478_3_, person7_.given_name as given24_478_3_, person7_.language_cd as language47_478_3_, person7_.marital_status_code as marital25_478_3_, person7_.middle_name as middle26_478_3_, person7_.mothers_maiden_name as mothers27_478_3_, person7_.multiple_birth_ind as multiple28_478_3_, person7_.name_type_cd as name41_478_3_, person7_.nationality_cd as nationa42_478_3_, person7_.phone_area_code as phone29_478_3_, person7_.phone_country_code as phone30_478_3_, person7_.phone_ext as phone31_478_3_, person7_.phone_number as phone32_478_3_, person7_.postal_code as postal33_478_3_, person7_.prefix as prefix478_3_, person7_.race_cd as race38_478_3_, person7_.religion_cd as religion43_478_3_, person7_.ssn as ssn478_3_, person7_.state as state478_3_, person7_.suffix as suffix478_3_, person7_.changed_by_id as changed45_478_3_, person7_.creator_id as creator48_478_3_, person7_.voided_by_id as voided44_478_3_, user8_.id as id484_4_, user8_.account_expired as account2_484_4_, user8_.account_locked as account3_484_4_, user8_.address as address484_4_, user8_.city as city484_4_, user8_.country as country484_4_, user8_.postal_code as postal7_484_4_, user8_.province as province484_4_, user8_.credentials_expired as credenti9_484_4_, user8_.email as email484_4_, user8_.account_enabled as account11_484_4_, user8_.first_name as first12_484_4_, user8_.last_name as last13_484_4_, user8_.password as password484_4_, user8_.password_hint as password15_484_4_, user8_.phone_number as phone16_484_4_, user8_.username as username484_4_, user8_.version as version484_4_, user8_.website as website484_4_, user9_.id as id484_5_, user9_.account_expired as account2_484_5_, user9_.account_locked as account3_484_5_, user9_.address as address484_5_, user9_.city as city484_5_, user9_.country as country484_5_, user9_.postal_code as postal7_484_5_, user9_.province as province484_5_, user9_.credentials_expired as credenti9_484_5_, user9_.email as email484_5_, user9_.account_enabled as account11_484_5_, user9_.first_name as first12_484_5_, user9_.last_name as last13_484_5_, user9_.password as password484_5_, user9_.password_hint as password15_484_5_, user9_.phone_number as phone16_484_5_, user9_.username as username484_5_, user9_.version as version484_5_, user9_.website as website484_5_ from person this_ inner join person_identifier pi1_ on this_.person_id=pi1_.person_id inner join identifier_domain id2_ on pi1_.identifier_domain_id=id2_.identifier_domain_id left outer join app_user user6_ on id2_.creator_id=user6_.id left outer join person person7_ on pi1_.person_id=person7_.person_id left outer join app_user user8_ on pi1_.creator_id=user8_.id left outer join app_user user9_ on pi1_.voided_by_id=user9_.id where this_.date_voided is null and pi1_.identifier=? and id2_.namespace_identifier=? Hibernate: select this_.person_id as person1_478_6_, this_.address1 as address2_478_6_, this_.address2 as address3_478_6_, this_.address_type_cd as address46_478_6_, this_.birth_order as birth4_478_6_, this_.birth_place as birth5_478_6_, this_.city as city478_6_, this_.country as country478_6_, this_.country_code as country8_478_6_, this_.custom1 as custom9_478_6_, this_.custom2 as custom10_478_6_, this_.custom3 as custom11_478_6_, this_.custom4 as custom12_478_6_, this_.custom5 as custom13_478_6_, this_.date_changed as date14_478_6_, this_.date_created as date15_478_6_, this_.date_of_birth as date16_478_6_, this_.date_voided as date17_478_6_, this_.death_ind as death18_478_6_, this_.death_time as death19_478_6_, this_.degree as degree478_6_, this_.email as email478_6_, this_.ethnic_group_cd as ethnic39_478_6_, this_.family_name as family22_478_6_, this_.family_name2 as family23_478_6_, this_.gender_cd as gender40_478_6_, this_.given_name as given24_478_6_, this_.language_cd as language47_478_6_, this_.marital_status_code as marital25_478_6_, this_.middle_name as middle26_478_6_, this_.mothers_maiden_name as mothers27_478_6_, this_.multiple_birth_ind as multiple28_478_6_, this_.name_type_cd as name41_478_6_, this_.nationality_cd as nationa42_478_6_, this_.phone_area_code as phone29_478_6_, this_.phone_country_code as phone30_478_6_, this_.phone_ext as phone31_478_6_, this_.phone_number as phone32_478_6_, this_.postal_code as postal33_478_6_, this_.prefix as prefix478_6_, this_.race_cd as race38_478_6_, this_.religion_cd as religion43_478_6_, this_.ssn as ssn478_6_, this_.state as state478_6_, this_.suffix as suffix478_6_, this_.changed_by_id as changed45_478_6_, this_.creator_id as creator48_478_6_, this_.voided_by_id as voided44_478_6_, pi1_.person_identifier_id as person1_479_0_, pi1_.date_created as date2_479_0_, pi1_.date_voided as date3_479_0_, pi1_.identifier as identifier479_0_, pi1_.identifier_domain_id as identifier6_479_0_, pi1_.person_id as person7_479_0_, pi1_.creator_id as creator5_479_0_, pi1_.voided_by_id as voided8_479_0_, id2_.identifier_domain_id as identifier1_473_1_, id2_.date_created as date2_473_1_, id2_.namespace_identifier as namespace3_473_1_, id2_.universal_identifier as universal4_473_1_, id2_.universal_identifier_type_code as universal5_473_1_, id2_.creator_id as creator6_473_1_, user6_.id as id484_2_, user6_.account_expired as account2_484_2_, user6_.account_locked as account3_484_2_, user6_.address as address484_2_, user6_.city as city484_2_, user6_.country as country484_2_, user6_.postal_code as postal7_484_2_, user6_.province as province484_2_, user6_.credentials_expired as credenti9_484_2_, user6_.email as email484_2_, user6_.account_enabled as account11_484_2_, user6_.first_name as first12_484_2_, user6_.last_name as last13_484_2_, user6_.password as password484_2_, user6_.password_hint as password15_484_2_, user6_.phone_number as phone16_484_2_, user6_.username as username484_2_, user6_.version as version484_2_, user6_.website as website484_2_, person7_.person_id as person1_478_3_, person7_.address1 as address2_478_3_, person7_.address2 as address3_478_3_, person7_.address_type_cd as address46_478_3_, person7_.birth_order as birth4_478_3_, person7_.birth_place as birth5_478_3_, person7_.city as city478_3_, person7_.country as country478_3_, person7_.country_code as country8_478_3_, person7_.custom1 as custom9_478_3_, person7_.custom2 as custom10_478_3_, person7_.custom3 as custom11_478_3_, person7_.custom4 as custom12_478_3_, person7_.custom5 as custom13_478_3_, person7_.date_changed as date14_478_3_, person7_.date_created as date15_478_3_, person7_.date_of_birth as date16_478_3_, person7_.date_voided as date17_478_3_, person7_.death_ind as death18_478_3_, person7_.death_time as death19_478_3_, person7_.degree as degree478_3_, person7_.email as email478_3_, person7_.ethnic_group_cd as ethnic39_478_3_, person7_.family_name as family22_478_3_, person7_.family_name2 as family23_478_3_, person7_.gender_cd as gender40_478_3_, person7_.given_name as given24_478_3_, person7_.language_cd as language47_478_3_, person7_.marital_status_code as marital25_478_3_, person7_.middle_name as middle26_478_3_, person7_.mothers_maiden_name as mothers27_478_3_, person7_.multiple_birth_ind as multiple28_478_3_, person7_.name_type_cd as name41_478_3_, person7_.nationality_cd as nationa42_478_3_, person7_.phone_area_code as phone29_478_3_, person7_.phone_country_code as phone30_478_3_, person7_.phone_ext as phone31_478_3_, person7_.phone_number as phone32_478_3_, person7_.postal_code as postal33_478_3_, person7_.prefix as prefix478_3_, person7_.race_cd as race38_478_3_, person7_.religion_cd as religion43_478_3_, person7_.ssn as ssn478_3_, person7_.state as state478_3_, person7_.suffix as suffix478_3_, person7_.changed_by_id as changed45_478_3_, person7_.creator_id as creator48_478_3_, person7_.voided_by_id as voided44_478_3_, user8_.id as id484_4_, user8_.account_expired as account2_484_4_, user8_.account_locked as account3_484_4_, user8_.address as address484_4_, user8_.city as city484_4_, user8_.country as country484_4_, user8_.postal_code as postal7_484_4_, user8_.province as province484_4_, user8_.credentials_expired as credenti9_484_4_, user8_.email as email484_4_, user8_.account_enabled as account11_484_4_, user8_.first_name as first12_484_4_, user8_.last_name as last13_484_4_, user8_.password as password484_4_, user8_.password_hint as password15_484_4_, user8_.phone_number as phone16_484_4_, user8_.username as username484_4_, user8_.version as version484_4_, user8_.website as website484_4_, user9_.id as id484_5_, user9_.account_expired as account2_484_5_, user9_.account_locked as account3_484_5_, user9_.address as address484_5_, user9_.city as city484_5_, user9_.country as country484_5_, user9_.postal_code as postal7_484_5_, user9_.province as province484_5_, user9_.credentials_expired as credenti9_484_5_, user9_.email as email484_5_, user9_.account_enabled as account11_484_5_, user9_.first_name as first12_484_5_, user9_.last_name as last13_484_5_, user9_.password as password484_5_, user9_.password_hint as password15_484_5_, user9_.phone_number as phone16_484_5_, user9_.username as username484_5_, user9_.version as version484_5_, user9_.website as website484_5_ from person this_ inner join person_identifier pi1_ on this_.person_id=pi1_.person_id inner join identifier_domain id2_ on pi1_.identifier_domain_id=id2_.identifier_domain_id left outer join app_user user6_ on id2_.creator_id=user6_.id left outer join person person7_ on pi1_.person_id=person7_.person_id left outer join app_user user8_ on pi1_.creator_id=user8_.id left outer join app_user user9_ on pi1_.voided_by_id=user9_.id where this_.date_voided is null and pi1_.identifier=? and id2_.namespace_identifier=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select personiden0_.person_id as person7_5_, personiden0_.person_identifier_id as person1_5_, personiden0_.person_identifier_id as person1_479_4_, personiden0_.date_created as date2_479_4_, personiden0_.date_voided as date3_479_4_, personiden0_.identifier as identifier479_4_, personiden0_.identifier_domain_id as identifier6_479_4_, personiden0_.person_id as person7_479_4_, personiden0_.creator_id as creator5_479_4_, personiden0_.voided_by_id as voided8_479_4_, identifier1_.identifier_domain_id as identifier1_473_0_, identifier1_.date_created as date2_473_0_, identifier1_.namespace_identifier as namespace3_473_0_, identifier1_.universal_identifier as universal4_473_0_, identifier1_.universal_identifier_type_code as universal5_473_0_, identifier1_.creator_id as creator6_473_0_, user2_.id as id484_1_, user2_.account_expired as account2_484_1_, user2_.account_locked as account3_484_1_, user2_.address as address484_1_, user2_.city as city484_1_, user2_.country as country484_1_, user2_.postal_code as postal7_484_1_, user2_.province as province484_1_, user2_.credentials_expired as credenti9_484_1_, user2_.email as email484_1_, user2_.account_enabled as account11_484_1_, user2_.first_name as first12_484_1_, user2_.last_name as last13_484_1_, user2_.password as password484_1_, user2_.password_hint as password15_484_1_, user2_.phone_number as phone16_484_1_, user2_.username as username484_1_, user2_.version as version484_1_, user2_.website as website484_1_, user3_.id as id484_2_, user3_.account_expired as account2_484_2_, user3_.account_locked as account3_484_2_, user3_.address as address484_2_, user3_.city as city484_2_, user3_.country as country484_2_, user3_.postal_code as postal7_484_2_, user3_.province as province484_2_, user3_.credentials_expired as credenti9_484_2_, user3_.email as email484_2_, user3_.account_enabled as account11_484_2_, user3_.first_name as first12_484_2_, user3_.last_name as last13_484_2_, user3_.password as password484_2_, user3_.password_hint as password15_484_2_, user3_.phone_number as phone16_484_2_, user3_.username as username484_2_, user3_.version as version484_2_, user3_.website as website484_2_, user4_.id as id484_3_, user4_.account_expired as account2_484_3_, user4_.account_locked as account3_484_3_, user4_.address as address484_3_, user4_.city as city484_3_, user4_.country as country484_3_, user4_.postal_code as postal7_484_3_, user4_.province as province484_3_, user4_.credentials_expired as credenti9_484_3_, user4_.email as email484_3_, user4_.account_enabled as account11_484_3_, user4_.first_name as first12_484_3_, user4_.last_name as last13_484_3_, user4_.password as password484_3_, user4_.password_hint as password15_484_3_, user4_.phone_number as phone16_484_3_, user4_.username as username484_3_, user4_.version as version484_3_, user4_.website as website484_3_ from person_identifier personiden0_ inner join identifier_domain identifier1_ on personiden0_.identifier_domain_id=identifier1_.identifier_domain_id left outer join app_user user2_ on identifier1_.creator_id=user2_.id inner join app_user user3_ on personiden0_.creator_id=user3_.id left outer join app_user user4_ on personiden0_.voided_by_id=user4_.id where personiden0_.person_id=? Hibernate: select personiden0_.person_id as person7_5_, personiden0_.person_identifier_id as person1_5_, personiden0_.person_identifier_id as person1_479_4_, personiden0_.date_created as date2_479_4_, personiden0_.date_voided as date3_479_4_, personiden0_.identifier as identifier479_4_, personiden0_.identifier_domain_id as identifier6_479_4_, personiden0_.person_id as person7_479_4_, personiden0_.creator_id as creator5_479_4_, personiden0_.voided_by_id as voided8_479_4_, identifier1_.identifier_domain_id as identifier1_473_0_, identifier1_.date_created as date2_473_0_, identifier1_.namespace_identifier as namespace3_473_0_, identifier1_.universal_identifier as universal4_473_0_, identifier1_.universal_identifier_type_code as universal5_473_0_, identifier1_.creator_id as creator6_473_0_, user2_.id as id484_1_, user2_.account_expired as account2_484_1_, user2_.account_locked as account3_484_1_, user2_.address as address484_1_, user2_.city as city484_1_, user2_.country as country484_1_, user2_.postal_code as postal7_484_1_, user2_.province as province484_1_, user2_.credentials_expired as credenti9_484_1_, user2_.email as email484_1_, user2_.account_enabled as account11_484_1_, user2_.first_name as first12_484_1_, user2_.last_name as last13_484_1_, user2_.password as password484_1_, user2_.password_hint as password15_484_1_, user2_.phone_number as phone16_484_1_, user2_.username as username484_1_, user2_.version as version484_1_, user2_.website as website484_1_, user3_.id as id484_2_, user3_.account_expired as account2_484_2_, user3_.account_locked as account3_484_2_, user3_.address as address484_2_, user3_.city as city484_2_, user3_.country as country484_2_, user3_.postal_code as postal7_484_2_, user3_.province as province484_2_, user3_.credentials_expired as credenti9_484_2_, user3_.email as email484_2_, user3_.account_enabled as account11_484_2_, user3_.first_name as first12_484_2_, user3_.last_name as last13_484_2_, user3_.password as password484_2_, user3_.password_hint as password15_484_2_, user3_.phone_number as phone16_484_2_, user3_.username as username484_2_, user3_.version as version484_2_, user3_.website as website484_2_, user4_.id as id484_3_, user4_.account_expired as account2_484_3_, user4_.account_locked as account3_484_3_, user4_.address as address484_3_, user4_.city as city484_3_, user4_.country as country484_3_, user4_.postal_code as postal7_484_3_, user4_.province as province484_3_, user4_.credentials_expired as credenti9_484_3_, user4_.email as email484_3_, user4_.account_enabled as account11_484_3_, user4_.first_name as first12_484_3_, user4_.last_name as last13_484_3_, user4_.password as password484_3_, user4_.password_hint as password15_484_3_, user4_.phone_number as phone16_484_3_, user4_.username as username484_3_, user4_.version as version484_3_, user4_.website as website484_3_ from person_identifier personiden0_ inner join identifier_domain identifier1_ on personiden0_.identifier_domain_id=identifier1_.identifier_domain_id left outer join app_user user2_ on identifier1_.creator_id=user2_.id inner join app_user user3_ on personiden0_.creator_id=user3_.id left outer join app_user user4_ on personiden0_.voided_by_id=user4_.id where personiden0_.person_id=? DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate$3.doInHibernate(132) | Query by identifier returned: 1 elements. DEBUG - org.openhie.openempi.service.PersonServiceTest.testUpdatePerson(104) | Before update found the person: org.openhie.openempi.model.Person@59637251[personId=1000,givenName=Odysseas,familyName=Pentakalos,personIdentifiers=[org.openhie.openempi.model.PersonIdentifier@1fc2ab6c[personIdentifierId=100,identifierDomain=org.openhie.openempi.model.IdentifierDomain@25844fbe[identifierDomainId=100,userCreatedBy=org.openhie.openempi.model.User@118f5630[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=,universalIdentifierTypeCode=,namespaceIdentifier=SSN,dateCreated=2010-04-06 17:06:03.167],userByCreatorId=org.openhie.openempi.model.User@118f5630[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],userByVoidedById=,identifier=555-55-5555,dateCreated=2010-04-06 17:14:43.47,dateVoided=]]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select nationalit0_.nationality_cd as national1_477_0_, nationalit0_.nationality_code as national2_477_0_, nationalit0_.nationality_description as national3_477_0_, nationalit0_.nationality_name as national4_477_0_ from nationality nationalit0_ where nationalit0_.nationality_cd=? Hibernate: select nationalit0_.nationality_cd as national1_477_0_, nationalit0_.nationality_code as national2_477_0_, nationalit0_.nationality_description as national3_477_0_, nationalit0_.nationality_name as national4_477_0_ from nationality nationalit0_ where nationalit0_.nationality_cd=? DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.ValidationServiceImpl.validate(27) | Validating object : org.openhie.openempi.model.Person@59637251[personId=1000,givenName=Odysseas,familyName=Pentakalos,personIdentifiers=[org.openhie.openempi.model.PersonIdentifier@1fc2ab6c[personIdentifierId=100,identifierDomain=org.openhie.openempi.model.IdentifierDomain@25844fbe[identifierDomainId=100,userCreatedBy=org.openhie.openempi.model.User@118f5630[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=,universalIdentifierTypeCode=,namespaceIdentifier=SSN,dateCreated=2010-04-06 17:06:03.167],userByCreatorId=org.openhie.openempi.model.User@118f5630[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],userByVoidedById=,identifier=555-55-5555,dateCreated=2010-04-06 17:14:43.47,dateVoided=]]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_478_6_, this_.address1 as address2_478_6_, this_.address2 as address3_478_6_, this_.address_type_cd as address46_478_6_, this_.birth_order as birth4_478_6_, this_.birth_place as birth5_478_6_, this_.city as city478_6_, this_.country as country478_6_, this_.country_code as country8_478_6_, this_.custom1 as custom9_478_6_, this_.custom2 as custom10_478_6_, this_.custom3 as custom11_478_6_, this_.custom4 as custom12_478_6_, this_.custom5 as custom13_478_6_, this_.date_changed as date14_478_6_, this_.date_created as date15_478_6_, this_.date_of_birth as date16_478_6_, this_.date_voided as date17_478_6_, this_.death_ind as death18_478_6_, this_.death_time as death19_478_6_, this_.degree as degree478_6_, this_.email as email478_6_, this_.ethnic_group_cd as ethnic39_478_6_, this_.family_name as family22_478_6_, this_.family_name2 as family23_478_6_, this_.gender_cd as gender40_478_6_, this_.given_name as given24_478_6_, this_.language_cd as language47_478_6_, this_.marital_status_code as marital25_478_6_, this_.middle_name as middle26_478_6_, this_.mothers_maiden_name as mothers27_478_6_, this_.multiple_birth_ind as multiple28_478_6_, this_.name_type_cd as name41_478_6_, this_.nationality_cd as nationa42_478_6_, this_.phone_area_code as phone29_478_6_, this_.phone_country_code as phone30_478_6_, this_.phone_ext as phone31_478_6_, this_.phone_number as phone32_478_6_, this_.postal_code as postal33_478_6_, this_.prefix as prefix478_6_, this_.race_cd as race38_478_6_, this_.religion_cd as religion43_478_6_, this_.ssn as ssn478_6_, this_.state as state478_6_, this_.suffix as suffix478_6_, this_.changed_by_id as changed45_478_6_, this_.creator_id as creator48_478_6_, this_.voided_by_id as voided44_478_6_, pi1_.person_identifier_id as person1_479_0_, pi1_.date_created as date2_479_0_, pi1_.date_voided as date3_479_0_, pi1_.identifier as identifier479_0_, pi1_.identifier_domain_id as identifier6_479_0_, pi1_.person_id as person7_479_0_, pi1_.creator_id as creator5_479_0_, pi1_.voided_by_id as voided8_479_0_, id2_.identifier_domain_id as identifier1_473_1_, id2_.date_created as date2_473_1_, id2_.namespace_identifier as namespace3_473_1_, id2_.universal_identifier as universal4_473_1_, id2_.universal_identifier_type_code as universal5_473_1_, id2_.creator_id as creator6_473_1_, user6_.id as id484_2_, user6_.account_expired as account2_484_2_, user6_.account_locked as account3_484_2_, user6_.address as address484_2_, user6_.city as city484_2_, user6_.country as country484_2_, user6_.postal_code as postal7_484_2_, user6_.province as province484_2_, user6_.credentials_expired as credenti9_484_2_, user6_.email as email484_2_, user6_.account_enabled as account11_484_2_, user6_.first_name as first12_484_2_, user6_.last_name as last13_484_2_, user6_.password as password484_2_, user6_.password_hint as password15_484_2_, user6_.phone_number as phone16_484_2_, user6_.username as username484_2_, user6_.version as version484_2_, user6_.website as website484_2_, person7_.person_id as person1_478_3_, person7_.address1 as address2_478_3_, person7_.address2 as address3_478_3_, person7_.address_type_cd as address46_478_3_, person7_.birth_order as birth4_478_3_, person7_.birth_place as birth5_478_3_, person7_.city as city478_3_, person7_.country as country478_3_, person7_.country_code as country8_478_3_, person7_.custom1 as custom9_478_3_, person7_.custom2 as custom10_478_3_, person7_.custom3 as custom11_478_3_, person7_.custom4 as custom12_478_3_, person7_.custom5 as custom13_478_3_, person7_.date_changed as date14_478_3_, person7_.date_created as date15_478_3_, person7_.date_of_birth as date16_478_3_, person7_.date_voided as date17_478_3_, person7_.death_ind as death18_478_3_, person7_.death_time as death19_478_3_, person7_.degree as degree478_3_, person7_.email as email478_3_, person7_.ethnic_group_cd as ethnic39_478_3_, person7_.family_name as family22_478_3_, person7_.family_name2 as family23_478_3_, person7_.gender_cd as gender40_478_3_, person7_.given_name as given24_478_3_, person7_.language_cd as language47_478_3_, person7_.marital_status_code as marital25_478_3_, person7_.middle_name as middle26_478_3_, person7_.mothers_maiden_name as mothers27_478_3_, person7_.multiple_birth_ind as multiple28_478_3_, person7_.name_type_cd as name41_478_3_, person7_.nationality_cd as nationa42_478_3_, person7_.phone_area_code as phone29_478_3_, person7_.phone_country_code as phone30_478_3_, person7_.phone_ext as phone31_478_3_, person7_.phone_number as phone32_478_3_, person7_.postal_code as postal33_478_3_, person7_.prefix as prefix478_3_, person7_.race_cd as race38_478_3_, person7_.religion_cd as religion43_478_3_, person7_.ssn as ssn478_3_, person7_.state as state478_3_, person7_.suffix as suffix478_3_, person7_.changed_by_id as changed45_478_3_, person7_.creator_id as creator48_478_3_, person7_.voided_by_id as voided44_478_3_, user8_.id as id484_4_, user8_.account_expired as account2_484_4_, user8_.account_locked as account3_484_4_, user8_.address as address484_4_, user8_.city as city484_4_, user8_.country as country484_4_, user8_.postal_code as postal7_484_4_, user8_.province as province484_4_, user8_.credentials_expired as credenti9_484_4_, user8_.email as email484_4_, user8_.account_enabled as account11_484_4_, user8_.first_name as first12_484_4_, user8_.last_name as last13_484_4_, user8_.password as password484_4_, user8_.password_hint as password15_484_4_, user8_.phone_number as phone16_484_4_, user8_.username as username484_4_, user8_.version as version484_4_, user8_.website as website484_4_, user9_.id as id484_5_, user9_.account_expired as account2_484_5_, user9_.account_locked as account3_484_5_, user9_.address as address484_5_, user9_.city as city484_5_, user9_.country as country484_5_, user9_.postal_code as postal7_484_5_, user9_.province as province484_5_, user9_.credentials_expired as credenti9_484_5_, user9_.email as email484_5_, user9_.account_enabled as account11_484_5_, user9_.first_name as first12_484_5_, user9_.last_name as last13_484_5_, user9_.password as password484_5_, user9_.password_hint as password15_484_5_, user9_.phone_number as phone16_484_5_, user9_.username as username484_5_, user9_.version as version484_5_, user9_.website as website484_5_ from person this_ inner join person_identifier pi1_ on this_.person_id=pi1_.person_id inner join identifier_domain id2_ on pi1_.identifier_domain_id=id2_.identifier_domain_id left outer join app_user user6_ on id2_.creator_id=user6_.id left outer join person person7_ on pi1_.person_id=person7_.person_id left outer join app_user user8_ on pi1_.creator_id=user8_.id left outer join app_user user9_ on pi1_.voided_by_id=user9_.id where this_.date_voided is null and pi1_.identifier=? and id2_.namespace_identifier=? Hibernate: select this_.person_id as person1_478_6_, this_.address1 as address2_478_6_, this_.address2 as address3_478_6_, this_.address_type_cd as address46_478_6_, this_.birth_order as birth4_478_6_, this_.birth_place as birth5_478_6_, this_.city as city478_6_, this_.country as country478_6_, this_.country_code as country8_478_6_, this_.custom1 as custom9_478_6_, this_.custom2 as custom10_478_6_, this_.custom3 as custom11_478_6_, this_.custom4 as custom12_478_6_, this_.custom5 as custom13_478_6_, this_.date_changed as date14_478_6_, this_.date_created as date15_478_6_, this_.date_of_birth as date16_478_6_, this_.date_voided as date17_478_6_, this_.death_ind as death18_478_6_, this_.death_time as death19_478_6_, this_.degree as degree478_6_, this_.email as email478_6_, this_.ethnic_group_cd as ethnic39_478_6_, this_.family_name as family22_478_6_, this_.family_name2 as family23_478_6_, this_.gender_cd as gender40_478_6_, this_.given_name as given24_478_6_, this_.language_cd as language47_478_6_, this_.marital_status_code as marital25_478_6_, this_.middle_name as middle26_478_6_, this_.mothers_maiden_name as mothers27_478_6_, this_.multiple_birth_ind as multiple28_478_6_, this_.name_type_cd as name41_478_6_, this_.nationality_cd as nationa42_478_6_, this_.phone_area_code as phone29_478_6_, this_.phone_country_code as phone30_478_6_, this_.phone_ext as phone31_478_6_, this_.phone_number as phone32_478_6_, this_.postal_code as postal33_478_6_, this_.prefix as prefix478_6_, this_.race_cd as race38_478_6_, this_.religion_cd as religion43_478_6_, this_.ssn as ssn478_6_, this_.state as state478_6_, this_.suffix as suffix478_6_, this_.changed_by_id as changed45_478_6_, this_.creator_id as creator48_478_6_, this_.voided_by_id as voided44_478_6_, pi1_.person_identifier_id as person1_479_0_, pi1_.date_created as date2_479_0_, pi1_.date_voided as date3_479_0_, pi1_.identifier as identifier479_0_, pi1_.identifier_domain_id as identifier6_479_0_, pi1_.person_id as person7_479_0_, pi1_.creator_id as creator5_479_0_, pi1_.voided_by_id as voided8_479_0_, id2_.identifier_domain_id as identifier1_473_1_, id2_.date_created as date2_473_1_, id2_.namespace_identifier as namespace3_473_1_, id2_.universal_identifier as universal4_473_1_, id2_.universal_identifier_type_code as universal5_473_1_, id2_.creator_id as creator6_473_1_, user6_.id as id484_2_, user6_.account_expired as account2_484_2_, user6_.account_locked as account3_484_2_, user6_.address as address484_2_, user6_.city as city484_2_, user6_.country as country484_2_, user6_.postal_code as postal7_484_2_, user6_.province as province484_2_, user6_.credentials_expired as credenti9_484_2_, user6_.email as email484_2_, user6_.account_enabled as account11_484_2_, user6_.first_name as first12_484_2_, user6_.last_name as last13_484_2_, user6_.password as password484_2_, user6_.password_hint as password15_484_2_, user6_.phone_number as phone16_484_2_, user6_.username as username484_2_, user6_.version as version484_2_, user6_.website as website484_2_, person7_.person_id as person1_478_3_, person7_.address1 as address2_478_3_, person7_.address2 as address3_478_3_, person7_.address_type_cd as address46_478_3_, person7_.birth_order as birth4_478_3_, person7_.birth_place as birth5_478_3_, person7_.city as city478_3_, person7_.country as country478_3_, person7_.country_code as country8_478_3_, person7_.custom1 as custom9_478_3_, person7_.custom2 as custom10_478_3_, person7_.custom3 as custom11_478_3_, person7_.custom4 as custom12_478_3_, person7_.custom5 as custom13_478_3_, person7_.date_changed as date14_478_3_, person7_.date_created as date15_478_3_, person7_.date_of_birth as date16_478_3_, person7_.date_voided as date17_478_3_, person7_.death_ind as death18_478_3_, person7_.death_time as death19_478_3_, person7_.degree as degree478_3_, person7_.email as email478_3_, person7_.ethnic_group_cd as ethnic39_478_3_, person7_.family_name as family22_478_3_, person7_.family_name2 as family23_478_3_, person7_.gender_cd as gender40_478_3_, person7_.given_name as given24_478_3_, person7_.language_cd as language47_478_3_, person7_.marital_status_code as marital25_478_3_, person7_.middle_name as middle26_478_3_, person7_.mothers_maiden_name as mothers27_478_3_, person7_.multiple_birth_ind as multiple28_478_3_, person7_.name_type_cd as name41_478_3_, person7_.nationality_cd as nationa42_478_3_, person7_.phone_area_code as phone29_478_3_, person7_.phone_country_code as phone30_478_3_, person7_.phone_ext as phone31_478_3_, person7_.phone_number as phone32_478_3_, person7_.postal_code as postal33_478_3_, person7_.prefix as prefix478_3_, person7_.race_cd as race38_478_3_, person7_.religion_cd as religion43_478_3_, person7_.ssn as ssn478_3_, person7_.state as state478_3_, person7_.suffix as suffix478_3_, person7_.changed_by_id as changed45_478_3_, person7_.creator_id as creator48_478_3_, person7_.voided_by_id as voided44_478_3_, user8_.id as id484_4_, user8_.account_expired as account2_484_4_, user8_.account_locked as account3_484_4_, user8_.address as address484_4_, user8_.city as city484_4_, user8_.country as country484_4_, user8_.postal_code as postal7_484_4_, user8_.province as province484_4_, user8_.credentials_expired as credenti9_484_4_, user8_.email as email484_4_, user8_.account_enabled as account11_484_4_, user8_.first_name as first12_484_4_, user8_.last_name as last13_484_4_, user8_.password as password484_4_, user8_.password_hint as password15_484_4_, user8_.phone_number as phone16_484_4_, user8_.username as username484_4_, user8_.version as version484_4_, user8_.website as website484_4_, user9_.id as id484_5_, user9_.account_expired as account2_484_5_, user9_.account_locked as account3_484_5_, user9_.address as address484_5_, user9_.city as city484_5_, user9_.country as country484_5_, user9_.postal_code as postal7_484_5_, user9_.province as province484_5_, user9_.credentials_expired as credenti9_484_5_, user9_.email as email484_5_, user9_.account_enabled as account11_484_5_, user9_.first_name as first12_484_5_, user9_.last_name as last13_484_5_, user9_.password as password484_5_, user9_.password_hint as password15_484_5_, user9_.phone_number as phone16_484_5_, user9_.username as username484_5_, user9_.version as version484_5_, user9_.website as website484_5_ from person this_ inner join person_identifier pi1_ on this_.person_id=pi1_.person_id inner join identifier_domain id2_ on pi1_.identifier_domain_id=id2_.identifier_domain_id left outer join app_user user6_ on id2_.creator_id=user6_.id left outer join person person7_ on pi1_.person_id=person7_.person_id left outer join app_user user8_ on pi1_.creator_id=user8_.id left outer join app_user user9_ on pi1_.voided_by_id=user9_.id where this_.date_voided is null and pi1_.identifier=? and id2_.namespace_identifier=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select personiden0_.person_id as person7_5_, personiden0_.person_identifier_id as person1_5_, personiden0_.person_identifier_id as person1_479_4_, personiden0_.date_created as date2_479_4_, personiden0_.date_voided as date3_479_4_, personiden0_.identifier as identifier479_4_, personiden0_.identifier_domain_id as identifier6_479_4_, personiden0_.person_id as person7_479_4_, personiden0_.creator_id as creator5_479_4_, personiden0_.voided_by_id as voided8_479_4_, identifier1_.identifier_domain_id as identifier1_473_0_, identifier1_.date_created as date2_473_0_, identifier1_.namespace_identifier as namespace3_473_0_, identifier1_.universal_identifier as universal4_473_0_, identifier1_.universal_identifier_type_code as universal5_473_0_, identifier1_.creator_id as creator6_473_0_, user2_.id as id484_1_, user2_.account_expired as account2_484_1_, user2_.account_locked as account3_484_1_, user2_.address as address484_1_, user2_.city as city484_1_, user2_.country as country484_1_, user2_.postal_code as postal7_484_1_, user2_.province as province484_1_, user2_.credentials_expired as credenti9_484_1_, user2_.email as email484_1_, user2_.account_enabled as account11_484_1_, user2_.first_name as first12_484_1_, user2_.last_name as last13_484_1_, user2_.password as password484_1_, user2_.password_hint as password15_484_1_, user2_.phone_number as phone16_484_1_, user2_.username as username484_1_, user2_.version as version484_1_, user2_.website as website484_1_, user3_.id as id484_2_, user3_.account_expired as account2_484_2_, user3_.account_locked as account3_484_2_, user3_.address as address484_2_, user3_.city as city484_2_, user3_.country as country484_2_, user3_.postal_code as postal7_484_2_, user3_.province as province484_2_, user3_.credentials_expired as credenti9_484_2_, user3_.email as email484_2_, user3_.account_enabled as account11_484_2_, user3_.first_name as first12_484_2_, user3_.last_name as last13_484_2_, user3_.password as password484_2_, user3_.password_hint as password15_484_2_, user3_.phone_number as phone16_484_2_, user3_.username as username484_2_, user3_.version as version484_2_, user3_.website as website484_2_, user4_.id as id484_3_, user4_.account_expired as account2_484_3_, user4_.account_locked as account3_484_3_, user4_.address as address484_3_, user4_.city as city484_3_, user4_.country as country484_3_, user4_.postal_code as postal7_484_3_, user4_.province as province484_3_, user4_.credentials_expired as credenti9_484_3_, user4_.email as email484_3_, user4_.account_enabled as account11_484_3_, user4_.first_name as first12_484_3_, user4_.last_name as last13_484_3_, user4_.password as password484_3_, user4_.password_hint as password15_484_3_, user4_.phone_number as phone16_484_3_, user4_.username as username484_3_, user4_.version as version484_3_, user4_.website as website484_3_ from person_identifier personiden0_ inner join identifier_domain identifier1_ on personiden0_.identifier_domain_id=identifier1_.identifier_domain_id left outer join app_user user2_ on identifier1_.creator_id=user2_.id inner join app_user user3_ on personiden0_.creator_id=user3_.id left outer join app_user user4_ on personiden0_.voided_by_id=user4_.id where personiden0_.person_id=? Hibernate: select personiden0_.person_id as person7_5_, personiden0_.person_identifier_id as person1_5_, personiden0_.person_identifier_id as person1_479_4_, personiden0_.date_created as date2_479_4_, personiden0_.date_voided as date3_479_4_, personiden0_.identifier as identifier479_4_, personiden0_.identifier_domain_id as identifier6_479_4_, personiden0_.person_id as person7_479_4_, personiden0_.creator_id as creator5_479_4_, personiden0_.voided_by_id as voided8_479_4_, identifier1_.identifier_domain_id as identifier1_473_0_, identifier1_.date_created as date2_473_0_, identifier1_.namespace_identifier as namespace3_473_0_, identifier1_.universal_identifier as universal4_473_0_, identifier1_.universal_identifier_type_code as universal5_473_0_, identifier1_.creator_id as creator6_473_0_, user2_.id as id484_1_, user2_.account_expired as account2_484_1_, user2_.account_locked as account3_484_1_, user2_.address as address484_1_, user2_.city as city484_1_, user2_.country as country484_1_, user2_.postal_code as postal7_484_1_, user2_.province as province484_1_, user2_.credentials_expired as credenti9_484_1_, user2_.email as email484_1_, user2_.account_enabled as account11_484_1_, user2_.first_name as first12_484_1_, user2_.last_name as last13_484_1_, user2_.password as password484_1_, user2_.password_hint as password15_484_1_, user2_.phone_number as phone16_484_1_, user2_.username as username484_1_, user2_.version as version484_1_, user2_.website as website484_1_, user3_.id as id484_2_, user3_.account_expired as account2_484_2_, user3_.account_locked as account3_484_2_, user3_.address as address484_2_, user3_.city as city484_2_, user3_.country as country484_2_, user3_.postal_code as postal7_484_2_, user3_.province as province484_2_, user3_.credentials_expired as credenti9_484_2_, user3_.email as email484_2_, user3_.account_enabled as account11_484_2_, user3_.first_name as first12_484_2_, user3_.last_name as last13_484_2_, user3_.password as password484_2_, user3_.password_hint as password15_484_2_, user3_.phone_number as phone16_484_2_, user3_.username as username484_2_, user3_.version as version484_2_, user3_.website as website484_2_, user4_.id as id484_3_, user4_.account_expired as account2_484_3_, user4_.account_locked as account3_484_3_, user4_.address as address484_3_, user4_.city as city484_3_, user4_.country as country484_3_, user4_.postal_code as postal7_484_3_, user4_.province as province484_3_, user4_.credentials_expired as credenti9_484_3_, user4_.email as email484_3_, user4_.account_enabled as account11_484_3_, user4_.first_name as first12_484_3_, user4_.last_name as last13_484_3_, user4_.password as password484_3_, user4_.password_hint as password15_484_3_, user4_.phone_number as phone16_484_3_, user4_.username as username484_3_, user4_.version as version484_3_, user4_.website as website484_3_ from person_identifier personiden0_ inner join identifier_domain identifier1_ on personiden0_.identifier_domain_id=identifier1_.identifier_domain_id left outer join app_user user2_ on identifier1_.creator_id=user2_.id inner join app_user user3_ on personiden0_.creator_id=user3_.id left outer join app_user user4_ on personiden0_.voided_by_id=user4_.id where personiden0_.person_id=? DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate$3.doInHibernate(132) | Query by identifier returned: 1 elements. TRACE - org.openhie.openempi.service.impl.PersonManagerServiceImpl.populateCustomFields(394) | Need to generate a value for field familyName using function org.openhie.openempi.configuration.Transform@5f494cc8[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=] and save it as field custom1 DEBUG - org.openhie.openempi.service.impl.PersonManagerServiceImpl.populateCustomFields(398) | Obtained a value of Pentakalos for field familyName DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(32) | Applying the double metaphone transform to field with value: Pentakalos DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(37) | The double metaphone value for field: 'Pentakalos' is 'PNTK' DEBUG - org.openhie.openempi.service.impl.PersonManagerServiceImpl.populateCustomFields(403) | Custom field custom1 has value PNTK TRACE - org.openhie.openempi.service.impl.PersonManagerServiceImpl.populateCustomFields(394) | Need to generate a value for field givenName using function org.openhie.openempi.configuration.Transform@5f494cc8[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=] and save it as field custom2 DEBUG - org.openhie.openempi.service.impl.PersonManagerServiceImpl.populateCustomFields(398) | Obtained a value of Odysseas for field givenName DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(32) | Applying the double metaphone transform to field with value: Odysseas DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(37) | The double metaphone value for field: 'Odysseas' is 'ATSS' DEBUG - org.openhie.openempi.service.impl.PersonManagerServiceImpl.populateCustomFields(403) | Custom field custom2 has value ATSS DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate.updatePerson(65) | Saving person record: org.openhie.openempi.model.Person@59637251[personId=1000,givenName=Odysseas,familyName=Pentakalos,personIdentifiers=[org.openhie.openempi.model.PersonIdentifier@1fc2ab6c[personIdentifierId=100,identifierDomain=org.openhie.openempi.model.IdentifierDomain@25844fbe[identifierDomainId=100,userCreatedBy=org.openhie.openempi.model.User@118f5630[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=,universalIdentifierTypeCode=,namespaceIdentifier=SSN,dateCreated=2010-04-06 17:06:03.167],userByCreatorId=org.openhie.openempi.model.User@118f5630[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],userByVoidedById=,identifier=555-55-5555,dateCreated=2010-04-06 17:14:43.47,dateVoided=]]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select nationalit0_.nationality_cd as national1_477_, nationalit0_.nationality_code as national2_477_, nationalit0_.nationality_description as national3_477_, nationalit0_.nationality_name as national4_477_ from nationality nationalit0_ where nationalit0_.nationality_code=? Hibernate: select nationalit0_.nationality_cd as national1_477_, nationalit0_.nationality_code as national2_477_, nationalit0_.nationality_description as national3_477_, nationalit0_.nationality_name as national4_477_ from nationality nationalit0_ where nationalit0_.nationality_code=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_478_1_, person0_.address1 as address2_478_1_, person0_.address2 as address3_478_1_, person0_.address_type_cd as address46_478_1_, person0_.birth_order as birth4_478_1_, person0_.birth_place as birth5_478_1_, person0_.city as city478_1_, person0_.country as country478_1_, person0_.country_code as country8_478_1_, person0_.custom1 as custom9_478_1_, person0_.custom2 as custom10_478_1_, person0_.custom3 as custom11_478_1_, person0_.custom4 as custom12_478_1_, person0_.custom5 as custom13_478_1_, person0_.date_changed as date14_478_1_, person0_.date_created as date15_478_1_, person0_.date_of_birth as date16_478_1_, person0_.date_voided as date17_478_1_, person0_.death_ind as death18_478_1_, person0_.death_time as death19_478_1_, person0_.degree as degree478_1_, person0_.email as email478_1_, person0_.ethnic_group_cd as ethnic39_478_1_, person0_.family_name as family22_478_1_, person0_.family_name2 as family23_478_1_, person0_.gender_cd as gender40_478_1_, person0_.given_name as given24_478_1_, person0_.language_cd as language47_478_1_, person0_.marital_status_code as marital25_478_1_, person0_.middle_name as middle26_478_1_, person0_.mothers_maiden_name as mothers27_478_1_, person0_.multiple_birth_ind as multiple28_478_1_, person0_.name_type_cd as name41_478_1_, person0_.nationality_cd as nationa42_478_1_, person0_.phone_area_code as phone29_478_1_, person0_.phone_country_code as phone30_478_1_, person0_.phone_ext as phone31_478_1_, person0_.phone_number as phone32_478_1_, person0_.postal_code as postal33_478_1_, person0_.prefix as prefix478_1_, person0_.race_cd as race38_478_1_, person0_.religion_cd as religion43_478_1_, person0_.ssn as ssn478_1_, person0_.state as state478_1_, person0_.suffix as suffix478_1_, person0_.changed_by_id as changed45_478_1_, person0_.creator_id as creator48_478_1_, person0_.voided_by_id as voided44_478_1_, personiden1_.person_id as person7_3_, personiden1_.person_identifier_id as person1_3_, personiden1_.person_identifier_id as person1_479_0_, personiden1_.date_created as date2_479_0_, personiden1_.date_voided as date3_479_0_, personiden1_.identifier as identifier479_0_, personiden1_.identifier_domain_id as identifier6_479_0_, personiden1_.person_id as person7_479_0_, personiden1_.creator_id as creator5_479_0_, personiden1_.voided_by_id as voided8_479_0_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id where person0_.person_id=? Hibernate: select person0_.person_id as person1_478_1_, person0_.address1 as address2_478_1_, person0_.address2 as address3_478_1_, person0_.address_type_cd as address46_478_1_, person0_.birth_order as birth4_478_1_, person0_.birth_place as birth5_478_1_, person0_.city as city478_1_, person0_.country as country478_1_, person0_.country_code as country8_478_1_, person0_.custom1 as custom9_478_1_, person0_.custom2 as custom10_478_1_, person0_.custom3 as custom11_478_1_, person0_.custom4 as custom12_478_1_, person0_.custom5 as custom13_478_1_, person0_.date_changed as date14_478_1_, person0_.date_created as date15_478_1_, person0_.date_of_birth as date16_478_1_, person0_.date_voided as date17_478_1_, person0_.death_ind as death18_478_1_, person0_.death_time as death19_478_1_, person0_.degree as degree478_1_, person0_.email as email478_1_, person0_.ethnic_group_cd as ethnic39_478_1_, person0_.family_name as family22_478_1_, person0_.family_name2 as family23_478_1_, person0_.gender_cd as gender40_478_1_, person0_.given_name as given24_478_1_, person0_.language_cd as language47_478_1_, person0_.marital_status_code as marital25_478_1_, person0_.middle_name as middle26_478_1_, person0_.mothers_maiden_name as mothers27_478_1_, person0_.multiple_birth_ind as multiple28_478_1_, person0_.name_type_cd as name41_478_1_, person0_.nationality_cd as nationa42_478_1_, person0_.phone_area_code as phone29_478_1_, person0_.phone_country_code as phone30_478_1_, person0_.phone_ext as phone31_478_1_, person0_.phone_number as phone32_478_1_, person0_.postal_code as postal33_478_1_, person0_.prefix as prefix478_1_, person0_.race_cd as race38_478_1_, person0_.religion_cd as religion43_478_1_, person0_.ssn as ssn478_1_, person0_.state as state478_1_, person0_.suffix as suffix478_1_, person0_.changed_by_id as changed45_478_1_, person0_.creator_id as creator48_478_1_, person0_.voided_by_id as voided44_478_1_, personiden1_.person_id as person7_3_, personiden1_.person_identifier_id as person1_3_, personiden1_.person_identifier_id as person1_479_0_, personiden1_.date_created as date2_479_0_, personiden1_.date_voided as date3_479_0_, personiden1_.identifier as identifier479_0_, personiden1_.identifier_domain_id as identifier6_479_0_, personiden1_.person_id as person7_479_0_, personiden1_.creator_id as creator5_479_0_, personiden1_.voided_by_id as voided8_479_0_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id where person0_.person_id=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | update person set address1=?, address2=?, address_type_cd=?, birth_order=?, birth_place=?, city=?, country=?, country_code=?, custom1=?, custom2=?, custom3=?, custom4=?, custom5=?, date_changed=?, date_created=?, date_of_birth=?, date_voided=?, death_ind=?, death_time=?, degree=?, email=?, ethnic_group_cd=?, family_name=?, family_name2=?, gender_cd=?, given_name=?, language_cd=?, marital_status_code=?, middle_name=?, mothers_maiden_name=?, multiple_birth_ind=?, name_type_cd=?, nationality_cd=?, phone_area_code=?, phone_country_code=?, phone_ext=?, phone_number=?, postal_code=?, prefix=?, race_cd=?, religion_cd=?, ssn=?, state=?, suffix=?, changed_by_id=?, creator_id=?, voided_by_id=? where person_id=? Hibernate: update person set address1=?, address2=?, address_type_cd=?, birth_order=?, birth_place=?, city=?, country=?, country_code=?, custom1=?, custom2=?, custom3=?, custom4=?, custom5=?, date_changed=?, date_created=?, date_of_birth=?, date_voided=?, death_ind=?, death_time=?, degree=?, email=?, ethnic_group_cd=?, family_name=?, family_name2=?, gender_cd=?, given_name=?, language_cd=?, marital_status_code=?, middle_name=?, mothers_maiden_name=?, multiple_birth_ind=?, name_type_cd=?, nationality_cd=?, phone_area_code=?, phone_country_code=?, phone_ext=?, phone_number=?, postal_code=?, prefix=?, race_cd=?, religion_cd=?, ssn=?, state=?, suffix=?, changed_by_id=?, creator_id=?, voided_by_id=? where person_id=? DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate.updatePerson(69) | Finished saving the person. TRACE - org.openhie.openempi.dao.hibernate.PersonLinkDaoHibernate.getPersonLinks(53) | Looking for links to this person 1000 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select personlink0_.person_link_id as person1_480_, personlink0_.date_created as date2_480_, personlink0_.lh_person_id as lh5_480_, personlink0_.rh_person_id as rh4_480_, personlink0_.creator_id as creator6_480_, personlink0_.weight as weight480_ from public.person_link personlink0_ where personlink0_.lh_person_id=? or personlink0_.rh_person_id=? Hibernate: select personlink0_.person_link_id as person1_480_, personlink0_.date_created as date2_480_, personlink0_.lh_person_id as lh5_480_, personlink0_.rh_person_id as rh4_480_, personlink0_.creator_id as creator6_480_, personlink0_.weight as weight480_ from public.person_link personlink0_ where personlink0_.lh_person_id=? or personlink0_.rh_person_id=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_478_5_, person0_.address1 as address2_478_5_, person0_.address2 as address3_478_5_, person0_.address_type_cd as address46_478_5_, person0_.birth_order as birth4_478_5_, person0_.birth_place as birth5_478_5_, person0_.city as city478_5_, person0_.country as country478_5_, person0_.country_code as country8_478_5_, person0_.custom1 as custom9_478_5_, person0_.custom2 as custom10_478_5_, person0_.custom3 as custom11_478_5_, person0_.custom4 as custom12_478_5_, person0_.custom5 as custom13_478_5_, person0_.date_changed as date14_478_5_, person0_.date_created as date15_478_5_, person0_.date_of_birth as date16_478_5_, person0_.date_voided as date17_478_5_, person0_.death_ind as death18_478_5_, person0_.death_time as death19_478_5_, person0_.degree as degree478_5_, person0_.email as email478_5_, person0_.ethnic_group_cd as ethnic39_478_5_, person0_.family_name as family22_478_5_, person0_.family_name2 as family23_478_5_, person0_.gender_cd as gender40_478_5_, person0_.given_name as given24_478_5_, person0_.language_cd as language47_478_5_, person0_.marital_status_code as marital25_478_5_, person0_.middle_name as middle26_478_5_, person0_.mothers_maiden_name as mothers27_478_5_, person0_.multiple_birth_ind as multiple28_478_5_, person0_.name_type_cd as name41_478_5_, person0_.nationality_cd as nationa42_478_5_, person0_.phone_area_code as phone29_478_5_, person0_.phone_country_code as phone30_478_5_, person0_.phone_ext as phone31_478_5_, person0_.phone_number as phone32_478_5_, person0_.postal_code as postal33_478_5_, person0_.prefix as prefix478_5_, person0_.race_cd as race38_478_5_, person0_.religion_cd as religion43_478_5_, person0_.ssn as ssn478_5_, person0_.state as state478_5_, person0_.suffix as suffix478_5_, person0_.changed_by_id as changed45_478_5_, person0_.creator_id as creator48_478_5_, person0_.voided_by_id as voided44_478_5_, personiden1_.person_id as person7_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_479_0_, personiden1_.date_created as date2_479_0_, personiden1_.date_voided as date3_479_0_, personiden1_.identifier as identifier479_0_, personiden1_.identifier_domain_id as identifier6_479_0_, personiden1_.person_id as person7_479_0_, personiden1_.creator_id as creator5_479_0_, personiden1_.voided_by_id as voided8_479_0_, identifier2_.identifier_domain_id as identifier1_473_1_, identifier2_.date_created as date2_473_1_, identifier2_.namespace_identifier as namespace3_473_1_, identifier2_.universal_identifier as universal4_473_1_, identifier2_.universal_identifier_type_code as universal5_473_1_, identifier2_.creator_id as creator6_473_1_, user3_.id as id484_2_, user3_.account_expired as account2_484_2_, user3_.account_locked as account3_484_2_, user3_.address as address484_2_, user3_.city as city484_2_, user3_.country as country484_2_, user3_.postal_code as postal7_484_2_, user3_.province as province484_2_, user3_.credentials_expired as credenti9_484_2_, user3_.email as email484_2_, user3_.account_enabled as account11_484_2_, user3_.first_name as first12_484_2_, user3_.last_name as last13_484_2_, user3_.password as password484_2_, user3_.password_hint as password15_484_2_, user3_.phone_number as phone16_484_2_, user3_.username as username484_2_, user3_.version as version484_2_, user3_.website as website484_2_, user4_.id as id484_3_, user4_.account_expired as account2_484_3_, user4_.account_locked as account3_484_3_, user4_.address as address484_3_, user4_.city as city484_3_, user4_.country as country484_3_, user4_.postal_code as postal7_484_3_, user4_.province as province484_3_, user4_.credentials_expired as credenti9_484_3_, user4_.email as email484_3_, user4_.account_enabled as account11_484_3_, user4_.first_name as first12_484_3_, user4_.last_name as last13_484_3_, user4_.password as password484_3_, user4_.password_hint as password15_484_3_, user4_.phone_number as phone16_484_3_, user4_.username as username484_3_, user4_.version as version484_3_, user4_.website as website484_3_, user5_.id as id484_4_, user5_.account_expired as account2_484_4_, user5_.account_locked as account3_484_4_, user5_.address as address484_4_, user5_.city as city484_4_, user5_.country as country484_4_, user5_.postal_code as postal7_484_4_, user5_.province as province484_4_, user5_.credentials_expired as credenti9_484_4_, user5_.email as email484_4_, user5_.account_enabled as account11_484_4_, user5_.first_name as first12_484_4_, user5_.last_name as last13_484_4_, user5_.password as password484_4_, user5_.password_hint as password15_484_4_, user5_.phone_number as phone16_484_4_, user5_.username as username484_4_, user5_.version as version484_4_, user5_.website as website484_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_478_5_, person0_.address1 as address2_478_5_, person0_.address2 as address3_478_5_, person0_.address_type_cd as address46_478_5_, person0_.birth_order as birth4_478_5_, person0_.birth_place as birth5_478_5_, person0_.city as city478_5_, person0_.country as country478_5_, person0_.country_code as country8_478_5_, person0_.custom1 as custom9_478_5_, person0_.custom2 as custom10_478_5_, person0_.custom3 as custom11_478_5_, person0_.custom4 as custom12_478_5_, person0_.custom5 as custom13_478_5_, person0_.date_changed as date14_478_5_, person0_.date_created as date15_478_5_, person0_.date_of_birth as date16_478_5_, person0_.date_voided as date17_478_5_, person0_.death_ind as death18_478_5_, person0_.death_time as death19_478_5_, person0_.degree as degree478_5_, person0_.email as email478_5_, person0_.ethnic_group_cd as ethnic39_478_5_, person0_.family_name as family22_478_5_, person0_.family_name2 as family23_478_5_, person0_.gender_cd as gender40_478_5_, person0_.given_name as given24_478_5_, person0_.language_cd as language47_478_5_, person0_.marital_status_code as marital25_478_5_, person0_.middle_name as middle26_478_5_, person0_.mothers_maiden_name as mothers27_478_5_, person0_.multiple_birth_ind as multiple28_478_5_, person0_.name_type_cd as name41_478_5_, person0_.nationality_cd as nationa42_478_5_, person0_.phone_area_code as phone29_478_5_, person0_.phone_country_code as phone30_478_5_, person0_.phone_ext as phone31_478_5_, person0_.phone_number as phone32_478_5_, person0_.postal_code as postal33_478_5_, person0_.prefix as prefix478_5_, person0_.race_cd as race38_478_5_, person0_.religion_cd as religion43_478_5_, person0_.ssn as ssn478_5_, person0_.state as state478_5_, person0_.suffix as suffix478_5_, person0_.changed_by_id as changed45_478_5_, person0_.creator_id as creator48_478_5_, person0_.voided_by_id as voided44_478_5_, personiden1_.person_id as person7_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_479_0_, personiden1_.date_created as date2_479_0_, personiden1_.date_voided as date3_479_0_, personiden1_.identifier as identifier479_0_, personiden1_.identifier_domain_id as identifier6_479_0_, personiden1_.person_id as person7_479_0_, personiden1_.creator_id as creator5_479_0_, personiden1_.voided_by_id as voided8_479_0_, identifier2_.identifier_domain_id as identifier1_473_1_, identifier2_.date_created as date2_473_1_, identifier2_.namespace_identifier as namespace3_473_1_, identifier2_.universal_identifier as universal4_473_1_, identifier2_.universal_identifier_type_code as universal5_473_1_, identifier2_.creator_id as creator6_473_1_, user3_.id as id484_2_, user3_.account_expired as account2_484_2_, user3_.account_locked as account3_484_2_, user3_.address as address484_2_, user3_.city as city484_2_, user3_.country as country484_2_, user3_.postal_code as postal7_484_2_, user3_.province as province484_2_, user3_.credentials_expired as credenti9_484_2_, user3_.email as email484_2_, user3_.account_enabled as account11_484_2_, user3_.first_name as first12_484_2_, user3_.last_name as last13_484_2_, user3_.password as password484_2_, user3_.password_hint as password15_484_2_, user3_.phone_number as phone16_484_2_, user3_.username as username484_2_, user3_.version as version484_2_, user3_.website as website484_2_, user4_.id as id484_3_, user4_.account_expired as account2_484_3_, user4_.account_locked as account3_484_3_, user4_.address as address484_3_, user4_.city as city484_3_, user4_.country as country484_3_, user4_.postal_code as postal7_484_3_, user4_.province as province484_3_, user4_.credentials_expired as credenti9_484_3_, user4_.email as email484_3_, user4_.account_enabled as account11_484_3_, user4_.first_name as first12_484_3_, user4_.last_name as last13_484_3_, user4_.password as password484_3_, user4_.password_hint as password15_484_3_, user4_.phone_number as phone16_484_3_, user4_.username as username484_3_, user4_.version as version484_3_, user4_.website as website484_3_, user5_.id as id484_4_, user5_.account_expired as account2_484_4_, user5_.account_locked as account3_484_4_, user5_.address as address484_4_, user5_.city as city484_4_, user5_.country as country484_4_, user5_.postal_code as postal7_484_4_, user5_.province as province484_4_, user5_.credentials_expired as credenti9_484_4_, user5_.email as email484_4_, user5_.account_enabled as account11_484_4_, user5_.first_name as first12_484_4_, user5_.last_name as last13_484_4_, user5_.password as password484_4_, user5_.password_hint as password15_484_4_, user5_.phone_number as phone16_484_4_, user5_.username as username484_4_, user5_.version as version484_4_, user5_.website as website484_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? TRACE - org.openhie.openempi.dao.hibernate.PersonLinkDaoHibernate.getPersonLinks(57) | Found 1 links to person 1000 TRACE - org.openhie.openempi.service.impl.PersonManagerServiceImpl.findAndUpdateRecordLinks(322) | Deleting the person link during an update: org.openhie.openempi.model.PersonLink@7b2f2476[personLinkId=450,personLeft=1001,personRight=1000,creatorId=org.openhie.openempi.model.User@66c9844e[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:43.698,weight=1.0] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.match(40) | Looking for matches on record org.openhie.openempi.model.Record@4e8d7ddd[recordId=1000,dynaBean=org.openhie.openempi.util.ConvertingWrapDynaBean@2b426075,recordTypeDefinition=] DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(32) | Applying the double metaphone transform to field with value: Pentakalos DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(37) | The double metaphone value for field: 'Pentakalos' is 'PNTK' DEBUG - org.openhie.openempi.blocking.impl.BlockingServiceImpl.findCandidates(71) | In round 0 added criterion: org.openhie.openempi.model.Criterion@12cab783[name=custom1,operation=org.openhie.openempi.model.Operation@6457ae46[name=Equals],value=PNTK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][custom1=PNTK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_478_5_, this_.address1 as address2_478_5_, this_.address2 as address3_478_5_, this_.address_type_cd as address46_478_5_, this_.birth_order as birth4_478_5_, this_.birth_place as birth5_478_5_, this_.city as city478_5_, this_.country as country478_5_, this_.country_code as country8_478_5_, this_.custom1 as custom9_478_5_, this_.custom2 as custom10_478_5_, this_.custom3 as custom11_478_5_, this_.custom4 as custom12_478_5_, this_.custom5 as custom13_478_5_, this_.date_changed as date14_478_5_, this_.date_created as date15_478_5_, this_.date_of_birth as date16_478_5_, this_.date_voided as date17_478_5_, this_.death_ind as death18_478_5_, this_.death_time as death19_478_5_, this_.degree as degree478_5_, this_.email as email478_5_, this_.ethnic_group_cd as ethnic39_478_5_, this_.family_name as family22_478_5_, this_.family_name2 as family23_478_5_, this_.gender_cd as gender40_478_5_, this_.given_name as given24_478_5_, this_.language_cd as language47_478_5_, this_.marital_status_code as marital25_478_5_, this_.middle_name as middle26_478_5_, this_.mothers_maiden_name as mothers27_478_5_, this_.multiple_birth_ind as multiple28_478_5_, this_.name_type_cd as name41_478_5_, this_.nationality_cd as nationa42_478_5_, this_.phone_area_code as phone29_478_5_, this_.phone_country_code as phone30_478_5_, this_.phone_ext as phone31_478_5_, this_.phone_number as phone32_478_5_, this_.postal_code as postal33_478_5_, this_.prefix as prefix478_5_, this_.race_cd as race38_478_5_, this_.religion_cd as religion43_478_5_, this_.ssn as ssn478_5_, this_.state as state478_5_, this_.suffix as suffix478_5_, this_.changed_by_id as changed45_478_5_, this_.creator_id as creator48_478_5_, this_.voided_by_id as voided44_478_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_479_0_, personiden2_.date_created as date2_479_0_, personiden2_.date_voided as date3_479_0_, personiden2_.identifier as identifier479_0_, personiden2_.identifier_domain_id as identifier6_479_0_, personiden2_.person_id as person7_479_0_, personiden2_.creator_id as creator5_479_0_, personiden2_.voided_by_id as voided8_479_0_, identifier3_.identifier_domain_id as identifier1_473_1_, identifier3_.date_created as date2_473_1_, identifier3_.namespace_identifier as namespace3_473_1_, identifier3_.universal_identifier as universal4_473_1_, identifier3_.universal_identifier_type_code as universal5_473_1_, identifier3_.creator_id as creator6_473_1_, user4_.id as id484_2_, user4_.account_expired as account2_484_2_, user4_.account_locked as account3_484_2_, user4_.address as address484_2_, user4_.city as city484_2_, user4_.country as country484_2_, user4_.postal_code as postal7_484_2_, user4_.province as province484_2_, user4_.credentials_expired as credenti9_484_2_, user4_.email as email484_2_, user4_.account_enabled as account11_484_2_, user4_.first_name as first12_484_2_, user4_.last_name as last13_484_2_, user4_.password as password484_2_, user4_.password_hint as password15_484_2_, user4_.phone_number as phone16_484_2_, user4_.username as username484_2_, user4_.version as version484_2_, user4_.website as website484_2_, user5_.id as id484_3_, user5_.account_expired as account2_484_3_, user5_.account_locked as account3_484_3_, user5_.address as address484_3_, user5_.city as city484_3_, user5_.country as country484_3_, user5_.postal_code as postal7_484_3_, user5_.province as province484_3_, user5_.credentials_expired as credenti9_484_3_, user5_.email as email484_3_, user5_.account_enabled as account11_484_3_, user5_.first_name as first12_484_3_, user5_.last_name as last13_484_3_, user5_.password as password484_3_, user5_.password_hint as password15_484_3_, user5_.phone_number as phone16_484_3_, user5_.username as username484_3_, user5_.version as version484_3_, user5_.website as website484_3_, user6_.id as id484_4_, user6_.account_expired as account2_484_4_, user6_.account_locked as account3_484_4_, user6_.address as address484_4_, user6_.city as city484_4_, user6_.country as country484_4_, user6_.postal_code as postal7_484_4_, user6_.province as province484_4_, user6_.credentials_expired as credenti9_484_4_, user6_.email as email484_4_, user6_.account_enabled as account11_484_4_, user6_.first_name as first12_484_4_, user6_.last_name as last13_484_4_, user6_.password as password484_4_, user6_.password_hint as password15_484_4_, user6_.phone_number as phone16_484_4_, user6_.username as username484_4_, user6_.version as version484_4_, user6_.website as website484_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1=? and this_.date_voided is null Hibernate: select this_.person_id as person1_478_5_, this_.address1 as address2_478_5_, this_.address2 as address3_478_5_, this_.address_type_cd as address46_478_5_, this_.birth_order as birth4_478_5_, this_.birth_place as birth5_478_5_, this_.city as city478_5_, this_.country as country478_5_, this_.country_code as country8_478_5_, this_.custom1 as custom9_478_5_, this_.custom2 as custom10_478_5_, this_.custom3 as custom11_478_5_, this_.custom4 as custom12_478_5_, this_.custom5 as custom13_478_5_, this_.date_changed as date14_478_5_, this_.date_created as date15_478_5_, this_.date_of_birth as date16_478_5_, this_.date_voided as date17_478_5_, this_.death_ind as death18_478_5_, this_.death_time as death19_478_5_, this_.degree as degree478_5_, this_.email as email478_5_, this_.ethnic_group_cd as ethnic39_478_5_, this_.family_name as family22_478_5_, this_.family_name2 as family23_478_5_, this_.gender_cd as gender40_478_5_, this_.given_name as given24_478_5_, this_.language_cd as language47_478_5_, this_.marital_status_code as marital25_478_5_, this_.middle_name as middle26_478_5_, this_.mothers_maiden_name as mothers27_478_5_, this_.multiple_birth_ind as multiple28_478_5_, this_.name_type_cd as name41_478_5_, this_.nationality_cd as nationa42_478_5_, this_.phone_area_code as phone29_478_5_, this_.phone_country_code as phone30_478_5_, this_.phone_ext as phone31_478_5_, this_.phone_number as phone32_478_5_, this_.postal_code as postal33_478_5_, this_.prefix as prefix478_5_, this_.race_cd as race38_478_5_, this_.religion_cd as religion43_478_5_, this_.ssn as ssn478_5_, this_.state as state478_5_, this_.suffix as suffix478_5_, this_.changed_by_id as changed45_478_5_, this_.creator_id as creator48_478_5_, this_.voided_by_id as voided44_478_5_, personiden2_.person_id as person7_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_479_0_, personiden2_.date_created as date2_479_0_, personiden2_.date_voided as date3_479_0_, personiden2_.identifier as identifier479_0_, personiden2_.identifier_domain_id as identifier6_479_0_, personiden2_.person_id as person7_479_0_, personiden2_.creator_id as creator5_479_0_, personiden2_.voided_by_id as voided8_479_0_, identifier3_.identifier_domain_id as identifier1_473_1_, identifier3_.date_created as date2_473_1_, identifier3_.namespace_identifier as namespace3_473_1_, identifier3_.universal_identifier as universal4_473_1_, identifier3_.universal_identifier_type_code as universal5_473_1_, identifier3_.creator_id as creator6_473_1_, user4_.id as id484_2_, user4_.account_expired as account2_484_2_, user4_.account_locked as account3_484_2_, user4_.address as address484_2_, user4_.city as city484_2_, user4_.country as country484_2_, user4_.postal_code as postal7_484_2_, user4_.province as province484_2_, user4_.credentials_expired as credenti9_484_2_, user4_.email as email484_2_, user4_.account_enabled as account11_484_2_, user4_.first_name as first12_484_2_, user4_.last_name as last13_484_2_, user4_.password as password484_2_, user4_.password_hint as password15_484_2_, user4_.phone_number as phone16_484_2_, user4_.username as username484_2_, user4_.version as version484_2_, user4_.website as website484_2_, user5_.id as id484_3_, user5_.account_expired as account2_484_3_, user5_.account_locked as account3_484_3_, user5_.address as address484_3_, user5_.city as city484_3_, user5_.country as country484_3_, user5_.postal_code as postal7_484_3_, user5_.province as province484_3_, user5_.credentials_expired as credenti9_484_3_, user5_.email as email484_3_, user5_.account_enabled as account11_484_3_, user5_.first_name as first12_484_3_, user5_.last_name as last13_484_3_, user5_.password as password484_3_, user5_.password_hint as password15_484_3_, user5_.phone_number as phone16_484_3_, user5_.username as username484_3_, user5_.version as version484_3_, user5_.website as website484_3_, user6_.id as id484_4_, user6_.account_expired as account2_484_4_, user6_.account_locked as account3_484_4_, user6_.address as address484_4_, user6_.city as city484_4_, user6_.country as country484_4_, user6_.postal_code as postal7_484_4_, user6_.province as province484_4_, user6_.credentials_expired as credenti9_484_4_, user6_.email as email484_4_, user6_.account_enabled as account11_484_4_, user6_.first_name as first12_484_4_, user6_.last_name as last13_484_4_, user6_.password as password484_4_, user6_.password_hint as password15_484_4_, user6_.phone_number as phone16_484_4_, user6_.username as username484_4_, user6_.version as version484_4_, user6_.website as website484_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1=? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 2 elements. DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.match(44) | Potential match found: org.openhie.openempi.model.Record@c19af16[recordId=1000,dynaBean=org.openhie.openempi.util.ConvertingWrapDynaBean@6a35d38e,recordTypeDefinition=] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.match(44) | Potential match found: org.openhie.openempi.model.Record@73d4461b[recordId=1001,dynaBean=org.openhie.openempi.util.ConvertingWrapDynaBean@7546d205,recordTypeDefinition=] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.match(57) | Adding to matches entry: org.openhie.openempi.model.Record@73d4461b[recordId=1001,dynaBean=org.openhie.openempi.util.ConvertingWrapDynaBean@7546d205,recordTypeDefinition=] TRACE - org.openhie.openempi.service.impl.PersonManagerServiceImpl.findAndProcessAddRecordLinks(335) | Adding link: org.openhie.openempi.model.PersonLink@7c868269[personLinkId=,personLeft=1000,personRight=1001,creatorId=org.openhie.openempi.model.User@5188e507[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 17:14:54 CDT 2010,weight=1.0] DEBUG - org.openhie.openempi.dao.hibernate.PersonLinkDaoHibernate.addPersonLink(29) | Storing a person link. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select nextval ('public.person_link_seq') Hibernate: select nextval ('public.person_link_seq') DEBUG - org.openhie.openempi.dao.hibernate.PersonLinkDaoHibernate.addPersonLink(31) | Finished saving the person link. DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.saveAuditEvent(66) | About to audit the event org.openhie.openempi.model.AuditEvent@62dbfb5d[auditEventId=,dateCreated=Tue Apr 06 17:14:54 CDT 2010,auditEventType=org.openhie.openempi.model.AuditEventType@43b3a5eb[auditEventTypeCd=5,auditEventTypeName=Update Person,auditEventTypeDescription=Update a person record,auditEventTypeCode=UPD],auditEventDescription=Updated an existing person record,refPerson=org.openhie.openempi.model.Person@59637251[personId=1000,givenName=Odysseas,familyName=Pentakalos,personIdentifiers=[org.openhie.openempi.model.PersonIdentifier@1fc2ab6c[personIdentifierId=100,identifierDomain=org.openhie.openempi.model.IdentifierDomain@25844fbe[identifierDomainId=100,userCreatedBy=org.openhie.openempi.model.User@118f5630[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=,universalIdentifierTypeCode=,namespaceIdentifier=SSN,dateCreated=2010-04-06 17:06:03.167],userByCreatorId=org.openhie.openempi.model.User@118f5630[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],userByVoidedById=,identifier=555-55-5555,dateCreated=2010-04-06 17:14:43.47,dateVoided=]]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@5188e507[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select nextval ('public.audit_event_seq') Hibernate: select nextval ('public.audit_event_seq') DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into public.person_link (date_created, lh_person_id, rh_person_id, creator_id, weight, person_link_id) values (?, ?, ?, ?, ?, ?) Hibernate: insert into public.person_link (date_created, lh_person_id, rh_person_id, creator_id, weight, person_link_id) values (?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into audit_event (alt_ref_person_id, audit_event_description, audit_event_type_cd, date_created, ref_person_id, creator_id, audit_event_id) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into audit_event (alt_ref_person_id, audit_event_description, audit_event_type_cd, date_created, ref_person_id, creator_id, audit_event_id) values (?, ?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | delete from public.person_link where person_link_id=? Hibernate: delete from public.person_link where person_link_id=? DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of test [testUpdatePerson]. DEBUG - org.openhie.openempi.service.PersonServiceTest.onSetUp(34) | In onSetUp method DEBUG - org.openhie.openempi.service.BaseServiceTestCase.onSetUp(26) | In onSetUp method DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@4b17b450]; rollback [true]. INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hibernate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in file: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\openempi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@35a1f05f[transforms=[org.openhie.openempi.configuration.Transform@1aac087b[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@1460d0eb[fieldName=custom1,sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@1aac087b[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@6033fec0[fieldName=custom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@1aac087b[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl.DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@759a2097[matchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_508_0_, this_.audit_event_type_code as audit2_508_0_, this_.audit_event_type_description as audit3_508_0_, this_.audit_event_type_name as audit4_508_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_508_0_, this_.audit_event_type_code as audit2_508_0_, this_.audit_event_type_description as audit3_508_0_, this_.audit_event_type_name as audit4_508_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(86) | Authentication request for user with username: admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? Hibernate: select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(99) | Encrypted password is d033e22ae348aeb5660fc2140aec35850c4da997 as opposed to d033e22ae348aeb5660fc2140aec35850c4da997 DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.UserSession@3bb3236f[sessionId=,sessionKey=4BF3D176DE527E48BF9DD0010FFB213C,user=org.openhie.openempi.model.User@70e443f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 17:14:55 CDT 2010] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) Hibernate: insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.context.UserContext.authenticate(43) | Authentication request succeeded for user admin INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hibernate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in file: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\openempi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@694c01ac[transforms=[org.openhie.openempi.configuration.Transform@7d01f935[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@c9046b1[fieldName=custom1,sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@7d01f935[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@541114e8[fieldName=custom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@7d01f935[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl.DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@2d73b676[matchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_547_0_, this_.audit_event_type_code as audit2_547_0_, this_.audit_event_type_description as audit3_547_0_, this_.audit_event_type_name as audit4_547_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_547_0_, this_.audit_event_type_code as audit2_547_0_, this_.audit_event_type_description as audit3_547_0_, this_.audit_event_type_name as audit4_547_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(86) | Authentication request for user with username: admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? Hibernate: select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(99) | Encrypted password is d033e22ae348aeb5660fc2140aec35850c4da997 as opposed to d033e22ae348aeb5660fc2140aec35850c4da997 DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.UserSession@54efd40d[sessionId=,sessionKey=65011C2B245CE9D07F1FA07CF65F07B6,user=org.openhie.openempi.model.User@284a6c0[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 17:14:56 CDT 2010] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) Hibernate: insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.context.UserContext.authenticate(43) | Authentication request succeeded for user admin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.ValidationServiceImpl.validate(27) | Validating object : org.openhie.openempi.model.Person@336f356c[personId=,givenName=Odysseas,familyName=Pentakalos,personIdentifiers=[org.openhie.openempi.model.PersonIdentifier@4a1c5fd5[personIdentifierId=,identifierDomain=org.openhie.openempi.model.IdentifierDomain@cd7bef6[identifierDomainId=,userCreatedBy=,universalIdentifier=,universalIdentifierTypeCode=,namespaceIdentifier=SSN,dateCreated=],userByCreatorId=,userByVoidedById=,identifier=555-55-5555,dateCreated=,dateVoided=]]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_556_6_, this_.address1 as address2_556_6_, this_.address2 as address3_556_6_, this_.address_type_cd as address39_556_6_, this_.birth_order as birth4_556_6_, this_.birth_place as birth5_556_6_, this_.city as city556_6_, this_.country as country556_6_, this_.country_code as country8_556_6_, this_.custom1 as custom9_556_6_, this_.custom2 as custom10_556_6_, this_.custom3 as custom11_556_6_, this_.custom4 as custom12_556_6_, this_.custom5 as custom13_556_6_, this_.date_changed as date14_556_6_, this_.date_created as date15_556_6_, this_.date_of_birth as date16_556_6_, this_.date_voided as date17_556_6_, this_.death_ind as death18_556_6_, this_.death_time as death19_556_6_, this_.degree as degree556_6_, this_.email as email556_6_, this_.ethnic_group_cd as ethnic40_556_6_, this_.family_name as family22_556_6_, this_.family_name2 as family23_556_6_, this_.gender_cd as gender47_556_6_, this_.given_name as given24_556_6_, this_.language_cd as language44_556_6_, this_.marital_status_code as marital25_556_6_, this_.middle_name as middle26_556_6_, this_.mothers_maiden_name as mothers27_556_6_, this_.multiple_birth_ind as multiple28_556_6_, this_.name_type_cd as name41_556_6_, this_.nationality_cd as nationa48_556_6_, this_.phone_area_code as phone29_556_6_, this_.phone_country_code as phone30_556_6_, this_.phone_ext as phone31_556_6_, this_.phone_number as phone32_556_6_, this_.postal_code as postal33_556_6_, this_.prefix as prefix556_6_, this_.race_cd as race45_556_6_, this_.religion_cd as religion43_556_6_, this_.ssn as ssn556_6_, this_.state as state556_6_, this_.suffix as suffix556_6_, this_.changed_by_id as changed42_556_6_, this_.creator_id as creator46_556_6_, this_.voided_by_id as voided38_556_6_, pi1_.person_identifier_id as person1_557_0_, pi1_.date_created as date2_557_0_, pi1_.date_voided as date3_557_0_, pi1_.identifier as identifier557_0_, pi1_.identifier_domain_id as identifier8_557_0_, pi1_.person_id as person7_557_0_, pi1_.creator_id as creator6_557_0_, pi1_.voided_by_id as voided5_557_0_, id2_.identifier_domain_id as identifier1_551_1_, id2_.date_created as date2_551_1_, id2_.namespace_identifier as namespace3_551_1_, id2_.universal_identifier as universal4_551_1_, id2_.universal_identifier_type_code as universal5_551_1_, id2_.creator_id as creator6_551_1_, user6_.id as id562_2_, user6_.account_expired as account2_562_2_, user6_.account_locked as account3_562_2_, user6_.address as address562_2_, user6_.city as city562_2_, user6_.country as country562_2_, user6_.postal_code as postal7_562_2_, user6_.province as province562_2_, user6_.credentials_expired as credenti9_562_2_, user6_.email as email562_2_, user6_.account_enabled as account11_562_2_, user6_.first_name as first12_562_2_, user6_.last_name as last13_562_2_, user6_.password as password562_2_, user6_.password_hint as password15_562_2_, user6_.phone_number as phone16_562_2_, user6_.username as username562_2_, user6_.version as version562_2_, user6_.website as website562_2_, person7_.person_id as person1_556_3_, person7_.address1 as address2_556_3_, person7_.address2 as address3_556_3_, person7_.address_type_cd as address39_556_3_, person7_.birth_order as birth4_556_3_, person7_.birth_place as birth5_556_3_, person7_.city as city556_3_, person7_.country as country556_3_, person7_.country_code as country8_556_3_, person7_.custom1 as custom9_556_3_, person7_.custom2 as custom10_556_3_, person7_.custom3 as custom11_556_3_, person7_.custom4 as custom12_556_3_, person7_.custom5 as custom13_556_3_, person7_.date_changed as date14_556_3_, person7_.date_created as date15_556_3_, person7_.date_of_birth as date16_556_3_, person7_.date_voided as date17_556_3_, person7_.death_ind as death18_556_3_, person7_.death_time as death19_556_3_, person7_.degree as degree556_3_, person7_.email as email556_3_, person7_.ethnic_group_cd as ethnic40_556_3_, person7_.family_name as family22_556_3_, person7_.family_name2 as family23_556_3_, person7_.gender_cd as gender47_556_3_, person7_.given_name as given24_556_3_, person7_.language_cd as language44_556_3_, person7_.marital_status_code as marital25_556_3_, person7_.middle_name as middle26_556_3_, person7_.mothers_maiden_name as mothers27_556_3_, person7_.multiple_birth_ind as multiple28_556_3_, person7_.name_type_cd as name41_556_3_, person7_.nationality_cd as nationa48_556_3_, person7_.phone_area_code as phone29_556_3_, person7_.phone_country_code as phone30_556_3_, person7_.phone_ext as phone31_556_3_, person7_.phone_number as phone32_556_3_, person7_.postal_code as postal33_556_3_, person7_.prefix as prefix556_3_, person7_.race_cd as race45_556_3_, person7_.religion_cd as religion43_556_3_, person7_.ssn as ssn556_3_, person7_.state as state556_3_, person7_.suffix as suffix556_3_, person7_.changed_by_id as changed42_556_3_, person7_.creator_id as creator46_556_3_, person7_.voided_by_id as voided38_556_3_, user8_.id as id562_4_, user8_.account_expired as account2_562_4_, user8_.account_locked as account3_562_4_, user8_.address as address562_4_, user8_.city as city562_4_, user8_.country as country562_4_, user8_.postal_code as postal7_562_4_, user8_.province as province562_4_, user8_.credentials_expired as credenti9_562_4_, user8_.email as email562_4_, user8_.account_enabled as account11_562_4_, user8_.first_name as first12_562_4_, user8_.last_name as last13_562_4_, user8_.password as password562_4_, user8_.password_hint as password15_562_4_, user8_.phone_number as phone16_562_4_, user8_.username as username562_4_, user8_.version as version562_4_, user8_.website as website562_4_, user9_.id as id562_5_, user9_.account_expired as account2_562_5_, user9_.account_locked as account3_562_5_, user9_.address as address562_5_, user9_.city as city562_5_, user9_.country as country562_5_, user9_.postal_code as postal7_562_5_, user9_.province as province562_5_, user9_.credentials_expired as credenti9_562_5_, user9_.email as email562_5_, user9_.account_enabled as account11_562_5_, user9_.first_name as first12_562_5_, user9_.last_name as last13_562_5_, user9_.password as password562_5_, user9_.password_hint as password15_562_5_, user9_.phone_number as phone16_562_5_, user9_.username as username562_5_, user9_.version as version562_5_, user9_.website as website562_5_ from person this_ inner join person_identifier pi1_ on this_.person_id=pi1_.person_id inner join identifier_domain id2_ on pi1_.identifier_domain_id=id2_.identifier_domain_id left outer join app_user user6_ on id2_.creator_id=user6_.id left outer join person person7_ on pi1_.person_id=person7_.person_id left outer join app_user user8_ on pi1_.creator_id=user8_.id left outer join app_user user9_ on pi1_.voided_by_id=user9_.id where this_.date_voided is null and pi1_.identifier=? and id2_.namespace_identifier=? Hibernate: select this_.person_id as person1_556_6_, this_.address1 as address2_556_6_, this_.address2 as address3_556_6_, this_.address_type_cd as address39_556_6_, this_.birth_order as birth4_556_6_, this_.birth_place as birth5_556_6_, this_.city as city556_6_, this_.country as country556_6_, this_.country_code as country8_556_6_, this_.custom1 as custom9_556_6_, this_.custom2 as custom10_556_6_, this_.custom3 as custom11_556_6_, this_.custom4 as custom12_556_6_, this_.custom5 as custom13_556_6_, this_.date_changed as date14_556_6_, this_.date_created as date15_556_6_, this_.date_of_birth as date16_556_6_, this_.date_voided as date17_556_6_, this_.death_ind as death18_556_6_, this_.death_time as death19_556_6_, this_.degree as degree556_6_, this_.email as email556_6_, this_.ethnic_group_cd as ethnic40_556_6_, this_.family_name as family22_556_6_, this_.family_name2 as family23_556_6_, this_.gender_cd as gender47_556_6_, this_.given_name as given24_556_6_, this_.language_cd as language44_556_6_, this_.marital_status_code as marital25_556_6_, this_.middle_name as middle26_556_6_, this_.mothers_maiden_name as mothers27_556_6_, this_.multiple_birth_ind as multiple28_556_6_, this_.name_type_cd as name41_556_6_, this_.nationality_cd as nationa48_556_6_, this_.phone_area_code as phone29_556_6_, this_.phone_country_code as phone30_556_6_, this_.phone_ext as phone31_556_6_, this_.phone_number as phone32_556_6_, this_.postal_code as postal33_556_6_, this_.prefix as prefix556_6_, this_.race_cd as race45_556_6_, this_.religion_cd as religion43_556_6_, this_.ssn as ssn556_6_, this_.state as state556_6_, this_.suffix as suffix556_6_, this_.changed_by_id as changed42_556_6_, this_.creator_id as creator46_556_6_, this_.voided_by_id as voided38_556_6_, pi1_.person_identifier_id as person1_557_0_, pi1_.date_created as date2_557_0_, pi1_.date_voided as date3_557_0_, pi1_.identifier as identifier557_0_, pi1_.identifier_domain_id as identifier8_557_0_, pi1_.person_id as person7_557_0_, pi1_.creator_id as creator6_557_0_, pi1_.voided_by_id as voided5_557_0_, id2_.identifier_domain_id as identifier1_551_1_, id2_.date_created as date2_551_1_, id2_.namespace_identifier as namespace3_551_1_, id2_.universal_identifier as universal4_551_1_, id2_.universal_identifier_type_code as universal5_551_1_, id2_.creator_id as creator6_551_1_, user6_.id as id562_2_, user6_.account_expired as account2_562_2_, user6_.account_locked as account3_562_2_, user6_.address as address562_2_, user6_.city as city562_2_, user6_.country as country562_2_, user6_.postal_code as postal7_562_2_, user6_.province as province562_2_, user6_.credentials_expired as credenti9_562_2_, user6_.email as email562_2_, user6_.account_enabled as account11_562_2_, user6_.first_name as first12_562_2_, user6_.last_name as last13_562_2_, user6_.password as password562_2_, user6_.password_hint as password15_562_2_, user6_.phone_number as phone16_562_2_, user6_.username as username562_2_, user6_.version as version562_2_, user6_.website as website562_2_, person7_.person_id as person1_556_3_, person7_.address1 as address2_556_3_, person7_.address2 as address3_556_3_, person7_.address_type_cd as address39_556_3_, person7_.birth_order as birth4_556_3_, person7_.birth_place as birth5_556_3_, person7_.city as city556_3_, person7_.country as country556_3_, person7_.country_code as country8_556_3_, person7_.custom1 as custom9_556_3_, person7_.custom2 as custom10_556_3_, person7_.custom3 as custom11_556_3_, person7_.custom4 as custom12_556_3_, person7_.custom5 as custom13_556_3_, person7_.date_changed as date14_556_3_, person7_.date_created as date15_556_3_, person7_.date_of_birth as date16_556_3_, person7_.date_voided as date17_556_3_, person7_.death_ind as death18_556_3_, person7_.death_time as death19_556_3_, person7_.degree as degree556_3_, person7_.email as email556_3_, person7_.ethnic_group_cd as ethnic40_556_3_, person7_.family_name as family22_556_3_, person7_.family_name2 as family23_556_3_, person7_.gender_cd as gender47_556_3_, person7_.given_name as given24_556_3_, person7_.language_cd as language44_556_3_, person7_.marital_status_code as marital25_556_3_, person7_.middle_name as middle26_556_3_, person7_.mothers_maiden_name as mothers27_556_3_, person7_.multiple_birth_ind as multiple28_556_3_, person7_.name_type_cd as name41_556_3_, person7_.nationality_cd as nationa48_556_3_, person7_.phone_area_code as phone29_556_3_, person7_.phone_country_code as phone30_556_3_, person7_.phone_ext as phone31_556_3_, person7_.phone_number as phone32_556_3_, person7_.postal_code as postal33_556_3_, person7_.prefix as prefix556_3_, person7_.race_cd as race45_556_3_, person7_.religion_cd as religion43_556_3_, person7_.ssn as ssn556_3_, person7_.state as state556_3_, person7_.suffix as suffix556_3_, person7_.changed_by_id as changed42_556_3_, person7_.creator_id as creator46_556_3_, person7_.voided_by_id as voided38_556_3_, user8_.id as id562_4_, user8_.account_expired as account2_562_4_, user8_.account_locked as account3_562_4_, user8_.address as address562_4_, user8_.city as city562_4_, user8_.country as country562_4_, user8_.postal_code as postal7_562_4_, user8_.province as province562_4_, user8_.credentials_expired as credenti9_562_4_, user8_.email as email562_4_, user8_.account_enabled as account11_562_4_, user8_.first_name as first12_562_4_, user8_.last_name as last13_562_4_, user8_.password as password562_4_, user8_.password_hint as password15_562_4_, user8_.phone_number as phone16_562_4_, user8_.username as username562_4_, user8_.version as version562_4_, user8_.website as website562_4_, user9_.id as id562_5_, user9_.account_expired as account2_562_5_, user9_.account_locked as account3_562_5_, user9_.address as address562_5_, user9_.city as city562_5_, user9_.country as country562_5_, user9_.postal_code as postal7_562_5_, user9_.province as province562_5_, user9_.credentials_expired as credenti9_562_5_, user9_.email as email562_5_, user9_.account_enabled as account11_562_5_, user9_.first_name as first12_562_5_, user9_.last_name as last13_562_5_, user9_.password as password562_5_, user9_.password_hint as password15_562_5_, user9_.phone_number as phone16_562_5_, user9_.username as username562_5_, user9_.version as version562_5_, user9_.website as website562_5_ from person this_ inner join person_identifier pi1_ on this_.person_id=pi1_.person_id inner join identifier_domain id2_ on pi1_.identifier_domain_id=id2_.identifier_domain_id left outer join app_user user6_ on id2_.creator_id=user6_.id left outer join person person7_ on pi1_.person_id=person7_.person_id left outer join app_user user8_ on pi1_.creator_id=user8_.id left outer join app_user user9_ on pi1_.voided_by_id=user9_.id where this_.date_voided is null and pi1_.identifier=? and id2_.namespace_identifier=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select personiden0_.person_id as person7_5_, personiden0_.person_identifier_id as person1_5_, personiden0_.person_identifier_id as person1_557_4_, personiden0_.date_created as date2_557_4_, personiden0_.date_voided as date3_557_4_, personiden0_.identifier as identifier557_4_, personiden0_.identifier_domain_id as identifier8_557_4_, personiden0_.person_id as person7_557_4_, personiden0_.creator_id as creator6_557_4_, personiden0_.voided_by_id as voided5_557_4_, identifier1_.identifier_domain_id as identifier1_551_0_, identifier1_.date_created as date2_551_0_, identifier1_.namespace_identifier as namespace3_551_0_, identifier1_.universal_identifier as universal4_551_0_, identifier1_.universal_identifier_type_code as universal5_551_0_, identifier1_.creator_id as creator6_551_0_, user2_.id as id562_1_, user2_.account_expired as account2_562_1_, user2_.account_locked as account3_562_1_, user2_.address as address562_1_, user2_.city as city562_1_, user2_.country as country562_1_, user2_.postal_code as postal7_562_1_, user2_.province as province562_1_, user2_.credentials_expired as credenti9_562_1_, user2_.email as email562_1_, user2_.account_enabled as account11_562_1_, user2_.first_name as first12_562_1_, user2_.last_name as last13_562_1_, user2_.password as password562_1_, user2_.password_hint as password15_562_1_, user2_.phone_number as phone16_562_1_, user2_.username as username562_1_, user2_.version as version562_1_, user2_.website as website562_1_, user3_.id as id562_2_, user3_.account_expired as account2_562_2_, user3_.account_locked as account3_562_2_, user3_.address as address562_2_, user3_.city as city562_2_, user3_.country as country562_2_, user3_.postal_code as postal7_562_2_, user3_.province as province562_2_, user3_.credentials_expired as credenti9_562_2_, user3_.email as email562_2_, user3_.account_enabled as account11_562_2_, user3_.first_name as first12_562_2_, user3_.last_name as last13_562_2_, user3_.password as password562_2_, user3_.password_hint as password15_562_2_, user3_.phone_number as phone16_562_2_, user3_.username as username562_2_, user3_.version as version562_2_, user3_.website as website562_2_, user4_.id as id562_3_, user4_.account_expired as account2_562_3_, user4_.account_locked as account3_562_3_, user4_.address as address562_3_, user4_.city as city562_3_, user4_.country as country562_3_, user4_.postal_code as postal7_562_3_, user4_.province as province562_3_, user4_.credentials_expired as credenti9_562_3_, user4_.email as email562_3_, user4_.account_enabled as account11_562_3_, user4_.first_name as first12_562_3_, user4_.last_name as last13_562_3_, user4_.password as password562_3_, user4_.password_hint as password15_562_3_, user4_.phone_number as phone16_562_3_, user4_.username as username562_3_, user4_.version as version562_3_, user4_.website as website562_3_ from person_identifier personiden0_ inner join identifier_domain identifier1_ on personiden0_.identifier_domain_id=identifier1_.identifier_domain_id left outer join app_user user2_ on identifier1_.creator_id=user2_.id inner join app_user user3_ on personiden0_.creator_id=user3_.id left outer join app_user user4_ on personiden0_.voided_by_id=user4_.id where personiden0_.person_id=? Hibernate: select personiden0_.person_id as person7_5_, personiden0_.person_identifier_id as person1_5_, personiden0_.person_identifier_id as person1_557_4_, personiden0_.date_created as date2_557_4_, personiden0_.date_voided as date3_557_4_, personiden0_.identifier as identifier557_4_, personiden0_.identifier_domain_id as identifier8_557_4_, personiden0_.person_id as person7_557_4_, personiden0_.creator_id as creator6_557_4_, personiden0_.voided_by_id as voided5_557_4_, identifier1_.identifier_domain_id as identifier1_551_0_, identifier1_.date_created as date2_551_0_, identifier1_.namespace_identifier as namespace3_551_0_, identifier1_.universal_identifier as universal4_551_0_, identifier1_.universal_identifier_type_code as universal5_551_0_, identifier1_.creator_id as creator6_551_0_, user2_.id as id562_1_, user2_.account_expired as account2_562_1_, user2_.account_locked as account3_562_1_, user2_.address as address562_1_, user2_.city as city562_1_, user2_.country as country562_1_, user2_.postal_code as postal7_562_1_, user2_.province as province562_1_, user2_.credentials_expired as credenti9_562_1_, user2_.email as email562_1_, user2_.account_enabled as account11_562_1_, user2_.first_name as first12_562_1_, user2_.last_name as last13_562_1_, user2_.password as password562_1_, user2_.password_hint as password15_562_1_, user2_.phone_number as phone16_562_1_, user2_.username as username562_1_, user2_.version as version562_1_, user2_.website as website562_1_, user3_.id as id562_2_, user3_.account_expired as account2_562_2_, user3_.account_locked as account3_562_2_, user3_.address as address562_2_, user3_.city as city562_2_, user3_.country as country562_2_, user3_.postal_code as postal7_562_2_, user3_.province as province562_2_, user3_.credentials_expired as credenti9_562_2_, user3_.email as email562_2_, user3_.account_enabled as account11_562_2_, user3_.first_name as first12_562_2_, user3_.last_name as last13_562_2_, user3_.password as password562_2_, user3_.password_hint as password15_562_2_, user3_.phone_number as phone16_562_2_, user3_.username as username562_2_, user3_.version as version562_2_, user3_.website as website562_2_, user4_.id as id562_3_, user4_.account_expired as account2_562_3_, user4_.account_locked as account3_562_3_, user4_.address as address562_3_, user4_.city as city562_3_, user4_.country as country562_3_, user4_.postal_code as postal7_562_3_, user4_.province as province562_3_, user4_.credentials_expired as credenti9_562_3_, user4_.email as email562_3_, user4_.account_enabled as account11_562_3_, user4_.first_name as first12_562_3_, user4_.last_name as last13_562_3_, user4_.password as password562_3_, user4_.password_hint as password15_562_3_, user4_.phone_number as phone16_562_3_, user4_.username as username562_3_, user4_.version as version562_3_, user4_.website as website562_3_ from person_identifier personiden0_ inner join identifier_domain identifier1_ on personiden0_.identifier_domain_id=identifier1_.identifier_domain_id left outer join app_user user2_ on identifier1_.creator_id=user2_.id inner join app_user user3_ on personiden0_.creator_id=user3_.id left outer join app_user user4_ on personiden0_.voided_by_id=user4_.id where personiden0_.person_id=? DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate$3.doInHibernate(132) | Query by identifier returned: 1 elements. WARN - org.openhie.openempi.service.impl.PersonManagerServiceImpl.addPerson(68) | While attempting to add a person, found an existing record with same identifier: org.openhie.openempi.model.Person@336f356c[personId=,givenName=Odysseas,familyName=Pentakalos,personIdentifiers=[org.openhie.openempi.model.PersonIdentifier@4a1c5fd5[personIdentifierId=,identifierDomain=org.openhie.openempi.model.IdentifierDomain@cd7bef6[identifierDomainId=,userCreatedBy=,universalIdentifier=,universalIdentifierTypeCode=,namespaceIdentifier=SSN,dateCreated=],userByCreatorId=,userByVoidedById=,identifier=555-55-5555,dateCreated=,dateVoided=]]] DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection ERROR - org.openhie.openempi.service.PersonServiceTest.testAddPerson(66) | Exception: org.openhie.openempi.ApplicationException: Person record to be added already exists in the system. org.openhie.openempi.ApplicationException: Person record to be added already exists in the system. at org.openhie.openempi.service.impl.PersonManagerServiceImpl.addPerson(PersonManagerServiceImpl.java:69) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204) at $Proxy37.addPerson(Unknown Source) at org.openhie.openempi.service.PersonServiceTest.testAddPerson(PersonServiceTest.java:64) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at org.springframework.test.ConditionalTestCase.runBare(ConditionalTestCase.java:76) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:232) at junit.framework.TestSuite.run(TestSuite.java:227) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) org.openhie.openempi.ApplicationException: Person record to be added already exists in the system. at org.openhie.openempi.service.impl.PersonManagerServiceImpl.addPerson(PersonManagerServiceImpl.java:69) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204) at $Proxy37.addPerson(Unknown Source) at org.openhie.openempi.service.PersonServiceTest.testAddPerson(PersonServiceTest.java:64) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at org.springframework.test.ConditionalTestCase.runBare(ConditionalTestCase.java:76) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:232) at junit.framework.TestSuite.run(TestSuite.java:227) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of test [testAddPerson]. DEBUG - org.openhie.openempi.service.PersonServiceTest.onSetUp(34) | In onSetUp method DEBUG - org.openhie.openempi.service.BaseServiceTestCase.onSetUp(26) | In onSetUp method DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@4b17b450]; rollback [true]. INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hibernate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in file: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\openempi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@689fda41[transforms=[org.openhie.openempi.configuration.Transform@56b21710[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@460847e7[fieldName=custom1,sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@56b21710[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@49a8b29c[fieldName=custom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@56b21710[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl.DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@6266458b[matchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_586_0_, this_.audit_event_type_code as audit2_586_0_, this_.audit_event_type_description as audit3_586_0_, this_.audit_event_type_name as audit4_586_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_586_0_, this_.audit_event_type_code as audit2_586_0_, this_.audit_event_type_description as audit3_586_0_, this_.audit_event_type_name as audit4_586_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(86) | Authentication request for user with username: admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? Hibernate: select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(99) | Encrypted password is d033e22ae348aeb5660fc2140aec35850c4da997 as opposed to d033e22ae348aeb5660fc2140aec35850c4da997 DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.UserSession@6badc6a5[sessionId=,sessionKey=E348A645446EB4ECEA883F3DF4FC20E7,user=org.openhie.openempi.model.User@65113ac8[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 17:14:57 CDT 2010] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) Hibernate: insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.context.UserContext.authenticate(43) | Authentication request succeeded for user admin INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hibernate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in file: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\openempi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@31506701[transforms=[org.openhie.openempi.configuration.Transform@159a8bf2[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@5559c7f2[fieldName=custom1,sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@159a8bf2[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@79560ca4[fieldName=custom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@159a8bf2[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl.DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@77efc193[matchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_625_0_, this_.audit_event_type_code as audit2_625_0_, this_.audit_event_type_description as audit3_625_0_, this_.audit_event_type_name as audit4_625_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_625_0_, this_.audit_event_type_code as audit2_625_0_, this_.audit_event_type_description as audit3_625_0_, this_.audit_event_type_name as audit4_625_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(86) | Authentication request for user with username: admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? Hibernate: select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(99) | Encrypted password is d033e22ae348aeb5660fc2140aec35850c4da997 as opposed to d033e22ae348aeb5660fc2140aec35850c4da997 DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.UserSession@3875c597[sessionId=,sessionKey=3AD6C8679BC03AA2168FC7CC69D0C8E8,user=org.openhie.openempi.model.User@447ecd43[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 17:14:57 CDT 2010] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) Hibernate: insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.context.UserContext.authenticate(43) | Authentication request succeeded for user admin DEBUG - org.openhie.openempi.service.impl.ValidationServiceImpl.validate(27) | Validating object : org.openhie.openempi.model.PersonIdentifier@63049cf[personIdentifierId=,identifierDomain=org.openhie.openempi.model.IdentifierDomain@4c3db835[identifierDomainId=,userCreatedBy=,universalIdentifier=,universalIdentifierTypeCode=,namespaceIdentifier=SSN,dateCreated=],userByCreatorId=,userByVoidedById=,identifier=555-55-5555,dateCreated=,dateVoided=] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_634_6_, this_.address1 as address2_634_6_, this_.address2 as address3_634_6_, this_.address_type_cd as address48_634_6_, this_.birth_order as birth4_634_6_, this_.birth_place as birth5_634_6_, this_.city as city634_6_, this_.country as country634_6_, this_.country_code as country8_634_6_, this_.custom1 as custom9_634_6_, this_.custom2 as custom10_634_6_, this_.custom3 as custom11_634_6_, this_.custom4 as custom12_634_6_, this_.custom5 as custom13_634_6_, this_.date_changed as date14_634_6_, this_.date_created as date15_634_6_, this_.date_of_birth as date16_634_6_, this_.date_voided as date17_634_6_, this_.death_ind as death18_634_6_, this_.death_time as death19_634_6_, this_.degree as degree634_6_, this_.email as email634_6_, this_.ethnic_group_cd as ethnic43_634_6_, this_.family_name as family22_634_6_, this_.family_name2 as family23_634_6_, this_.gender_cd as gender41_634_6_, this_.given_name as given24_634_6_, this_.language_cd as language39_634_6_, this_.marital_status_code as marital25_634_6_, this_.middle_name as middle26_634_6_, this_.mothers_maiden_name as mothers27_634_6_, this_.multiple_birth_ind as multiple28_634_6_, this_.name_type_cd as name40_634_6_, this_.nationality_cd as nationa44_634_6_, this_.phone_area_code as phone29_634_6_, this_.phone_country_code as phone30_634_6_, this_.phone_ext as phone31_634_6_, this_.phone_number as phone32_634_6_, this_.postal_code as postal33_634_6_, this_.prefix as prefix634_6_, this_.race_cd as race42_634_6_, this_.religion_cd as religion38_634_6_, this_.ssn as ssn634_6_, this_.state as state634_6_, this_.suffix as suffix634_6_, this_.changed_by_id as changed46_634_6_, this_.creator_id as creator45_634_6_, this_.voided_by_id as voided47_634_6_, pi1_.person_identifier_id as person1_635_0_, pi1_.date_created as date2_635_0_, pi1_.date_voided as date3_635_0_, pi1_.identifier as identifier635_0_, pi1_.identifier_domain_id as identifier7_635_0_, pi1_.person_id as person8_635_0_, pi1_.creator_id as creator6_635_0_, pi1_.voided_by_id as voided5_635_0_, id2_.identifier_domain_id as identifier1_629_1_, id2_.date_created as date2_629_1_, id2_.namespace_identifier as namespace3_629_1_, id2_.universal_identifier as universal4_629_1_, id2_.universal_identifier_type_code as universal5_629_1_, id2_.creator_id as creator6_629_1_, user6_.id as id640_2_, user6_.account_expired as account2_640_2_, user6_.account_locked as account3_640_2_, user6_.address as address640_2_, user6_.city as city640_2_, user6_.country as country640_2_, user6_.postal_code as postal7_640_2_, user6_.province as province640_2_, user6_.credentials_expired as credenti9_640_2_, user6_.email as email640_2_, user6_.account_enabled as account11_640_2_, user6_.first_name as first12_640_2_, user6_.last_name as last13_640_2_, user6_.password as password640_2_, user6_.password_hint as password15_640_2_, user6_.phone_number as phone16_640_2_, user6_.username as username640_2_, user6_.version as version640_2_, user6_.website as website640_2_, person7_.person_id as person1_634_3_, person7_.address1 as address2_634_3_, person7_.address2 as address3_634_3_, person7_.address_type_cd as address48_634_3_, person7_.birth_order as birth4_634_3_, person7_.birth_place as birth5_634_3_, person7_.city as city634_3_, person7_.country as country634_3_, person7_.country_code as country8_634_3_, person7_.custom1 as custom9_634_3_, person7_.custom2 as custom10_634_3_, person7_.custom3 as custom11_634_3_, person7_.custom4 as custom12_634_3_, person7_.custom5 as custom13_634_3_, person7_.date_changed as date14_634_3_, person7_.date_created as date15_634_3_, person7_.date_of_birth as date16_634_3_, person7_.date_voided as date17_634_3_, person7_.death_ind as death18_634_3_, person7_.death_time as death19_634_3_, person7_.degree as degree634_3_, person7_.email as email634_3_, person7_.ethnic_group_cd as ethnic43_634_3_, person7_.family_name as family22_634_3_, person7_.family_name2 as family23_634_3_, person7_.gender_cd as gender41_634_3_, person7_.given_name as given24_634_3_, person7_.language_cd as language39_634_3_, person7_.marital_status_code as marital25_634_3_, person7_.middle_name as middle26_634_3_, person7_.mothers_maiden_name as mothers27_634_3_, person7_.multiple_birth_ind as multiple28_634_3_, person7_.name_type_cd as name40_634_3_, person7_.nationality_cd as nationa44_634_3_, person7_.phone_area_code as phone29_634_3_, person7_.phone_country_code as phone30_634_3_, person7_.phone_ext as phone31_634_3_, person7_.phone_number as phone32_634_3_, person7_.postal_code as postal33_634_3_, person7_.prefix as prefix634_3_, person7_.race_cd as race42_634_3_, person7_.religion_cd as religion38_634_3_, person7_.ssn as ssn634_3_, person7_.state as state634_3_, person7_.suffix as suffix634_3_, person7_.changed_by_id as changed46_634_3_, person7_.creator_id as creator45_634_3_, person7_.voided_by_id as voided47_634_3_, user8_.id as id640_4_, user8_.account_expired as account2_640_4_, user8_.account_locked as account3_640_4_, user8_.address as address640_4_, user8_.city as city640_4_, user8_.country as country640_4_, user8_.postal_code as postal7_640_4_, user8_.province as province640_4_, user8_.credentials_expired as credenti9_640_4_, user8_.email as email640_4_, user8_.account_enabled as account11_640_4_, user8_.first_name as first12_640_4_, user8_.last_name as last13_640_4_, user8_.password as password640_4_, user8_.password_hint as password15_640_4_, user8_.phone_number as phone16_640_4_, user8_.username as username640_4_, user8_.version as version640_4_, user8_.website as website640_4_, user9_.id as id640_5_, user9_.account_expired as account2_640_5_, user9_.account_locked as account3_640_5_, user9_.address as address640_5_, user9_.city as city640_5_, user9_.country as country640_5_, user9_.postal_code as postal7_640_5_, user9_.province as province640_5_, user9_.credentials_expired as credenti9_640_5_, user9_.email as email640_5_, user9_.account_enabled as account11_640_5_, user9_.first_name as first12_640_5_, user9_.last_name as last13_640_5_, user9_.password as password640_5_, user9_.password_hint as password15_640_5_, user9_.phone_number as phone16_640_5_, user9_.username as username640_5_, user9_.version as version640_5_, user9_.website as website640_5_ from person this_ inner join person_identifier pi1_ on this_.person_id=pi1_.person_id inner join identifier_domain id2_ on pi1_.identifier_domain_id=id2_.identifier_domain_id left outer join app_user user6_ on id2_.creator_id=user6_.id left outer join person person7_ on pi1_.person_id=person7_.person_id left outer join app_user user8_ on pi1_.creator_id=user8_.id left outer join app_user user9_ on pi1_.voided_by_id=user9_.id where this_.date_voided is null and pi1_.identifier=? and id2_.namespace_identifier=? Hibernate: select this_.person_id as person1_634_6_, this_.address1 as address2_634_6_, this_.address2 as address3_634_6_, this_.address_type_cd as address48_634_6_, this_.birth_order as birth4_634_6_, this_.birth_place as birth5_634_6_, this_.city as city634_6_, this_.country as country634_6_, this_.country_code as country8_634_6_, this_.custom1 as custom9_634_6_, this_.custom2 as custom10_634_6_, this_.custom3 as custom11_634_6_, this_.custom4 as custom12_634_6_, this_.custom5 as custom13_634_6_, this_.date_changed as date14_634_6_, this_.date_created as date15_634_6_, this_.date_of_birth as date16_634_6_, this_.date_voided as date17_634_6_, this_.death_ind as death18_634_6_, this_.death_time as death19_634_6_, this_.degree as degree634_6_, this_.email as email634_6_, this_.ethnic_group_cd as ethnic43_634_6_, this_.family_name as family22_634_6_, this_.family_name2 as family23_634_6_, this_.gender_cd as gender41_634_6_, this_.given_name as given24_634_6_, this_.language_cd as language39_634_6_, this_.marital_status_code as marital25_634_6_, this_.middle_name as middle26_634_6_, this_.mothers_maiden_name as mothers27_634_6_, this_.multiple_birth_ind as multiple28_634_6_, this_.name_type_cd as name40_634_6_, this_.nationality_cd as nationa44_634_6_, this_.phone_area_code as phone29_634_6_, this_.phone_country_code as phone30_634_6_, this_.phone_ext as phone31_634_6_, this_.phone_number as phone32_634_6_, this_.postal_code as postal33_634_6_, this_.prefix as prefix634_6_, this_.race_cd as race42_634_6_, this_.religion_cd as religion38_634_6_, this_.ssn as ssn634_6_, this_.state as state634_6_, this_.suffix as suffix634_6_, this_.changed_by_id as changed46_634_6_, this_.creator_id as creator45_634_6_, this_.voided_by_id as voided47_634_6_, pi1_.person_identifier_id as person1_635_0_, pi1_.date_created as date2_635_0_, pi1_.date_voided as date3_635_0_, pi1_.identifier as identifier635_0_, pi1_.identifier_domain_id as identifier7_635_0_, pi1_.person_id as person8_635_0_, pi1_.creator_id as creator6_635_0_, pi1_.voided_by_id as voided5_635_0_, id2_.identifier_domain_id as identifier1_629_1_, id2_.date_created as date2_629_1_, id2_.namespace_identifier as namespace3_629_1_, id2_.universal_identifier as universal4_629_1_, id2_.universal_identifier_type_code as universal5_629_1_, id2_.creator_id as creator6_629_1_, user6_.id as id640_2_, user6_.account_expired as account2_640_2_, user6_.account_locked as account3_640_2_, user6_.address as address640_2_, user6_.city as city640_2_, user6_.country as country640_2_, user6_.postal_code as postal7_640_2_, user6_.province as province640_2_, user6_.credentials_expired as credenti9_640_2_, user6_.email as email640_2_, user6_.account_enabled as account11_640_2_, user6_.first_name as first12_640_2_, user6_.last_name as last13_640_2_, user6_.password as password640_2_, user6_.password_hint as password15_640_2_, user6_.phone_number as phone16_640_2_, user6_.username as username640_2_, user6_.version as version640_2_, user6_.website as website640_2_, person7_.person_id as person1_634_3_, person7_.address1 as address2_634_3_, person7_.address2 as address3_634_3_, person7_.address_type_cd as address48_634_3_, person7_.birth_order as birth4_634_3_, person7_.birth_place as birth5_634_3_, person7_.city as city634_3_, person7_.country as country634_3_, person7_.country_code as country8_634_3_, person7_.custom1 as custom9_634_3_, person7_.custom2 as custom10_634_3_, person7_.custom3 as custom11_634_3_, person7_.custom4 as custom12_634_3_, person7_.custom5 as custom13_634_3_, person7_.date_changed as date14_634_3_, person7_.date_created as date15_634_3_, person7_.date_of_birth as date16_634_3_, person7_.date_voided as date17_634_3_, person7_.death_ind as death18_634_3_, person7_.death_time as death19_634_3_, person7_.degree as degree634_3_, person7_.email as email634_3_, person7_.ethnic_group_cd as ethnic43_634_3_, person7_.family_name as family22_634_3_, person7_.family_name2 as family23_634_3_, person7_.gender_cd as gender41_634_3_, person7_.given_name as given24_634_3_, person7_.language_cd as language39_634_3_, person7_.marital_status_code as marital25_634_3_, person7_.middle_name as middle26_634_3_, person7_.mothers_maiden_name as mothers27_634_3_, person7_.multiple_birth_ind as multiple28_634_3_, person7_.name_type_cd as name40_634_3_, person7_.nationality_cd as nationa44_634_3_, person7_.phone_area_code as phone29_634_3_, person7_.phone_country_code as phone30_634_3_, person7_.phone_ext as phone31_634_3_, person7_.phone_number as phone32_634_3_, person7_.postal_code as postal33_634_3_, person7_.prefix as prefix634_3_, person7_.race_cd as race42_634_3_, person7_.religion_cd as religion38_634_3_, person7_.ssn as ssn634_3_, person7_.state as state634_3_, person7_.suffix as suffix634_3_, person7_.changed_by_id as changed46_634_3_, person7_.creator_id as creator45_634_3_, person7_.voided_by_id as voided47_634_3_, user8_.id as id640_4_, user8_.account_expired as account2_640_4_, user8_.account_locked as account3_640_4_, user8_.address as address640_4_, user8_.city as city640_4_, user8_.country as country640_4_, user8_.postal_code as postal7_640_4_, user8_.province as province640_4_, user8_.credentials_expired as credenti9_640_4_, user8_.email as email640_4_, user8_.account_enabled as account11_640_4_, user8_.first_name as first12_640_4_, user8_.last_name as last13_640_4_, user8_.password as password640_4_, user8_.password_hint as password15_640_4_, user8_.phone_number as phone16_640_4_, user8_.username as username640_4_, user8_.version as version640_4_, user8_.website as website640_4_, user9_.id as id640_5_, user9_.account_expired as account2_640_5_, user9_.account_locked as account3_640_5_, user9_.address as address640_5_, user9_.city as city640_5_, user9_.country as country640_5_, user9_.postal_code as postal7_640_5_, user9_.province as province640_5_, user9_.credentials_expired as credenti9_640_5_, user9_.email as email640_5_, user9_.account_enabled as account11_640_5_, user9_.first_name as first12_640_5_, user9_.last_name as last13_640_5_, user9_.password as password640_5_, user9_.password_hint as password15_640_5_, user9_.phone_number as phone16_640_5_, user9_.username as username640_5_, user9_.version as version640_5_, user9_.website as website640_5_ from person this_ inner join person_identifier pi1_ on this_.person_id=pi1_.person_id inner join identifier_domain id2_ on pi1_.identifier_domain_id=id2_.identifier_domain_id left outer join app_user user6_ on id2_.creator_id=user6_.id left outer join person person7_ on pi1_.person_id=person7_.person_id left outer join app_user user8_ on pi1_.creator_id=user8_.id left outer join app_user user9_ on pi1_.voided_by_id=user9_.id where this_.date_voided is null and pi1_.identifier=? and id2_.namespace_identifier=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select personiden0_.person_id as person8_5_, personiden0_.person_identifier_id as person1_5_, personiden0_.person_identifier_id as person1_635_4_, personiden0_.date_created as date2_635_4_, personiden0_.date_voided as date3_635_4_, personiden0_.identifier as identifier635_4_, personiden0_.identifier_domain_id as identifier7_635_4_, personiden0_.person_id as person8_635_4_, personiden0_.creator_id as creator6_635_4_, personiden0_.voided_by_id as voided5_635_4_, identifier1_.identifier_domain_id as identifier1_629_0_, identifier1_.date_created as date2_629_0_, identifier1_.namespace_identifier as namespace3_629_0_, identifier1_.universal_identifier as universal4_629_0_, identifier1_.universal_identifier_type_code as universal5_629_0_, identifier1_.creator_id as creator6_629_0_, user2_.id as id640_1_, user2_.account_expired as account2_640_1_, user2_.account_locked as account3_640_1_, user2_.address as address640_1_, user2_.city as city640_1_, user2_.country as country640_1_, user2_.postal_code as postal7_640_1_, user2_.province as province640_1_, user2_.credentials_expired as credenti9_640_1_, user2_.email as email640_1_, user2_.account_enabled as account11_640_1_, user2_.first_name as first12_640_1_, user2_.last_name as last13_640_1_, user2_.password as password640_1_, user2_.password_hint as password15_640_1_, user2_.phone_number as phone16_640_1_, user2_.username as username640_1_, user2_.version as version640_1_, user2_.website as website640_1_, user3_.id as id640_2_, user3_.account_expired as account2_640_2_, user3_.account_locked as account3_640_2_, user3_.address as address640_2_, user3_.city as city640_2_, user3_.country as country640_2_, user3_.postal_code as postal7_640_2_, user3_.province as province640_2_, user3_.credentials_expired as credenti9_640_2_, user3_.email as email640_2_, user3_.account_enabled as account11_640_2_, user3_.first_name as first12_640_2_, user3_.last_name as last13_640_2_, user3_.password as password640_2_, user3_.password_hint as password15_640_2_, user3_.phone_number as phone16_640_2_, user3_.username as username640_2_, user3_.version as version640_2_, user3_.website as website640_2_, user4_.id as id640_3_, user4_.account_expired as account2_640_3_, user4_.account_locked as account3_640_3_, user4_.address as address640_3_, user4_.city as city640_3_, user4_.country as country640_3_, user4_.postal_code as postal7_640_3_, user4_.province as province640_3_, user4_.credentials_expired as credenti9_640_3_, user4_.email as email640_3_, user4_.account_enabled as account11_640_3_, user4_.first_name as first12_640_3_, user4_.last_name as last13_640_3_, user4_.password as password640_3_, user4_.password_hint as password15_640_3_, user4_.phone_number as phone16_640_3_, user4_.username as username640_3_, user4_.version as version640_3_, user4_.website as website640_3_ from person_identifier personiden0_ inner join identifier_domain identifier1_ on personiden0_.identifier_domain_id=identifier1_.identifier_domain_id left outer join app_user user2_ on identifier1_.creator_id=user2_.id inner join app_user user3_ on personiden0_.creator_id=user3_.id left outer join app_user user4_ on personiden0_.voided_by_id=user4_.id where personiden0_.person_id=? Hibernate: select personiden0_.person_id as person8_5_, personiden0_.person_identifier_id as person1_5_, personiden0_.person_identifier_id as person1_635_4_, personiden0_.date_created as date2_635_4_, personiden0_.date_voided as date3_635_4_, personiden0_.identifier as identifier635_4_, personiden0_.identifier_domain_id as identifier7_635_4_, personiden0_.person_id as person8_635_4_, personiden0_.creator_id as creator6_635_4_, personiden0_.voided_by_id as voided5_635_4_, identifier1_.identifier_domain_id as identifier1_629_0_, identifier1_.date_created as date2_629_0_, identifier1_.namespace_identifier as namespace3_629_0_, identifier1_.universal_identifier as universal4_629_0_, identifier1_.universal_identifier_type_code as universal5_629_0_, identifier1_.creator_id as creator6_629_0_, user2_.id as id640_1_, user2_.account_expired as account2_640_1_, user2_.account_locked as account3_640_1_, user2_.address as address640_1_, user2_.city as city640_1_, user2_.country as country640_1_, user2_.postal_code as postal7_640_1_, user2_.province as province640_1_, user2_.credentials_expired as credenti9_640_1_, user2_.email as email640_1_, user2_.account_enabled as account11_640_1_, user2_.first_name as first12_640_1_, user2_.last_name as last13_640_1_, user2_.password as password640_1_, user2_.password_hint as password15_640_1_, user2_.phone_number as phone16_640_1_, user2_.username as username640_1_, user2_.version as version640_1_, user2_.website as website640_1_, user3_.id as id640_2_, user3_.account_expired as account2_640_2_, user3_.account_locked as account3_640_2_, user3_.address as address640_2_, user3_.city as city640_2_, user3_.country as country640_2_, user3_.postal_code as postal7_640_2_, user3_.province as province640_2_, user3_.credentials_expired as credenti9_640_2_, user3_.email as email640_2_, user3_.account_enabled as account11_640_2_, user3_.first_name as first12_640_2_, user3_.last_name as last13_640_2_, user3_.password as password640_2_, user3_.password_hint as password15_640_2_, user3_.phone_number as phone16_640_2_, user3_.username as username640_2_, user3_.version as version640_2_, user3_.website as website640_2_, user4_.id as id640_3_, user4_.account_expired as account2_640_3_, user4_.account_locked as account3_640_3_, user4_.address as address640_3_, user4_.city as city640_3_, user4_.country as country640_3_, user4_.postal_code as postal7_640_3_, user4_.province as province640_3_, user4_.credentials_expired as credenti9_640_3_, user4_.email as email640_3_, user4_.account_enabled as account11_640_3_, user4_.first_name as first12_640_3_, user4_.last_name as last13_640_3_, user4_.password as password640_3_, user4_.password_hint as password15_640_3_, user4_.phone_number as phone16_640_3_, user4_.username as username640_3_, user4_.version as version640_3_, user4_.website as website640_3_ from person_identifier personiden0_ inner join identifier_domain identifier1_ on personiden0_.identifier_domain_id=identifier1_.identifier_domain_id left outer join app_user user2_ on identifier1_.creator_id=user2_.id inner join app_user user3_ on personiden0_.creator_id=user3_.id left outer join app_user user4_ on personiden0_.voided_by_id=user4_.id where personiden0_.person_id=? DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate$3.doInHibernate(132) | Query by identifier returned: 1 elements. DEBUG - org.openhie.openempi.service.PersonServiceTest.testGetPerson(83) | Found the person: org.openhie.openempi.model.Person@251241f5[personId=1000,givenName=Odysseas,familyName=Pentakalos,personIdentifiers=[org.openhie.openempi.model.PersonIdentifier@4d04a0e8[personIdentifierId=100,identifierDomain=org.openhie.openempi.model.IdentifierDomain@6ae006d8[identifierDomainId=100,userCreatedBy=org.openhie.openempi.model.User@19e185b9[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=,universalIdentifierTypeCode=,namespaceIdentifier=SSN,dateCreated=2010-04-06 17:06:03.167],userByCreatorId=org.openhie.openempi.model.User@19e185b9[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],userByVoidedById=,identifier=555-55-5555,dateCreated=2010-04-06 17:14:43.47,dateVoided=]]] DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of test [testGetPerson]. DEBUG - org.openhie.openempi.service.PersonServiceTest.onSetUp(34) | In onSetUp method DEBUG - org.openhie.openempi.service.BaseServiceTestCase.onSetUp(26) | In onSetUp method DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@4b17b450]; rollback [true]. INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hibernate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in file: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\openempi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@751dc8af[transforms=[org.openhie.openempi.configuration.Transform@7662953a[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@42334f8e[fieldName=custom1,sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@7662953a[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@36ac1596[fieldName=custom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@7662953a[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl.DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@5bbd46e4[matchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_664_0_, this_.audit_event_type_code as audit2_664_0_, this_.audit_event_type_description as audit3_664_0_, this_.audit_event_type_name as audit4_664_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_664_0_, this_.audit_event_type_code as audit2_664_0_, this_.audit_event_type_description as audit3_664_0_, this_.audit_event_type_name as audit4_664_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(86) | Authentication request for user with username: admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? Hibernate: select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(99) | Encrypted password is d033e22ae348aeb5660fc2140aec35850c4da997 as opposed to d033e22ae348aeb5660fc2140aec35850c4da997 DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.UserSession@2b132ca1[sessionId=,sessionKey=2D20B712683CFD3C71E51FD3299171F9,user=org.openhie.openempi.model.User@5c1b0d41[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 17:14:58 CDT 2010] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) Hibernate: insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.context.UserContext.authenticate(43) | Authentication request succeeded for user admin INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hibernate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in file: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\openempi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@2a0aa21e[transforms=[org.openhie.openempi.configuration.Transform@20197522[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@67591ba4[fieldName=custom1,sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@20197522[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@b25e0fe[fieldName=custom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@20197522[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl.DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@63d64969[matchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_703_0_, this_.audit_event_type_code as audit2_703_0_, this_.audit_event_type_description as audit3_703_0_, this_.audit_event_type_name as audit4_703_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_703_0_, this_.audit_event_type_code as audit2_703_0_, this_.audit_event_type_description as audit3_703_0_, this_.audit_event_type_name as audit4_703_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(86) | Authentication request for user with username: admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? Hibernate: select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(99) | Encrypted password is d033e22ae348aeb5660fc2140aec35850c4da997 as opposed to d033e22ae348aeb5660fc2140aec35850c4da997 DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.UserSession@3f8a0ef0[sessionId=,sessionKey=60B81E88EFFDFED34C0624A41FD0546B,user=org.openhie.openempi.model.User@333903d0[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 17:14:59 CDT 2010] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) Hibernate: insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.context.UserContext.authenticate(43) | Authentication request succeeded for user admin DEBUG - org.openhie.openempi.service.impl.ValidationServiceImpl.validate(27) | Validating object : org.openhie.openempi.model.PersonIdentifier@7ba2a1d2[personIdentifierId=,identifierDomain=org.openhie.openempi.model.IdentifierDomain@722e2167[identifierDomainId=,userCreatedBy=,universalIdentifier=,universalIdentifierTypeCode=,namespaceIdentifier=SSN,dateCreated=],userByCreatorId=,userByVoidedById=,identifier=555-55-5555,dateCreated=,dateVoided=] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_712_6_, this_.address1 as address2_712_6_, this_.address2 as address3_712_6_, this_.address_type_cd as address44_712_6_, this_.birth_order as birth4_712_6_, this_.birth_place as birth5_712_6_, this_.city as city712_6_, this_.country as country712_6_, this_.country_code as country8_712_6_, this_.custom1 as custom9_712_6_, this_.custom2 as custom10_712_6_, this_.custom3 as custom11_712_6_, this_.custom4 as custom12_712_6_, this_.custom5 as custom13_712_6_, this_.date_changed as date14_712_6_, this_.date_created as date15_712_6_, this_.date_of_birth as date16_712_6_, this_.date_voided as date17_712_6_, this_.death_ind as death18_712_6_, this_.death_time as death19_712_6_, this_.degree as degree712_6_, this_.email as email712_6_, this_.ethnic_group_cd as ethnic48_712_6_, this_.family_name as family22_712_6_, this_.family_name2 as family23_712_6_, this_.gender_cd as gender40_712_6_, this_.given_name as given24_712_6_, this_.language_cd as language47_712_6_, this_.marital_status_code as marital25_712_6_, this_.middle_name as middle26_712_6_, this_.mothers_maiden_name as mothers27_712_6_, this_.multiple_birth_ind as multiple28_712_6_, this_.name_type_cd as name38_712_6_, this_.nationality_cd as nationa46_712_6_, this_.phone_area_code as phone29_712_6_, this_.phone_country_code as phone30_712_6_, this_.phone_ext as phone31_712_6_, this_.phone_number as phone32_712_6_, this_.postal_code as postal33_712_6_, this_.prefix as prefix712_6_, this_.race_cd as race43_712_6_, this_.religion_cd as religion39_712_6_, this_.ssn as ssn712_6_, this_.state as state712_6_, this_.suffix as suffix712_6_, this_.changed_by_id as changed45_712_6_, this_.creator_id as creator41_712_6_, this_.voided_by_id as voided42_712_6_, pi1_.person_identifier_id as person1_713_0_, pi1_.date_created as date2_713_0_, pi1_.date_voided as date3_713_0_, pi1_.identifier as identifier713_0_, pi1_.identifier_domain_id as identifier5_713_0_, pi1_.person_id as person6_713_0_, pi1_.creator_id as creator7_713_0_, pi1_.voided_by_id as voided8_713_0_, id2_.identifier_domain_id as identifier1_707_1_, id2_.date_created as date2_707_1_, id2_.namespace_identifier as namespace3_707_1_, id2_.universal_identifier as universal4_707_1_, id2_.universal_identifier_type_code as universal5_707_1_, id2_.creator_id as creator6_707_1_, user6_.id as id718_2_, user6_.account_expired as account2_718_2_, user6_.account_locked as account3_718_2_, user6_.address as address718_2_, user6_.city as city718_2_, user6_.country as country718_2_, user6_.postal_code as postal7_718_2_, user6_.province as province718_2_, user6_.credentials_expired as credenti9_718_2_, user6_.email as email718_2_, user6_.account_enabled as account11_718_2_, user6_.first_name as first12_718_2_, user6_.last_name as last13_718_2_, user6_.password as password718_2_, user6_.password_hint as password15_718_2_, user6_.phone_number as phone16_718_2_, user6_.username as username718_2_, user6_.version as version718_2_, user6_.website as website718_2_, person7_.person_id as person1_712_3_, person7_.address1 as address2_712_3_, person7_.address2 as address3_712_3_, person7_.address_type_cd as address44_712_3_, person7_.birth_order as birth4_712_3_, person7_.birth_place as birth5_712_3_, person7_.city as city712_3_, person7_.country as country712_3_, person7_.country_code as country8_712_3_, person7_.custom1 as custom9_712_3_, person7_.custom2 as custom10_712_3_, person7_.custom3 as custom11_712_3_, person7_.custom4 as custom12_712_3_, person7_.custom5 as custom13_712_3_, person7_.date_changed as date14_712_3_, person7_.date_created as date15_712_3_, person7_.date_of_birth as date16_712_3_, person7_.date_voided as date17_712_3_, person7_.death_ind as death18_712_3_, person7_.death_time as death19_712_3_, person7_.degree as degree712_3_, person7_.email as email712_3_, person7_.ethnic_group_cd as ethnic48_712_3_, person7_.family_name as family22_712_3_, person7_.family_name2 as family23_712_3_, person7_.gender_cd as gender40_712_3_, person7_.given_name as given24_712_3_, person7_.language_cd as language47_712_3_, person7_.marital_status_code as marital25_712_3_, person7_.middle_name as middle26_712_3_, person7_.mothers_maiden_name as mothers27_712_3_, person7_.multiple_birth_ind as multiple28_712_3_, person7_.name_type_cd as name38_712_3_, person7_.nationality_cd as nationa46_712_3_, person7_.phone_area_code as phone29_712_3_, person7_.phone_country_code as phone30_712_3_, person7_.phone_ext as phone31_712_3_, person7_.phone_number as phone32_712_3_, person7_.postal_code as postal33_712_3_, person7_.prefix as prefix712_3_, person7_.race_cd as race43_712_3_, person7_.religion_cd as religion39_712_3_, person7_.ssn as ssn712_3_, person7_.state as state712_3_, person7_.suffix as suffix712_3_, person7_.changed_by_id as changed45_712_3_, person7_.creator_id as creator41_712_3_, person7_.voided_by_id as voided42_712_3_, user8_.id as id718_4_, user8_.account_expired as account2_718_4_, user8_.account_locked as account3_718_4_, user8_.address as address718_4_, user8_.city as city718_4_, user8_.country as country718_4_, user8_.postal_code as postal7_718_4_, user8_.province as province718_4_, user8_.credentials_expired as credenti9_718_4_, user8_.email as email718_4_, user8_.account_enabled as account11_718_4_, user8_.first_name as first12_718_4_, user8_.last_name as last13_718_4_, user8_.password as password718_4_, user8_.password_hint as password15_718_4_, user8_.phone_number as phone16_718_4_, user8_.username as username718_4_, user8_.version as version718_4_, user8_.website as website718_4_, user9_.id as id718_5_, user9_.account_expired as account2_718_5_, user9_.account_locked as account3_718_5_, user9_.address as address718_5_, user9_.city as city718_5_, user9_.country as country718_5_, user9_.postal_code as postal7_718_5_, user9_.province as province718_5_, user9_.credentials_expired as credenti9_718_5_, user9_.email as email718_5_, user9_.account_enabled as account11_718_5_, user9_.first_name as first12_718_5_, user9_.last_name as last13_718_5_, user9_.password as password718_5_, user9_.password_hint as password15_718_5_, user9_.phone_number as phone16_718_5_, user9_.username as username718_5_, user9_.version as version718_5_, user9_.website as website718_5_ from person this_ inner join person_identifier pi1_ on this_.person_id=pi1_.person_id inner join identifier_domain id2_ on pi1_.identifier_domain_id=id2_.identifier_domain_id left outer join app_user user6_ on id2_.creator_id=user6_.id left outer join person person7_ on pi1_.person_id=person7_.person_id left outer join app_user user8_ on pi1_.creator_id=user8_.id left outer join app_user user9_ on pi1_.voided_by_id=user9_.id where this_.date_voided is null and pi1_.identifier=? and id2_.namespace_identifier=? Hibernate: select this_.person_id as person1_712_6_, this_.address1 as address2_712_6_, this_.address2 as address3_712_6_, this_.address_type_cd as address44_712_6_, this_.birth_order as birth4_712_6_, this_.birth_place as birth5_712_6_, this_.city as city712_6_, this_.country as country712_6_, this_.country_code as country8_712_6_, this_.custom1 as custom9_712_6_, this_.custom2 as custom10_712_6_, this_.custom3 as custom11_712_6_, this_.custom4 as custom12_712_6_, this_.custom5 as custom13_712_6_, this_.date_changed as date14_712_6_, this_.date_created as date15_712_6_, this_.date_of_birth as date16_712_6_, this_.date_voided as date17_712_6_, this_.death_ind as death18_712_6_, this_.death_time as death19_712_6_, this_.degree as degree712_6_, this_.email as email712_6_, this_.ethnic_group_cd as ethnic48_712_6_, this_.family_name as family22_712_6_, this_.family_name2 as family23_712_6_, this_.gender_cd as gender40_712_6_, this_.given_name as given24_712_6_, this_.language_cd as language47_712_6_, this_.marital_status_code as marital25_712_6_, this_.middle_name as middle26_712_6_, this_.mothers_maiden_name as mothers27_712_6_, this_.multiple_birth_ind as multiple28_712_6_, this_.name_type_cd as name38_712_6_, this_.nationality_cd as nationa46_712_6_, this_.phone_area_code as phone29_712_6_, this_.phone_country_code as phone30_712_6_, this_.phone_ext as phone31_712_6_, this_.phone_number as phone32_712_6_, this_.postal_code as postal33_712_6_, this_.prefix as prefix712_6_, this_.race_cd as race43_712_6_, this_.religion_cd as religion39_712_6_, this_.ssn as ssn712_6_, this_.state as state712_6_, this_.suffix as suffix712_6_, this_.changed_by_id as changed45_712_6_, this_.creator_id as creator41_712_6_, this_.voided_by_id as voided42_712_6_, pi1_.person_identifier_id as person1_713_0_, pi1_.date_created as date2_713_0_, pi1_.date_voided as date3_713_0_, pi1_.identifier as identifier713_0_, pi1_.identifier_domain_id as identifier5_713_0_, pi1_.person_id as person6_713_0_, pi1_.creator_id as creator7_713_0_, pi1_.voided_by_id as voided8_713_0_, id2_.identifier_domain_id as identifier1_707_1_, id2_.date_created as date2_707_1_, id2_.namespace_identifier as namespace3_707_1_, id2_.universal_identifier as universal4_707_1_, id2_.universal_identifier_type_code as universal5_707_1_, id2_.creator_id as creator6_707_1_, user6_.id as id718_2_, user6_.account_expired as account2_718_2_, user6_.account_locked as account3_718_2_, user6_.address as address718_2_, user6_.city as city718_2_, user6_.country as country718_2_, user6_.postal_code as postal7_718_2_, user6_.province as province718_2_, user6_.credentials_expired as credenti9_718_2_, user6_.email as email718_2_, user6_.account_enabled as account11_718_2_, user6_.first_name as first12_718_2_, user6_.last_name as last13_718_2_, user6_.password as password718_2_, user6_.password_hint as password15_718_2_, user6_.phone_number as phone16_718_2_, user6_.username as username718_2_, user6_.version as version718_2_, user6_.website as website718_2_, person7_.person_id as person1_712_3_, person7_.address1 as address2_712_3_, person7_.address2 as address3_712_3_, person7_.address_type_cd as address44_712_3_, person7_.birth_order as birth4_712_3_, person7_.birth_place as birth5_712_3_, person7_.city as city712_3_, person7_.country as country712_3_, person7_.country_code as country8_712_3_, person7_.custom1 as custom9_712_3_, person7_.custom2 as custom10_712_3_, person7_.custom3 as custom11_712_3_, person7_.custom4 as custom12_712_3_, person7_.custom5 as custom13_712_3_, person7_.date_changed as date14_712_3_, person7_.date_created as date15_712_3_, person7_.date_of_birth as date16_712_3_, person7_.date_voided as date17_712_3_, person7_.death_ind as death18_712_3_, person7_.death_time as death19_712_3_, person7_.degree as degree712_3_, person7_.email as email712_3_, person7_.ethnic_group_cd as ethnic48_712_3_, person7_.family_name as family22_712_3_, person7_.family_name2 as family23_712_3_, person7_.gender_cd as gender40_712_3_, person7_.given_name as given24_712_3_, person7_.language_cd as language47_712_3_, person7_.marital_status_code as marital25_712_3_, person7_.middle_name as middle26_712_3_, person7_.mothers_maiden_name as mothers27_712_3_, person7_.multiple_birth_ind as multiple28_712_3_, person7_.name_type_cd as name38_712_3_, person7_.nationality_cd as nationa46_712_3_, person7_.phone_area_code as phone29_712_3_, person7_.phone_country_code as phone30_712_3_, person7_.phone_ext as phone31_712_3_, person7_.phone_number as phone32_712_3_, person7_.postal_code as postal33_712_3_, person7_.prefix as prefix712_3_, person7_.race_cd as race43_712_3_, person7_.religion_cd as religion39_712_3_, person7_.ssn as ssn712_3_, person7_.state as state712_3_, person7_.suffix as suffix712_3_, person7_.changed_by_id as changed45_712_3_, person7_.creator_id as creator41_712_3_, person7_.voided_by_id as voided42_712_3_, user8_.id as id718_4_, user8_.account_expired as account2_718_4_, user8_.account_locked as account3_718_4_, user8_.address as address718_4_, user8_.city as city718_4_, user8_.country as country718_4_, user8_.postal_code as postal7_718_4_, user8_.province as province718_4_, user8_.credentials_expired as credenti9_718_4_, user8_.email as email718_4_, user8_.account_enabled as account11_718_4_, user8_.first_name as first12_718_4_, user8_.last_name as last13_718_4_, user8_.password as password718_4_, user8_.password_hint as password15_718_4_, user8_.phone_number as phone16_718_4_, user8_.username as username718_4_, user8_.version as version718_4_, user8_.website as website718_4_, user9_.id as id718_5_, user9_.account_expired as account2_718_5_, user9_.account_locked as account3_718_5_, user9_.address as address718_5_, user9_.city as city718_5_, user9_.country as country718_5_, user9_.postal_code as postal7_718_5_, user9_.province as province718_5_, user9_.credentials_expired as credenti9_718_5_, user9_.email as email718_5_, user9_.account_enabled as account11_718_5_, user9_.first_name as first12_718_5_, user9_.last_name as last13_718_5_, user9_.password as password718_5_, user9_.password_hint as password15_718_5_, user9_.phone_number as phone16_718_5_, user9_.username as username718_5_, user9_.version as version718_5_, user9_.website as website718_5_ from person this_ inner join person_identifier pi1_ on this_.person_id=pi1_.person_id inner join identifier_domain id2_ on pi1_.identifier_domain_id=id2_.identifier_domain_id left outer join app_user user6_ on id2_.creator_id=user6_.id left outer join person person7_ on pi1_.person_id=person7_.person_id left outer join app_user user8_ on pi1_.creator_id=user8_.id left outer join app_user user9_ on pi1_.voided_by_id=user9_.id where this_.date_voided is null and pi1_.identifier=? and id2_.namespace_identifier=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select personiden0_.person_id as person6_5_, personiden0_.person_identifier_id as person1_5_, personiden0_.person_identifier_id as person1_713_4_, personiden0_.date_created as date2_713_4_, personiden0_.date_voided as date3_713_4_, personiden0_.identifier as identifier713_4_, personiden0_.identifier_domain_id as identifier5_713_4_, personiden0_.person_id as person6_713_4_, personiden0_.creator_id as creator7_713_4_, personiden0_.voided_by_id as voided8_713_4_, identifier1_.identifier_domain_id as identifier1_707_0_, identifier1_.date_created as date2_707_0_, identifier1_.namespace_identifier as namespace3_707_0_, identifier1_.universal_identifier as universal4_707_0_, identifier1_.universal_identifier_type_code as universal5_707_0_, identifier1_.creator_id as creator6_707_0_, user2_.id as id718_1_, user2_.account_expired as account2_718_1_, user2_.account_locked as account3_718_1_, user2_.address as address718_1_, user2_.city as city718_1_, user2_.country as country718_1_, user2_.postal_code as postal7_718_1_, user2_.province as province718_1_, user2_.credentials_expired as credenti9_718_1_, user2_.email as email718_1_, user2_.account_enabled as account11_718_1_, user2_.first_name as first12_718_1_, user2_.last_name as last13_718_1_, user2_.password as password718_1_, user2_.password_hint as password15_718_1_, user2_.phone_number as phone16_718_1_, user2_.username as username718_1_, user2_.version as version718_1_, user2_.website as website718_1_, user3_.id as id718_2_, user3_.account_expired as account2_718_2_, user3_.account_locked as account3_718_2_, user3_.address as address718_2_, user3_.city as city718_2_, user3_.country as country718_2_, user3_.postal_code as postal7_718_2_, user3_.province as province718_2_, user3_.credentials_expired as credenti9_718_2_, user3_.email as email718_2_, user3_.account_enabled as account11_718_2_, user3_.first_name as first12_718_2_, user3_.last_name as last13_718_2_, user3_.password as password718_2_, user3_.password_hint as password15_718_2_, user3_.phone_number as phone16_718_2_, user3_.username as username718_2_, user3_.version as version718_2_, user3_.website as website718_2_, user4_.id as id718_3_, user4_.account_expired as account2_718_3_, user4_.account_locked as account3_718_3_, user4_.address as address718_3_, user4_.city as city718_3_, user4_.country as country718_3_, user4_.postal_code as postal7_718_3_, user4_.province as province718_3_, user4_.credentials_expired as credenti9_718_3_, user4_.email as email718_3_, user4_.account_enabled as account11_718_3_, user4_.first_name as first12_718_3_, user4_.last_name as last13_718_3_, user4_.password as password718_3_, user4_.password_hint as password15_718_3_, user4_.phone_number as phone16_718_3_, user4_.username as username718_3_, user4_.version as version718_3_, user4_.website as website718_3_ from person_identifier personiden0_ inner join identifier_domain identifier1_ on personiden0_.identifier_domain_id=identifier1_.identifier_domain_id left outer join app_user user2_ on identifier1_.creator_id=user2_.id inner join app_user user3_ on personiden0_.creator_id=user3_.id left outer join app_user user4_ on personiden0_.voided_by_id=user4_.id where personiden0_.person_id=? Hibernate: select personiden0_.person_id as person6_5_, personiden0_.person_identifier_id as person1_5_, personiden0_.person_identifier_id as person1_713_4_, personiden0_.date_created as date2_713_4_, personiden0_.date_voided as date3_713_4_, personiden0_.identifier as identifier713_4_, personiden0_.identifier_domain_id as identifier5_713_4_, personiden0_.person_id as person6_713_4_, personiden0_.creator_id as creator7_713_4_, personiden0_.voided_by_id as voided8_713_4_, identifier1_.identifier_domain_id as identifier1_707_0_, identifier1_.date_created as date2_707_0_, identifier1_.namespace_identifier as namespace3_707_0_, identifier1_.universal_identifier as universal4_707_0_, identifier1_.universal_identifier_type_code as universal5_707_0_, identifier1_.creator_id as creator6_707_0_, user2_.id as id718_1_, user2_.account_expired as account2_718_1_, user2_.account_locked as account3_718_1_, user2_.address as address718_1_, user2_.city as city718_1_, user2_.country as country718_1_, user2_.postal_code as postal7_718_1_, user2_.province as province718_1_, user2_.credentials_expired as credenti9_718_1_, user2_.email as email718_1_, user2_.account_enabled as account11_718_1_, user2_.first_name as first12_718_1_, user2_.last_name as last13_718_1_, user2_.password as password718_1_, user2_.password_hint as password15_718_1_, user2_.phone_number as phone16_718_1_, user2_.username as username718_1_, user2_.version as version718_1_, user2_.website as website718_1_, user3_.id as id718_2_, user3_.account_expired as account2_718_2_, user3_.account_locked as account3_718_2_, user3_.address as address718_2_, user3_.city as city718_2_, user3_.country as country718_2_, user3_.postal_code as postal7_718_2_, user3_.province as province718_2_, user3_.credentials_expired as credenti9_718_2_, user3_.email as email718_2_, user3_.account_enabled as account11_718_2_, user3_.first_name as first12_718_2_, user3_.last_name as last13_718_2_, user3_.password as password718_2_, user3_.password_hint as password15_718_2_, user3_.phone_number as phone16_718_2_, user3_.username as username718_2_, user3_.version as version718_2_, user3_.website as website718_2_, user4_.id as id718_3_, user4_.account_expired as account2_718_3_, user4_.account_locked as account3_718_3_, user4_.address as address718_3_, user4_.city as city718_3_, user4_.country as country718_3_, user4_.postal_code as postal7_718_3_, user4_.province as province718_3_, user4_.credentials_expired as credenti9_718_3_, user4_.email as email718_3_, user4_.account_enabled as account11_718_3_, user4_.first_name as first12_718_3_, user4_.last_name as last13_718_3_, user4_.password as password718_3_, user4_.password_hint as password15_718_3_, user4_.phone_number as phone16_718_3_, user4_.username as username718_3_, user4_.version as version718_3_, user4_.website as website718_3_ from person_identifier personiden0_ inner join identifier_domain identifier1_ on personiden0_.identifier_domain_id=identifier1_.identifier_domain_id left outer join app_user user2_ on identifier1_.creator_id=user2_.id inner join app_user user3_ on personiden0_.creator_id=user3_.id left outer join app_user user4_ on personiden0_.voided_by_id=user4_.id where personiden0_.person_id=? DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate$3.doInHibernate(132) | Query by identifier returned: 1 elements. DEBUG - org.openhie.openempi.service.PersonServiceTest.testGetUpdatedPerson(141) | Found the person: org.openhie.openempi.model.Person@76899322[personId=1000,givenName=Odysseas,familyName=Pentakalos,personIdentifiers=[org.openhie.openempi.model.PersonIdentifier@21e60319[personIdentifierId=100,identifierDomain=org.openhie.openempi.model.IdentifierDomain@3d56fb2[identifierDomainId=100,userCreatedBy=org.openhie.openempi.model.User@31981115[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=,universalIdentifierTypeCode=,namespaceIdentifier=SSN,dateCreated=2010-04-06 17:06:03.167],userByCreatorId=org.openhie.openempi.model.User@31981115[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],userByVoidedById=,identifier=555-55-5555,dateCreated=2010-04-06 17:14:43.47,dateVoided=]]] DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of test [testGetUpdatedPerson]. Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.454 sec Running org.openhie.openempi.service.IdentifierDomainTest DEBUG - org.openhie.openempi.service.BaseServiceTestCase.onSetUp(26) | In onSetUp method DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@4b17b450]; rollback [true]. INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hibernate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in file: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\openempi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@7ddc5f7[transforms=[org.openhie.openempi.configuration.Transform@70efdf29[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@142436ac[fieldName=custom1,sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@70efdf29[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@55816088[fieldName=custom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@70efdf29[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl.DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@20e8ac93[matchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_742_0_, this_.audit_event_type_code as audit2_742_0_, this_.audit_event_type_description as audit3_742_0_, this_.audit_event_type_name as audit4_742_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_742_0_, this_.audit_event_type_code as audit2_742_0_, this_.audit_event_type_description as audit3_742_0_, this_.audit_event_type_name as audit4_742_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(86) | Authentication request for user with username: admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? Hibernate: select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(99) | Encrypted password is d033e22ae348aeb5660fc2140aec35850c4da997 as opposed to d033e22ae348aeb5660fc2140aec35850c4da997 DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.UserSession@173ceeb6[sessionId=,sessionKey=FB29906FED8247007B885E79DF775554,user=org.openhie.openempi.model.User@2439a391[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 17:15:00 CDT 2010] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) Hibernate: insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.context.UserContext.authenticate(43) | Authentication request succeeded for user admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select identifier0_.identifier_domain_id as identifier1_746_, identifier0_.date_created as date2_746_, identifier0_.namespace_identifier as namespace3_746_, identifier0_.universal_identifier as universal4_746_, identifier0_.universal_identifier_type_code as universal5_746_, identifier0_.creator_id as creator6_746_ from identifier_domain identifier0_ Hibernate: select identifier0_.identifier_domain_id as identifier1_746_, identifier0_.date_created as date2_746_, identifier0_.namespace_identifier as namespace3_746_, identifier0_.universal_identifier as universal4_746_, identifier0_.universal_identifier_type_code as universal5_746_, identifier0_.creator_id as creator6_746_ from identifier_domain identifier0_ DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id757_0_, user0_.account_expired as account2_757_0_, user0_.account_locked as account3_757_0_, user0_.address as address757_0_, user0_.city as city757_0_, user0_.country as country757_0_, user0_.postal_code as postal7_757_0_, user0_.province as province757_0_, user0_.credentials_expired as credenti9_757_0_, user0_.email as email757_0_, user0_.account_enabled as account11_757_0_, user0_.first_name as first12_757_0_, user0_.last_name as last13_757_0_, user0_.password as password757_0_, user0_.password_hint as password15_757_0_, user0_.phone_number as phone16_757_0_, user0_.username as username757_0_, user0_.version as version757_0_, user0_.website as website757_0_ from app_user user0_ where user0_.id=? Hibernate: select user0_.id as id757_0_, user0_.account_expired as account2_757_0_, user0_.account_locked as account3_757_0_, user0_.address as address757_0_, user0_.city as city757_0_, user0_.country as country757_0_, user0_.postal_code as postal7_757_0_, user0_.province as province757_0_, user0_.credentials_expired as credenti9_757_0_, user0_.email as email757_0_, user0_.account_enabled as account11_757_0_, user0_.first_name as first12_757_0_, user0_.last_name as last13_757_0_, user0_.password as password757_0_, user0_.password_hint as password15_757_0_, user0_.phone_number as phone16_757_0_, user0_.username as username757_0_, user0_.version as version757_0_, user0_.website as website757_0_ from app_user user0_ where user0_.id=? TRACE - org.openhie.openempi.dao.hibernate.PersonDaoHibernate.getIdentifierDomains(172) | Obtained the list of identifier domains with 47 entries. Domain: org.openhie.openempi.model.IdentifierDomain@56783b10[identifierDomainId=10,userCreatedBy=org.openhie.openempi.model.User@2c7acb6f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.1,universalIdentifierTypeCode=SSN,namespaceIdentifier=2.16.840.1.113883.4.1,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@6f6dc3c9[identifierDomainId=11,userCreatedBy=org.openhie.openempi.model.User@2c7acb6f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.2,universalIdentifierTypeCode=TIN,namespaceIdentifier=2.16.840.1.113883.4.2,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@f50fa46[identifierDomainId=12,userCreatedBy=org.openhie.openempi.model.User@2c7acb6f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.40,universalIdentifierTypeCode=OklahomaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.40,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@d5f1185[identifierDomainId=13,userCreatedBy=org.openhie.openempi.model.User@2c7acb6f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.49,universalIdentifierTypeCode=UtahDLN,namespaceIdentifier=2.16.840.1.113883.4.3.49,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@5c77399e[identifierDomainId=14,userCreatedBy=org.openhie.openempi.model.User@2c7acb6f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.38,universalIdentifierTypeCode=NorthDakotaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.38,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@1767e37f[identifierDomainId=15,userCreatedBy=org.openhie.openempi.model.User@2c7acb6f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.37,universalIdentifierTypeCode=NorthCarolinaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.37,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@2588b2da[identifierDomainId=16,userCreatedBy=org.openhie.openempi.model.User@2c7acb6f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.36,universalIdentifierTypeCode=NewYorkDLN,namespaceIdentifier=2.16.840.1.113883.4.3.36,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@31961976[identifierDomainId=17,userCreatedBy=org.openhie.openempi.model.User@2c7acb6f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.35,universalIdentifierTypeCode=NewMexicoDLN,namespaceIdentifier=2.16.840.1.113883.4.3.35,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@7561ab68[identifierDomainId=18,userCreatedBy=org.openhie.openempi.model.User@2c7acb6f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.34,universalIdentifierTypeCode=NewJerseyDLN,namespaceIdentifier=2.16.840.1.113883.4.3.34,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@5f3c750c[identifierDomainId=19,userCreatedBy=org.openhie.openempi.model.User@2c7acb6f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.48,universalIdentifierTypeCode=TexasDLN,namespaceIdentifier=2.16.840.1.113883.4.3.48,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@7a2897ac[identifierDomainId=20,userCreatedBy=org.openhie.openempi.model.User@2c7acb6f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.32,universalIdentifierTypeCode=NevadaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.32,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@7efddbdb[identifierDomainId=21,userCreatedBy=org.openhie.openempi.model.User@2c7acb6f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.39,universalIdentifierTypeCode=OhioDLN,namespaceIdentifier=2.16.840.1.113883.4.3.39,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@4c6d47ff[identifierDomainId=22,userCreatedBy=org.openhie.openempi.model.User@2c7acb6f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.15,universalIdentifierTypeCode=HawaiiDLN,namespaceIdentifier=2.16.840.1.113883.4.3.15,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@1a91dd8c[identifierDomainId=23,userCreatedBy=org.openhie.openempi.model.User@2c7acb6f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.51,universalIdentifierTypeCode=VirginiaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.51,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@5e681ff4[identifierDomainId=24,userCreatedBy=org.openhie.openempi.model.User@2c7acb6f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.53,universalIdentifierTypeCode=WashingtonDLN,namespaceIdentifier=2.16.840.1.113883.4.3.53,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@609fc98[identifierDomainId=25,userCreatedBy=org.openhie.openempi.model.User@2c7acb6f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.54,universalIdentifierTypeCode=WestVirginiaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.54,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@79a66240[identifierDomainId=26,userCreatedBy=org.openhie.openempi.model.User@2c7acb6f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.55,universalIdentifierTypeCode=WisconsinDLN,namespaceIdentifier=2.16.840.1.113883.4.3.55,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@1a7c9625[identifierDomainId=27,userCreatedBy=org.openhie.openempi.model.User@2c7acb6f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.56,universalIdentifierTypeCode=WyomingDLN,namespaceIdentifier=2.16.840.1.113883.4.3.56,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@696564b8[identifierDomainId=28,userCreatedBy=org.openhie.openempi.model.User@2c7acb6f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.42,universalIdentifierTypeCode=PennsylvaniaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.42,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@7fb7a216[identifierDomainId=29,userCreatedBy=org.openhie.openempi.model.User@2c7acb6f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.47,universalIdentifierTypeCode=TennesseeDLN,namespaceIdentifier=2.16.840.1.113883.4.3.47,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@70f293db[identifierDomainId=30,userCreatedBy=org.openhie.openempi.model.User@2c7acb6f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.41,universalIdentifierTypeCode=OregonDLN,namespaceIdentifier=2.16.840.1.113883.4.3.41,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@45c948cb[identifierDomainId=31,userCreatedBy=org.openhie.openempi.model.User@2c7acb6f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.46,universalIdentifierTypeCode=SouthDakotaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.46,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@21ca2b38[identifierDomainId=32,userCreatedBy=org.openhie.openempi.model.User@2c7acb6f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.45,universalIdentifierTypeCode=SouthCarolinaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.45,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@5fdb7adc[identifierDomainId=33,userCreatedBy=org.openhie.openempi.model.User@2c7acb6f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.31,universalIdentifierTypeCode=NebraskaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.31,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@425f32ae[identifierDomainId=34,userCreatedBy=org.openhie.openempi.model.User@2c7acb6f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.50,universalIdentifierTypeCode=VermontDLN,namespaceIdentifier=2.16.840.1.113883.4.3.50,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@77f85f8c[identifierDomainId=35,userCreatedBy=org.openhie.openempi.model.User@2c7acb6f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.30,universalIdentifierTypeCode=MontanaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.30,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@53491ddc[identifierDomainId=36,userCreatedBy=org.openhie.openempi.model.User@2c7acb6f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.44,universalIdentifierTypeCode=RhodeIslandDLN,namespaceIdentifier=2.16.840.1.113883.4.3.44,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@6547813b[identifierDomainId=37,userCreatedBy=org.openhie.openempi.model.User@2c7acb6f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.16,universalIdentifierTypeCode=IdahoDLN,namespaceIdentifier=2.16.840.1.113883.4.3.16,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@39757c6f[identifierDomainId=38,userCreatedBy=org.openhie.openempi.model.User@2c7acb6f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.5,universalIdentifierTypeCode=ArkansasDLN,namespaceIdentifier=2.16.840.1.113883.4.3.5,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@503c78e1[identifierDomainId=39,userCreatedBy=org.openhie.openempi.model.User@2c7acb6f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.9,universalIdentifierTypeCode=ConnecticutDLN,namespaceIdentifier=2.16.840.1.113883.4.3.9,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@322424ee[identifierDomainId=40,userCreatedBy=org.openhie.openempi.model.User@2c7acb6f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.8,universalIdentifierTypeCode=ColoradoDLN,namespaceIdentifier=2.16.840.1.113883.4.3.8,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@62f49ef9[identifierDomainId=41,userCreatedBy=org.openhie.openempi.model.User@2c7acb6f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.6,universalIdentifierTypeCode=CaliforniaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.6,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@29f12030[identifierDomainId=42,userCreatedBy=org.openhie.openempi.model.User@2c7acb6f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.33,universalIdentifierTypeCode=NewHampshireDLN,namespaceIdentifier=2.16.840.1.113883.4.3.33,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@157844d3[identifierDomainId=43,userCreatedBy=org.openhie.openempi.model.User@2c7acb6f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.11,universalIdentifierTypeCode=DCDLN,namespaceIdentifier=2.16.840.1.113883.4.3.11,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@aee83a8[identifierDomainId=44,userCreatedBy=org.openhie.openempi.model.User@2c7acb6f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.10,universalIdentifierTypeCode=DelawareDLN,namespaceIdentifier=2.16.840.1.113883.4.3.10,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@31059033[identifierDomainId=45,userCreatedBy=org.openhie.openempi.model.User@2c7acb6f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.12,universalIdentifierTypeCode=FloridaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.12,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@643e1d69[identifierDomainId=46,userCreatedBy=org.openhie.openempi.model.User@2c7acb6f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.4,universalIdentifierTypeCode=ArizonaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.4,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@29fd0be9[identifierDomainId=47,userCreatedBy=org.openhie.openempi.model.User@2c7acb6f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.2,universalIdentifierTypeCode=AlaskaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.2,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@24190388[identifierDomainId=48,userCreatedBy=org.openhie.openempi.model.User@2c7acb6f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.1,universalIdentifierTypeCode=AlabamaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.1,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@6636e83b[identifierDomainId=49,userCreatedBy=org.openhie.openempi.model.User@2c7acb6f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3,universalIdentifierTypeCode=USDLN,namespaceIdentifier=2.16.840.1.113883.4.3,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@1ec8adea[identifierDomainId=50,userCreatedBy=org.openhie.openempi.model.User@2c7acb6f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=35a02490-5c20-11de-8ae4-001d60400e9e,universalIdentifierTypeCode=OpenMRS,namespaceIdentifier=35a02490-5c20-11de-8ae4-001d60400e9e,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@911ed70[identifierDomainId=51,userCreatedBy=org.openhie.openempi.model.User@2c7acb6f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=1.3.6.1.4.1.21367.2010.1.2.300,universalIdentifierTypeCode=ISO,namespaceIdentifier=IHENA,dateCreated=2010-02-13 11:04:14.0] Domain: org.openhie.openempi.model.IdentifierDomain@77fb58b6[identifierDomainId=52,userCreatedBy=org.openhie.openempi.model.User@2c7acb6f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=1.3.6.1.4.1.21367.2010.1.2.310,universalIdentifierTypeCode=IS,namespaceIdentifier=IHELOCAL,dateCreated=2010-02-13 11:04:14.0] Domain: org.openhie.openempi.model.IdentifierDomain@167d5244[identifierDomainId=53,userCreatedBy=org.openhie.openempi.model.User@2c7acb6f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=1.3.6.1.4.1.21367.2005.1.2,universalIdentifierTypeCode=ISO,namespaceIdentifier=XREF2005,dateCreated=2010-02-13 11:04:14.0] Domain: org.openhie.openempi.model.IdentifierDomain@7da3f9e4[identifierDomainId=54,userCreatedBy=org.openhie.openempi.model.User@2c7acb6f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=1.3.6.1.4.1.21367.2005.1.1,universalIdentifierTypeCode=ISO,namespaceIdentifier=HIMSS2005,dateCreated=2010-02-13 11:04:14.0] Domain: org.openhie.openempi.model.IdentifierDomain@186b282d[identifierDomainId=100,userCreatedBy=org.openhie.openempi.model.User@2c7acb6f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=,universalIdentifierTypeCode=,namespaceIdentifier=SSN,dateCreated=2010-04-06 17:06:03.167] Domain: org.openhie.openempi.model.IdentifierDomain@231aaee1[identifierDomainId=150,userCreatedBy=org.openhie.openempi.model.User@2c7acb6f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=9b1f7940-41c8-11df-9349-0017426fe59e,universalIdentifierTypeCode=OpenMRS,namespaceIdentifier=9b1f7940-41c8-11df-9349-0017426fe59e,dateCreated=2010-04-06 17:06:09.62] DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of test [testGetIdentifierDomains]. DEBUG - org.openhie.openempi.service.BaseServiceTestCase.onSetUp(26) | In onSetUp method DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@4b17b450]; rollback [true]. INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hibernate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in file: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\openempi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@2766c4b0[transforms=[org.openhie.openempi.configuration.Transform@4bfb1305[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@509dd43b[fieldName=custom1,sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@4bfb1305[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@29d896d6[fieldName=custom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@4bfb1305[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl.DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@4a96d110[matchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_781_0_, this_.audit_event_type_code as audit2_781_0_, this_.audit_event_type_description as audit3_781_0_, this_.audit_event_type_name as audit4_781_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_781_0_, this_.audit_event_type_code as audit2_781_0_, this_.audit_event_type_description as audit3_781_0_, this_.audit_event_type_name as audit4_781_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(86) | Authentication request for user with username: admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? Hibernate: select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(99) | Encrypted password is d033e22ae348aeb5660fc2140aec35850c4da997 as opposed to d033e22ae348aeb5660fc2140aec35850c4da997 DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.UserSession@6a10100f[sessionId=,sessionKey=E3A10010DFD360EC2A9BDC9B78B4EE6F,user=org.openhie.openempi.model.User@b6bf0e6[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 17:15:01 CDT 2010] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) Hibernate: insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.context.UserContext.authenticate(43) | Authentication request succeeded for user admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select distinct identifier0_.universal_identifier_type_code as col_0_0_ from identifier_domain identifier0_ where identifier0_.universal_identifier_type_code is not null order by identifier0_.universal_identifier_type_code Hibernate: select distinct identifier0_.universal_identifier_type_code as col_0_0_ from identifier_domain identifier0_ where identifier0_.universal_identifier_type_code is not null order by identifier0_.universal_identifier_type_code TRACE - org.openhie.openempi.dao.hibernate.PersonDaoHibernate.getIdentifierDomainTypeCodes(180) | Obtained the list of universal identifier type codes of size 43 entries. Universal Identifier Type Code: AlabamaDLN Universal Identifier Type Code: AlaskaDLN Universal Identifier Type Code: ArizonaDLN Universal Identifier Type Code: ArkansasDLN Universal Identifier Type Code: CaliforniaDLN Universal Identifier Type Code: ColoradoDLN Universal Identifier Type Code: ConnecticutDLN Universal Identifier Type Code: DCDLN Universal Identifier Type Code: DelawareDLN Universal Identifier Type Code: FloridaDLN Universal Identifier Type Code: HawaiiDLN Universal Identifier Type Code: IdahoDLN Universal Identifier Type Code: IS Universal Identifier Type Code: ISO Universal Identifier Type Code: MontanaDLN Universal Identifier Type Code: NebraskaDLN Universal Identifier Type Code: NevadaDLN Universal Identifier Type Code: NewHampshireDLN Universal Identifier Type Code: NewJerseyDLN Universal Identifier Type Code: NewMexicoDLN Universal Identifier Type Code: NewYorkDLN Universal Identifier Type Code: NorthCarolinaDLN Universal Identifier Type Code: NorthDakotaDLN Universal Identifier Type Code: OhioDLN Universal Identifier Type Code: OklahomaDLN Universal Identifier Type Code: OpenMRS Universal Identifier Type Code: OregonDLN Universal Identifier Type Code: PennsylvaniaDLN Universal Identifier Type Code: RhodeIslandDLN Universal Identifier Type Code: SouthCarolinaDLN Universal Identifier Type Code: SouthDakotaDLN Universal Identifier Type Code: SSN Universal Identifier Type Code: TennesseeDLN Universal Identifier Type Code: TexasDLN Universal Identifier Type Code: TIN Universal Identifier Type Code: USDLN Universal Identifier Type Code: UtahDLN Universal Identifier Type Code: VermontDLN Universal Identifier Type Code: VirginiaDLN Universal Identifier Type Code: WashingtonDLN Universal Identifier Type Code: WestVirginiaDLN Universal Identifier Type Code: WisconsinDLN Universal Identifier Type Code: WyomingDLN DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of test [testGetUniversalIdentifierTypeCodes]. DEBUG - org.openhie.openempi.service.BaseServiceTestCase.onSetUp(26) | In onSetUp method DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@4b17b450]; rollback [true]. INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hibernate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in file: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\openempi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@3fe743ba[transforms=[org.openhie.openempi.configuration.Transform@680f891c[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@53f2c2a3[fieldName=custom1,sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@680f891c[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@66c88663[fieldName=custom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@680f891c[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl.DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@76ef024c[matchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_820_0_, this_.audit_event_type_code as audit2_820_0_, this_.audit_event_type_description as audit3_820_0_, this_.audit_event_type_name as audit4_820_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_820_0_, this_.audit_event_type_code as audit2_820_0_, this_.audit_event_type_description as audit3_820_0_, this_.audit_event_type_name as audit4_820_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(86) | Authentication request for user with username: admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? Hibernate: select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(99) | Encrypted password is d033e22ae348aeb5660fc2140aec35850c4da997 as opposed to d033e22ae348aeb5660fc2140aec35850c4da997 DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.UserSession@362ae278[sessionId=,sessionKey=30588398976379D1060737445EF536E5,user=org.openhie.openempi.model.User@592ed60d[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 17:15:02 CDT 2010] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) Hibernate: insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.context.UserContext.authenticate(43) | Authentication request succeeded for user admin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select identifier0_.identifier_domain_id as identifier1_824_, identifier0_.date_created as date2_824_, identifier0_.namespace_identifier as namespace3_824_, identifier0_.universal_identifier as universal4_824_, identifier0_.universal_identifier_type_code as universal5_824_, identifier0_.creator_id as creator6_824_ from identifier_domain identifier0_ where identifier0_.universal_identifier_type_code=? Hibernate: select identifier0_.identifier_domain_id as identifier1_824_, identifier0_.date_created as date2_824_, identifier0_.namespace_identifier as namespace3_824_, identifier0_.universal_identifier as universal4_824_, identifier0_.universal_identifier_type_code as universal5_824_, identifier0_.creator_id as creator6_824_ from identifier_domain identifier0_ where identifier0_.universal_identifier_type_code=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id835_0_, user0_.account_expired as account2_835_0_, user0_.account_locked as account3_835_0_, user0_.address as address835_0_, user0_.city as city835_0_, user0_.country as country835_0_, user0_.postal_code as postal7_835_0_, user0_.province as province835_0_, user0_.credentials_expired as credenti9_835_0_, user0_.email as email835_0_, user0_.account_enabled as account11_835_0_, user0_.first_name as first12_835_0_, user0_.last_name as last13_835_0_, user0_.password as password835_0_, user0_.password_hint as password15_835_0_, user0_.phone_number as phone16_835_0_, user0_.username as username835_0_, user0_.version as version835_0_, user0_.website as website835_0_ from app_user user0_ where user0_.id=? Hibernate: select user0_.id as id835_0_, user0_.account_expired as account2_835_0_, user0_.account_locked as account3_835_0_, user0_.address as address835_0_, user0_.city as city835_0_, user0_.country as country835_0_, user0_.postal_code as postal7_835_0_, user0_.province as province835_0_, user0_.credentials_expired as credenti9_835_0_, user0_.email as email835_0_, user0_.account_enabled as account11_835_0_, user0_.first_name as first12_835_0_, user0_.last_name as last13_835_0_, user0_.password as password835_0_, user0_.password_hint as password15_835_0_, user0_.phone_number as phone16_835_0_, user0_.username as username835_0_, user0_.version as version835_0_, user0_.website as website835_0_ from app_user user0_ where user0_.id=? TRACE - org.openhie.openempi.service.impl.PersonManagerServiceImpl.obtainUniqueIdentifierDomain(235) | The universlIdentifierTypeCode OpenMRS is known to the system exptresson is true DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select nextval ('public.identifier_domain_seq') Hibernate: select nextval ('public.identifier_domain_seq') DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into identifier_domain (date_created, namespace_identifier, universal_identifier, universal_identifier_type_code, creator_id, identifier_domain_id) values (?, ?, ?, ?, ?, ?) Hibernate: insert into identifier_domain (date_created, namespace_identifier, universal_identifier, universal_identifier_type_code, creator_id, identifier_domain_id) values (?, ?, ?, ?, ?, ?) DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate.addIdentifierDomain(187) | Finished saving the identifier domain. TRACE - org.openhie.openempi.service.impl.PersonManagerServiceImpl.obtainUniqueIdentifierDomain(241) | Created new identifier domain org.openhie.openempi.model.IdentifierDomain@6e17fe3f[identifierDomainId=200,userCreatedBy=org.openhie.openempi.model.User@592ed60d[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=d8935390-41c9-11df-bb77-0017426fe59e,universalIdentifierTypeCode=OpenMRS,namespaceIdentifier=d8935390-41c9-11df-bb77-0017426fe59e,dateCreated=Tue Apr 06 17:15:02 CDT 2010] DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.saveAuditEvent(66) | About to audit the event org.openhie.openempi.model.AuditEvent@1b55e1e6[auditEventId=,dateCreated=Tue Apr 06 17:15:02 CDT 2010,auditEventType=org.openhie.openempi.model.AuditEventType@736afade[auditEventTypeCd=7,auditEventTypeName=Obtain Identifier Domain,auditEventTypeDescription=Obtain a new unique identifier domain of a given type,auditEventTypeCode=OID],auditEventDescription=Obtained unique identifier domain type for type code OpenMRS,refPerson=,altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@592ed60d[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select nextval ('public.audit_event_seq') Hibernate: select nextval ('public.audit_event_seq') DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into audit_event (alt_ref_person_id, audit_event_description, audit_event_type_cd, date_created, ref_person_id, creator_id, audit_event_id) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into audit_event (alt_ref_person_id, audit_event_description, audit_event_type_cd, date_created, ref_person_id, creator_id, audit_event_id) values (?, ?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection Identifier Domain is : org.openhie.openempi.model.IdentifierDomain@6e17fe3f[identifierDomainId=200,userCreatedBy=org.openhie.openempi.model.User@592ed60d[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=d8935390-41c9-11df-bb77-0017426fe59e,universalIdentifierTypeCode=OpenMRS,namespaceIdentifier=d8935390-41c9-11df-bb77-0017426fe59e,dateCreated=Tue Apr 06 17:15:02 CDT 2010] DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of test [testObtainIdentifierDomain]. Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.456 sec Running CoreTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.openhie.openempi.service.impl.UserManagerImplTest WARN - org.openhie.openempi.service.impl.UserManagerImpl.saveUser(159) | PasswordEncoder not set, skipping password encryption... DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.removeUser(179) | removing user: 5 WARN - org.openhie.openempi.service.impl.UserManagerImpl.saveUser(159) | PasswordEncoder not set, skipping password encryption... WARN - org.openhie.openempi.service.impl.UserManagerImpl.saveUser(159) | PasswordEncoder not set, skipping password encryption... org.springframework.dao.DataIntegrityViolationException: at org.jmock.lib.action.ThrowAction.invoke(ThrowAction.java:27) at org.jmock.internal.InvocationExpectation.invoke(InvocationExpectation.java:126) at org.jmock.internal.InvocationDispatcher.dispatch(InvocationDispatcher.java:52) at org.jmock.Mockery.dispatch(Mockery.java:204) at org.jmock.Mockery.access$000(Mockery.java:37) at org.jmock.Mockery$MockObject.invoke(Mockery.java:246) at org.jmock.internal.InvocationDiverter.invoke(InvocationDiverter.java:27) at org.jmock.internal.ProxiedObjectIdentity.invoke(ProxiedObjectIdentity.java:36) at org.jmock.lib.JavaReflectionImposteriser$1.invoke(JavaReflectionImposteriser.java:33) at $Proxy40.saveUser(Unknown Source) at org.openhie.openempi.service.impl.UserManagerImpl.saveUser(UserManagerImpl.java:163) at org.openhie.openempi.service.impl.UserManagerImplTest.testUserExistsException(UserManagerImplTest.java:151) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.junit.internal.runners.TestMethod.invoke(TestMethod.java:59) at org.jmock.integration.junit4.JMock$1.invoke(JMock.java:36) at org.junit.internal.runners.MethodRoadie.runTestMethod(MethodRoadie.java:98) at org.junit.internal.runners.MethodRoadie$2.run(MethodRoadie.java:79) at org.junit.internal.runners.MethodRoadie.runBeforesThenTestThenAfters(MethodRoadie.java:87) at org.junit.internal.runners.MethodRoadie.runTest(MethodRoadie.java:77) at org.junit.internal.runners.MethodRoadie.run(MethodRoadie.java:42) at org.junit.internal.runners.JUnit4ClassRunner.invokeTestMethod(JUnit4ClassRunner.java:88) at org.junit.internal.runners.JUnit4ClassRunner.runMethods(JUnit4ClassRunner.java:51) at org.junit.internal.runners.JUnit4ClassRunner$1.run(JUnit4ClassRunner.java:44) at org.junit.internal.runners.ClassRoadie.runUnprotected(ClassRoadie.java:27) at org.junit.internal.runners.ClassRoadie.runProtected(ClassRoadie.java:37) at org.junit.internal.runners.JUnit4ClassRunner.run(JUnit4ClassRunner.java:42) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) WARN - org.openhie.openempi.service.impl.UserManagerImpl.saveUser(166) | DEBUG - org.openhie.openempi.service.impl.UserManagerImplTest.testUserExistsException(154) | expected exception: User 'admin' already exists! Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec Running org.openhie.openempi.service.UserManagerTest DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@4b17b450]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select role0_.id as id54_, role0_.description as descript2_54_, role0_.name as name54_ from role role0_ where role0_.name=? Hibernate: select role0_.id as id54_, role0_.description as descript2_54_, role0_.name as name54_ from role role0_ where role0_.name=? DEBUG - org.openhie.openempi.dao.hibernate.UserDaoHibernate.saveUser(66) | user's id: null DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select nextval ('hibernate_sequence') Hibernate: select nextval ('hibernate_sequence') DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into app_user (account_expired, account_locked, address, city, country, postal_code, province, credentials_expired, email, account_enabled, first_name, last_name, password, password_hint, phone_number, username, version, website, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into app_user (account_expired, account_locked, address, city, country, postal_code, province, credentials_expired, email, account_enabled, first_name, last_name, password, password_hint, phone_number, username, version, website, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_role (user_id, role_id) values (?, ?) Hibernate: insert into user_role (user_id, role_id) values (?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id55_, user0_.account_expired as account2_55_, user0_.account_locked as account3_55_, user0_.address as address55_, user0_.city as city55_, user0_.country as country55_, user0_.postal_code as postal7_55_, user0_.province as province55_, user0_.credentials_expired as credenti9_55_, user0_.email as email55_, user0_.account_enabled as account11_55_, user0_.first_name as first12_55_, user0_.last_name as last13_55_, user0_.password as password55_, user0_.password_hint as password15_55_, user0_.phone_number as phone16_55_, user0_.username as username55_, user0_.version as version55_, user0_.website as website55_ from app_user user0_ where user0_.username=? Hibernate: select user0_.id as id55_, user0_.account_expired as account2_55_, user0_.account_locked as account3_55_, user0_.address as address55_, user0_.city as city55_, user0_.country as country55_, user0_.postal_code as postal7_55_, user0_.province as province55_, user0_.credentials_expired as credenti9_55_, user0_.email as email55_, user0_.account_enabled as account11_55_, user0_.first_name as first12_55_, user0_.last_name as last13_55_, user0_.password as password55_, user0_.password_hint as password15_55_, user0_.phone_number as phone16_55_, user0_.username as username55_, user0_.version as version55_, user0_.website as website55_ from app_user user0_ where user0_.username=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User john has authority: ROLE_USER DEBUG - org.openhie.openempi.service.UserManagerTest.testGetUser(82) | org.openhie.openempi.model.User@65b164f2[username=john,enabled=false,accountExpired=false,credentialsExpired=false,accountLocked=false] DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of test [testGetUser]. DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@4b17b450]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select role0_.id as id54_, role0_.description as descript2_54_, role0_.name as name54_ from role role0_ where role0_.name=? Hibernate: select role0_.id as id54_, role0_.description as descript2_54_, role0_.name as name54_ from role role0_ where role0_.name=? DEBUG - org.openhie.openempi.dao.hibernate.UserDaoHibernate.saveUser(66) | user's id: null DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select nextval ('hibernate_sequence') Hibernate: select nextval ('hibernate_sequence') DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into app_user (account_expired, account_locked, address, city, country, postal_code, province, credentials_expired, email, account_enabled, first_name, last_name, password, password_hint, phone_number, username, version, website, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into app_user (account_expired, account_locked, address, city, country, postal_code, province, credentials_expired, email, account_enabled, first_name, last_name, password, password_hint, phone_number, username, version, website, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_role (user_id, role_id) values (?, ?) Hibernate: insert into user_role (user_id, role_id) values (?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id55_, user0_.account_expired as account2_55_, user0_.account_locked as account3_55_, user0_.address as address55_, user0_.city as city55_, user0_.country as country55_, user0_.postal_code as postal7_55_, user0_.province as province55_, user0_.credentials_expired as credenti9_55_, user0_.email as email55_, user0_.account_enabled as account11_55_, user0_.first_name as first12_55_, user0_.last_name as last13_55_, user0_.password as password55_, user0_.password_hint as password15_55_, user0_.phone_number as phone16_55_, user0_.username as username55_, user0_.version as version55_, user0_.website as website55_ from app_user user0_ where user0_.username=? Hibernate: select user0_.id as id55_, user0_.account_expired as account2_55_, user0_.account_locked as account3_55_, user0_.address as address55_, user0_.city as city55_, user0_.country as country55_, user0_.postal_code as postal7_55_, user0_.province as province55_, user0_.credentials_expired as credenti9_55_, user0_.email as email55_, user0_.account_enabled as account11_55_, user0_.first_name as first12_55_, user0_.last_name as last13_55_, user0_.password as password55_, user0_.password_hint as password15_55_, user0_.phone_number as phone16_55_, user0_.username as username55_, user0_.version as version55_, user0_.website as website55_ from app_user user0_ where user0_.username=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User john has authority: ROLE_USER DEBUG - org.openhie.openempi.service.UserManagerTest.testSaveUser(103) | saving user with updated phone number: org.openhie.openempi.model.User@5599682f[username=john,enabled=false,accountExpired=false,credentialsExpired=false,accountLocked=false] DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of test [testSaveUser]. DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@4b17b450]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select role0_.id as id54_, role0_.description as descript2_54_, role0_.name as name54_ from role role0_ where role0_.name=? Hibernate: select role0_.id as id54_, role0_.description as descript2_54_, role0_.name as name54_ from role role0_ where role0_.name=? DEBUG - org.openhie.openempi.dao.hibernate.UserDaoHibernate.saveUser(66) | user's id: null DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select nextval ('hibernate_sequence') Hibernate: select nextval ('hibernate_sequence') DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into app_user (account_expired, account_locked, address, city, country, postal_code, province, credentials_expired, email, account_enabled, first_name, last_name, password, password_hint, phone_number, username, version, website, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into app_user (account_expired, account_locked, address, city, country, postal_code, province, credentials_expired, email, account_enabled, first_name, last_name, password, password_hint, phone_number, username, version, website, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_role (user_id, role_id) values (?, ?) Hibernate: insert into user_role (user_id, role_id) values (?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id55_, user0_.account_expired as account2_55_, user0_.account_locked as account3_55_, user0_.address as address55_, user0_.city as city55_, user0_.country as country55_, user0_.postal_code as postal7_55_, user0_.province as province55_, user0_.credentials_expired as credenti9_55_, user0_.email as email55_, user0_.account_enabled as account11_55_, user0_.first_name as first12_55_, user0_.last_name as last13_55_, user0_.password as password55_, user0_.password_hint as password15_55_, user0_.phone_number as phone16_55_, user0_.username as username55_, user0_.version as version55_, user0_.website as website55_ from app_user user0_ where user0_.username=? Hibernate: select user0_.id as id55_, user0_.account_expired as account2_55_, user0_.account_locked as account3_55_, user0_.address as address55_, user0_.city as city55_, user0_.country as country55_, user0_.postal_code as postal7_55_, user0_.province as province55_, user0_.credentials_expired as credenti9_55_, user0_.email as email55_, user0_.account_enabled as account11_55_, user0_.first_name as first12_55_, user0_.last_name as last13_55_, user0_.password as password55_, user0_.password_hint as password15_55_, user0_.phone_number as phone16_55_, user0_.username as username55_, user0_.version as version55_, user0_.website as website55_ from app_user user0_ where user0_.username=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User john has authority: ROLE_USER DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of test [testAddUser]. DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@4b17b450]; rollback [true]. INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hibernate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in file: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\openempi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@4290da40[transforms=[org.openhie.openempi.configuration.Transform@33e8c1e4[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@76117a5b[fieldName=custom1,sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@33e8c1e4[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@757828eb[fieldName=custom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@33e8c1e4[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl.DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@23c6988d[matchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_859_0_, this_.audit_event_type_code as audit2_859_0_, this_.audit_event_type_description as audit3_859_0_, this_.audit_event_type_name as audit4_859_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_859_0_, this_.audit_event_type_code as audit2_859_0_, this_.audit_event_type_description as audit3_859_0_, this_.audit_event_type_name as audit4_859_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(86) | Authentication request for user with username: admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? Hibernate: select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(99) | Encrypted password is d033e22ae348aeb5660fc2140aec35850c4da997 as opposed to d033e22ae348aeb5660fc2140aec35850c4da997 DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.UserSession@467c1a71[sessionId=,sessionKey=5286CAB65FCBC1CD1DF5AAF7CE8FBCE2,user=org.openhie.openempi.model.User@77fe6f88[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 17:15:03 CDT 2010] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) Hibernate: insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.context.UserContext.authenticate(43) | Authentication request succeeded for user admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id55_0_, user0_.account_expired as account2_55_0_, user0_.account_locked as account3_55_0_, user0_.address as address55_0_, user0_.city as city55_0_, user0_.country as country55_0_, user0_.postal_code as postal7_55_0_, user0_.province as province55_0_, user0_.credentials_expired as credenti9_55_0_, user0_.email as email55_0_, user0_.account_enabled as account11_55_0_, user0_.first_name as first12_55_0_, user0_.last_name as last13_55_0_, user0_.password as password55_0_, user0_.password_hint as password15_55_0_, user0_.phone_number as phone16_55_0_, user0_.username as username55_0_, user0_.version as version55_0_, user0_.website as website55_0_ from app_user user0_ where user0_.id=? Hibernate: select user0_.id as id55_0_, user0_.account_expired as account2_55_0_, user0_.account_locked as account3_55_0_, user0_.address as address55_0_, user0_.city as city55_0_, user0_.country as country55_0_, user0_.postal_code as postal7_55_0_, user0_.province as province55_0_, user0_.credentials_expired as credenti9_55_0_, user0_.email as email55_0_, user0_.account_enabled as account11_55_0_, user0_.first_name as first12_55_0_, user0_.last_name as last13_55_0_, user0_.password as password55_0_, user0_.password_hint as password15_55_0_, user0_.phone_number as phone16_55_0_, user0_.username as username55_0_, user0_.version as version55_0_, user0_.website as website55_0_ from app_user user0_ where user0_.id=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select nextval ('public.user_file_seq') Hibernate: select nextval ('public.user_file_seq') DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_id) values (?, ?, ?, ?, ?, ?) Hibernate: insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_id) values (?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_id) values (?, ?, ?, ?, ?, ?) Hibernate: insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_id) values (?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_id) values (?, ?, ?, ?, ?, ?) Hibernate: insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_id) values (?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_id) values (?, ?, ?, ?, ?, ?) Hibernate: insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_id) values (?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_id) values (?, ?, ?, ?, ?, ?) Hibernate: insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_id) values (?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_id) values (?, ?, ?, ?, ?, ?) Hibernate: insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_id) values (?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_id) values (?, ?, ?, ?, ?, ?) Hibernate: insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_id) values (?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_id) values (?, ?, ?, ?, ?, ?) Hibernate: insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_id) values (?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_id) values (?, ?, ?, ?, ?, ?) Hibernate: insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_id) values (?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_id) values (?, ?, ?, ?, ?, ?) Hibernate: insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_id) values (?, ?, ?, ?, ?, ?) DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.getUserFiles(202) | Loading user file entries for user: org.openhie.openempi.model.User@77fe6f88[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select userfile0_.user_file_id as user1_56_, userfile0_.date_created as date2_56_, userfile0_.filename as filename56_, userfile0_.imported_ind as imported4_56_, userfile0_.name as name56_, userfile0_.user_id as user6_56_ from user_file userfile0_ where userfile0_.user_id=? Hibernate: select userfile0_.user_file_id as user1_56_, userfile0_.date_created as date2_56_, userfile0_.filename as filename56_, userfile0_.imported_ind as imported4_56_, userfile0_.name as name56_, userfile0_.user_id as user6_56_ from user_file userfile0_ where userfile0_.user_id=? Found file: org.openhie.openempi.model.UserFile@75af431c[userFileId=500000,owner=org.openhie.openempi.model.User@7ce6de16[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=dataset_A_1000,filename=C:\jboss\bin\fileRepository\dataset_A_1000.csv,imported=Y,dateCreated=2010-04-02 17:48:33.231] Found file: org.openhie.openempi.model.UserFile@7a79f5f7[userFileId=500200,owner=org.openhie.openempi.model.User@7ce6de16[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test0,filename=/tmp/test.file0.test,imported=N,dateCreated=Tue Apr 06 17:15:03 CDT 2010] Found file: org.openhie.openempi.model.UserFile@65596e13[userFileId=500201,owner=org.openhie.openempi.model.User@7ce6de16[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test1,filename=/tmp/test.file1.test,imported=N,dateCreated=Tue Apr 06 17:15:03 CDT 2010] Found file: org.openhie.openempi.model.UserFile@21bfd316[userFileId=500202,owner=org.openhie.openempi.model.User@7ce6de16[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test2,filename=/tmp/test.file2.test,imported=N,dateCreated=Tue Apr 06 17:15:03 CDT 2010] Found file: org.openhie.openempi.model.UserFile@516651b7[userFileId=500203,owner=org.openhie.openempi.model.User@7ce6de16[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test3,filename=/tmp/test.file3.test,imported=N,dateCreated=Tue Apr 06 17:15:03 CDT 2010] Found file: org.openhie.openempi.model.UserFile@39a26ac5[userFileId=500204,owner=org.openhie.openempi.model.User@7ce6de16[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test4,filename=/tmp/test.file4.test,imported=N,dateCreated=Tue Apr 06 17:15:03 CDT 2010] Found file: org.openhie.openempi.model.UserFile@4b5eddd8[userFileId=500205,owner=org.openhie.openempi.model.User@7ce6de16[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test5,filename=/tmp/test.file5.test,imported=N,dateCreated=Tue Apr 06 17:15:03 CDT 2010] Found file: org.openhie.openempi.model.UserFile@3c401d45[userFileId=500206,owner=org.openhie.openempi.model.User@7ce6de16[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test6,filename=/tmp/test.file6.test,imported=N,dateCreated=Tue Apr 06 17:15:03 CDT 2010] Found file: org.openhie.openempi.model.UserFile@534f4ef8[userFileId=500207,owner=org.openhie.openempi.model.User@7ce6de16[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test7,filename=/tmp/test.file7.test,imported=N,dateCreated=Tue Apr 06 17:15:03 CDT 2010] Found file: org.openhie.openempi.model.UserFile@e445a89[userFileId=500208,owner=org.openhie.openempi.model.User@7ce6de16[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test8,filename=/tmp/test.file8.test,imported=N,dateCreated=Tue Apr 06 17:15:03 CDT 2010] Found file: org.openhie.openempi.model.UserFile@1edd6d83[userFileId=500209,owner=org.openhie.openempi.model.User@7ce6de16[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test9,filename=/tmp/test.file9.test,imported=N,dateCreated=Tue Apr 06 17:15:03 CDT 2010] Removing file: org.openhie.openempi.model.UserFile@75af431c[userFileId=500000,owner=org.openhie.openempi.model.User@7ce6de16[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=dataset_A_1000,filename=C:\jboss\bin\fileRepository\dataset_A_1000.csv,imported=Y,dateCreated=2010-04-02 17:48:33.231] DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.removeUserFile(207) | Deleting a user file entry: org.openhie.openempi.model.UserFile@75af431c[userFileId=500000,owner=org.openhie.openempi.model.User@7ce6de16[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=dataset_A_1000,filename=C:\jboss\bin\fileRepository\dataset_A_1000.csv,imported=Y,dateCreated=2010-04-02 17:48:33.231] DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.removeUserFile(217) | Deleting physical upload file stored at: C:\jboss\bin\fileRepository\dataset_A_1000.csv returned false DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | delete from user_file where user_file_id=? Hibernate: delete from user_file where user_file_id=? Removing file: org.openhie.openempi.model.UserFile@7a79f5f7[userFileId=500200,owner=org.openhie.openempi.model.User@7ce6de16[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test0,filename=/tmp/test.file0.test,imported=N,dateCreated=Tue Apr 06 17:15:03 CDT 2010] DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.removeUserFile(207) | Deleting a user file entry: org.openhie.openempi.model.UserFile@7a79f5f7[userFileId=500200,owner=org.openhie.openempi.model.User@7ce6de16[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test0,filename=/tmp/test.file0.test,imported=N,dateCreated=Tue Apr 06 17:15:03 CDT 2010] DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.removeUserFile(217) | Deleting physical upload file stored at: C:\tmp\test.file0.test returned false DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | delete from user_file where user_file_id=? Hibernate: delete from user_file where user_file_id=? Removing file: org.openhie.openempi.model.UserFile@65596e13[userFileId=500201,owner=org.openhie.openempi.model.User@7ce6de16[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test1,filename=/tmp/test.file1.test,imported=N,dateCreated=Tue Apr 06 17:15:03 CDT 2010] DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.removeUserFile(207) | Deleting a user file entry: org.openhie.openempi.model.UserFile@65596e13[userFileId=500201,owner=org.openhie.openempi.model.User@7ce6de16[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test1,filename=/tmp/test.file1.test,imported=N,dateCreated=Tue Apr 06 17:15:03 CDT 2010] DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.removeUserFile(217) | Deleting physical upload file stored at: C:\tmp\test.file1.test returned false DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | delete from user_file where user_file_id=? Hibernate: delete from user_file where user_file_id=? Removing file: org.openhie.openempi.model.UserFile@21bfd316[userFileId=500202,owner=org.openhie.openempi.model.User@7ce6de16[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test2,filename=/tmp/test.file2.test,imported=N,dateCreated=Tue Apr 06 17:15:03 CDT 2010] DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.removeUserFile(207) | Deleting a user file entry: org.openhie.openempi.model.UserFile@21bfd316[userFileId=500202,owner=org.openhie.openempi.model.User@7ce6de16[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test2,filename=/tmp/test.file2.test,imported=N,dateCreated=Tue Apr 06 17:15:03 CDT 2010] DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.removeUserFile(217) | Deleting physical upload file stored at: C:\tmp\test.file2.test returned false DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | delete from user_file where user_file_id=? Hibernate: delete from user_file where user_file_id=? Removing file: org.openhie.openempi.model.UserFile@516651b7[userFileId=500203,owner=org.openhie.openempi.model.User@7ce6de16[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test3,filename=/tmp/test.file3.test,imported=N,dateCreated=Tue Apr 06 17:15:03 CDT 2010] DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.removeUserFile(207) | Deleting a user file entry: org.openhie.openempi.model.UserFile@516651b7[userFileId=500203,owner=org.openhie.openempi.model.User@7ce6de16[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test3,filename=/tmp/test.file3.test,imported=N,dateCreated=Tue Apr 06 17:15:03 CDT 2010] DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.removeUserFile(217) | Deleting physical upload file stored at: C:\tmp\test.file3.test returned false DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | delete from user_file where user_file_id=? Hibernate: delete from user_file where user_file_id=? Removing file: org.openhie.openempi.model.UserFile@39a26ac5[userFileId=500204,owner=org.openhie.openempi.model.User@7ce6de16[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test4,filename=/tmp/test.file4.test,imported=N,dateCreated=Tue Apr 06 17:15:03 CDT 2010] DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.removeUserFile(207) | Deleting a user file entry: org.openhie.openempi.model.UserFile@39a26ac5[userFileId=500204,owner=org.openhie.openempi.model.User@7ce6de16[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test4,filename=/tmp/test.file4.test,imported=N,dateCreated=Tue Apr 06 17:15:03 CDT 2010] DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.removeUserFile(217) | Deleting physical upload file stored at: C:\tmp\test.file4.test returned false DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | delete from user_file where user_file_id=? Hibernate: delete from user_file where user_file_id=? Removing file: org.openhie.openempi.model.UserFile@4b5eddd8[userFileId=500205,owner=org.openhie.openempi.model.User@7ce6de16[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test5,filename=/tmp/test.file5.test,imported=N,dateCreated=Tue Apr 06 17:15:03 CDT 2010] DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.removeUserFile(207) | Deleting a user file entry: org.openhie.openempi.model.UserFile@4b5eddd8[userFileId=500205,owner=org.openhie.openempi.model.User@7ce6de16[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test5,filename=/tmp/test.file5.test,imported=N,dateCreated=Tue Apr 06 17:15:03 CDT 2010] DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.removeUserFile(217) | Deleting physical upload file stored at: C:\tmp\test.file5.test returned false DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | delete from user_file where user_file_id=? Hibernate: delete from user_file where user_file_id=? Removing file: org.openhie.openempi.model.UserFile@3c401d45[userFileId=500206,owner=org.openhie.openempi.model.User@7ce6de16[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test6,filename=/tmp/test.file6.test,imported=N,dateCreated=Tue Apr 06 17:15:03 CDT 2010] DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.removeUserFile(207) | Deleting a user file entry: org.openhie.openempi.model.UserFile@3c401d45[userFileId=500206,owner=org.openhie.openempi.model.User@7ce6de16[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test6,filename=/tmp/test.file6.test,imported=N,dateCreated=Tue Apr 06 17:15:03 CDT 2010] DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.removeUserFile(217) | Deleting physical upload file stored at: C:\tmp\test.file6.test returned false DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | delete from user_file where user_file_id=? Hibernate: delete from user_file where user_file_id=? Removing file: org.openhie.openempi.model.UserFile@534f4ef8[userFileId=500207,owner=org.openhie.openempi.model.User@7ce6de16[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test7,filename=/tmp/test.file7.test,imported=N,dateCreated=Tue Apr 06 17:15:03 CDT 2010] DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.removeUserFile(207) | Deleting a user file entry: org.openhie.openempi.model.UserFile@534f4ef8[userFileId=500207,owner=org.openhie.openempi.model.User@7ce6de16[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test7,filename=/tmp/test.file7.test,imported=N,dateCreated=Tue Apr 06 17:15:03 CDT 2010] DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.removeUserFile(217) | Deleting physical upload file stored at: C:\tmp\test.file7.test returned false DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | delete from user_file where user_file_id=? Hibernate: delete from user_file where user_file_id=? Removing file: org.openhie.openempi.model.UserFile@e445a89[userFileId=500208,owner=org.openhie.openempi.model.User@7ce6de16[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test8,filename=/tmp/test.file8.test,imported=N,dateCreated=Tue Apr 06 17:15:03 CDT 2010] DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.removeUserFile(207) | Deleting a user file entry: org.openhie.openempi.model.UserFile@e445a89[userFileId=500208,owner=org.openhie.openempi.model.User@7ce6de16[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test8,filename=/tmp/test.file8.test,imported=N,dateCreated=Tue Apr 06 17:15:03 CDT 2010] DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.removeUserFile(217) | Deleting physical upload file stored at: C:\tmp\test.file8.test returned false DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | delete from user_file where user_file_id=? Hibernate: delete from user_file where user_file_id=? Removing file: org.openhie.openempi.model.UserFile@1edd6d83[userFileId=500209,owner=org.openhie.openempi.model.User@7ce6de16[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test9,filename=/tmp/test.file9.test,imported=N,dateCreated=Tue Apr 06 17:15:03 CDT 2010] DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.removeUserFile(207) | Deleting a user file entry: org.openhie.openempi.model.UserFile@1edd6d83[userFileId=500209,owner=org.openhie.openempi.model.User@7ce6de16[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test9,filename=/tmp/test.file9.test,imported=N,dateCreated=Tue Apr 06 17:15:03 CDT 2010] DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.removeUserFile(217) | Deleting physical upload file stored at: C:\tmp\test.file9.test returned false DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | delete from user_file where user_file_id=? Hibernate: delete from user_file where user_file_id=? DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of test [testUserFiles]. DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@4b17b450]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select role0_.id as id54_, role0_.description as descript2_54_, role0_.name as name54_ from role role0_ where role0_.name=? Hibernate: select role0_.id as id54_, role0_.description as descript2_54_, role0_.name as name54_ from role role0_ where role0_.name=? DEBUG - org.openhie.openempi.dao.hibernate.UserDaoHibernate.saveUser(66) | user's id: null DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select nextval ('hibernate_sequence') Hibernate: select nextval ('hibernate_sequence') DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into app_user (account_expired, account_locked, address, city, country, postal_code, province, credentials_expired, email, account_enabled, first_name, last_name, password, password_hint, phone_number, username, version, website, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into app_user (account_expired, account_locked, address, city, country, postal_code, province, credentials_expired, email, account_enabled, first_name, last_name, password, password_hint, phone_number, username, version, website, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_role (user_id, role_id) values (?, ?) Hibernate: insert into user_role (user_id, role_id) values (?, ?) DEBUG - org.openhie.openempi.service.UserManagerTest.testRemoveUser(144) | removing user... DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id55_, user0_.account_expired as account2_55_, user0_.account_locked as account3_55_, user0_.address as address55_, user0_.city as city55_, user0_.country as country55_, user0_.postal_code as postal7_55_, user0_.province as province55_, user0_.credentials_expired as credenti9_55_, user0_.email as email55_, user0_.account_enabled as account11_55_, user0_.first_name as first12_55_, user0_.last_name as last13_55_, user0_.password as password55_, user0_.password_hint as password15_55_, user0_.phone_number as phone16_55_, user0_.username as username55_, user0_.version as version55_, user0_.website as website55_ from app_user user0_ where user0_.username=? Hibernate: select user0_.id as id55_, user0_.account_expired as account2_55_, user0_.account_locked as account3_55_, user0_.address as address55_, user0_.city as city55_, user0_.country as country55_, user0_.postal_code as postal7_55_, user0_.province as province55_, user0_.credentials_expired as credenti9_55_, user0_.email as email55_, user0_.account_enabled as account11_55_, user0_.first_name as first12_55_, user0_.last_name as last13_55_, user0_.password as password55_, user0_.password_hint as password15_55_, user0_.phone_number as phone16_55_, user0_.username as username55_, user0_.version as version55_, user0_.website as website55_ from app_user user0_ where user0_.username=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User john has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.removeUser(179) | removing user: 14 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | delete from user_role where user_id=? Hibernate: delete from user_role where user_id=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | delete from app_user where id=? and version=? Hibernate: delete from app_user where id=? and version=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id55_, user0_.account_expired as account2_55_, user0_.account_locked as account3_55_, user0_.address as address55_, user0_.city as city55_, user0_.country as country55_, user0_.postal_code as postal7_55_, user0_.province as province55_, user0_.credentials_expired as credenti9_55_, user0_.email as email55_, user0_.account_enabled as account11_55_, user0_.first_name as first12_55_, user0_.last_name as last13_55_, user0_.password as password55_, user0_.password_hint as password15_55_, user0_.phone_number as phone16_55_, user0_.username as username55_, user0_.version as version55_, user0_.website as website55_ from app_user user0_ where user0_.username=? Hibernate: select user0_.id as id55_, user0_.account_expired as account2_55_, user0_.account_locked as account3_55_, user0_.address as address55_, user0_.city as city55_, user0_.country as country55_, user0_.postal_code as postal7_55_, user0_.province as province55_, user0_.credentials_expired as credenti9_55_, user0_.email as email55_, user0_.account_enabled as account11_55_, user0_.first_name as first12_55_, user0_.last_name as last13_55_, user0_.password as password55_, user0_.password_hint as password15_55_, user0_.phone_number as phone16_55_, user0_.username as username55_, user0_.version as version55_, user0_.website as website55_ from app_user user0_ where user0_.username=? DEBUG - org.openhie.openempi.service.UserManagerTest.testRemoveUser(151) | org.springframework.security.userdetails.UsernameNotFoundException: user 'john' not found... DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of test [testRemoveUser]. Tests run: 5, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.672 sec <<< FAILURE! Running org.openhie.openempi.context.ContextTest DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@4b17b450]; rollback [true]. INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hibernate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in file: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\openempi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@37d62d02[transforms=[org.openhie.openempi.configuration.Transform@4e24faf1[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@5dd70c4b[fieldName=custom1,sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@4e24faf1[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@5168400e[fieldName=custom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@4e24faf1[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl.DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@134580e3[matchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_898_0_, this_.audit_event_type_code as audit2_898_0_, this_.audit_event_type_description as audit3_898_0_, this_.audit_event_type_name as audit4_898_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_898_0_, this_.audit_event_type_code as audit2_898_0_, this_.audit_event_type_description as audit3_898_0_, this_.audit_event_type_name as audit4_898_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(86) | Authentication request for user with username: admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? Hibernate: select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(99) | Encrypted password is d033e22ae348aeb5660fc2140aec35850c4da997 as opposed to d033e22ae348aeb5660fc2140aec35850c4da997 DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.UserSession@7b1c661c[sessionId=,sessionKey=2C507DC08D1F8F98F3D5A0904417B978,user=org.openhie.openempi.model.User@4cf12cb4[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 17:15:04 CDT 2010] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) Hibernate: insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.context.UserContext.authenticate(43) | Authentication request succeeded for user admin DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of test [testAuthenticate]. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.847 sec Running org.openhie.openempi.matching.ComparisonVectorTest DEBUG - org.openhie.openempi.service.BaseServiceTestCase.onSetUp(26) | In onSetUp method DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@4b17b450]; rollback [true]. INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hibernate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in file: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\openempi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@7302d823[transforms=[org.openhie.openempi.configuration.Transform@3fbc1cd2[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@57083fae[fieldName=custom1,sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@3fbc1cd2[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@5e8ce525[fieldName=custom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@3fbc1cd2[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl.DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@741810a1[matchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_937_0_, this_.audit_event_type_code as audit2_937_0_, this_.audit_event_type_description as audit3_937_0_, this_.audit_event_type_name as audit4_937_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_937_0_, this_.audit_event_type_code as audit2_937_0_, this_.audit_event_type_description as audit3_937_0_, this_.audit_event_type_name as audit4_937_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(86) | Authentication request for user with username: admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? Hibernate: select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(99) | Encrypted password is d033e22ae348aeb5660fc2140aec35850c4da997 as opposed to d033e22ae348aeb5660fc2140aec35850c4da997 DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.UserSession@68024823[sessionId=,sessionKey=BC1C3291AA035405FDCD8C766C0C545D,user=org.openhie.openempi.model.User@7c6aa5ee[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 17:15:05 CDT 2010] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) Hibernate: insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.context.UserContext.authenticate(43) | Authentication request succeeded for user admin Initialized the vector as: org.openhie.openempi.model.ComparisonVector@32029f7c[matchFields={org.openhie.openempi.configuration.MatchField@4a349f8a[fieldName=givenName],org.openhie.openempi.configuration.MatchField@44d64315[fieldName=familyName],org.openhie.openempi.configuration.MatchField@4ece3b01[fieldName=phoneNumber],org.openhie.openempi.configuration.MatchField@4583e712[fieldName=city]},scores={0.0,0.0,0.0,0.0},binaryScores={0,0,0,0},vectorProbGivenM=0.0,vectorProbGivenU=0.0] Binary vector value is [ 1, 0, 1, 0 ] with value of 10 Binary vector value is [ 0, 1, 1, 1 ] with value of 7 DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of test [testComparisonVector]. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.978 sec Running org.openhie.openempi.service.PersonServiceDeletePersonTest DEBUG - org.openhie.openempi.service.PersonServiceDeletePersonTest.onSetUp(52) | In onSetUp method DEBUG - org.openhie.openempi.service.BaseServiceTestCase.onSetUp(26) | In onSetUp method DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@4b17b450]; rollback [true]. INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hibernate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in file: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\openempi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@65786232[transforms=[org.openhie.openempi.configuration.Transform@4276f4a9[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@fb8a556[fieldName=custom1,sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@4276f4a9[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@236eb92a[fieldName=custom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@4276f4a9[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl.DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@3a3e8692[matchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_976_0_, this_.audit_event_type_code as audit2_976_0_, this_.audit_event_type_description as audit3_976_0_, this_.audit_event_type_name as audit4_976_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_976_0_, this_.audit_event_type_code as audit2_976_0_, this_.audit_event_type_description as audit3_976_0_, this_.audit_event_type_name as audit4_976_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(86) | Authentication request for user with username: admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? Hibernate: select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(99) | Encrypted password is d033e22ae348aeb5660fc2140aec35850c4da997 as opposed to d033e22ae348aeb5660fc2140aec35850c4da997 DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.UserSession@33a70fb5[sessionId=,sessionKey=A8830D60642AD58DCCF28C2CFE156AF7,user=org.openhie.openempi.model.User@3acc0a7c[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 17:15:06 CDT 2010] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) Hibernate: insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.context.UserContext.authenticate(43) | Authentication request succeeded for user admin INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hibernate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in file: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\openempi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@3a1cd84e[transforms=[org.openhie.openempi.configuration.Transform@3bbd06b0[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@77022b73[fieldName=custom1,sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@3bbd06b0[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@2f72c80f[fieldName=custom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@3bbd06b0[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl.DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@18ac691f[matchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_1015_0_, this_.audit_event_type_code as audit2_1015_0_, this_.audit_event_type_description as audit3_1015_0_, this_.audit_event_type_name as audit4_1015_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_1015_0_, this_.audit_event_type_code as audit2_1015_0_, this_.audit_event_type_description as audit3_1015_0_, this_.audit_event_type_name as audit4_1015_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(86) | Authentication request for user with username: admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? Hibernate: select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(99) | Encrypted password is d033e22ae348aeb5660fc2140aec35850c4da997 as opposed to d033e22ae348aeb5660fc2140aec35850c4da997 DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.UserSession@48b14117[sessionId=,sessionKey=E47805404AE7D0522803C7D5937E7FEC,user=org.openhie.openempi.model.User@64d87a08[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 17:15:07 CDT 2010] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) Hibernate: insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.context.UserContext.authenticate(43) | Authentication request succeeded for user admin DEBUG - org.openhie.openempi.service.impl.ValidationServiceImpl.validate(27) | Validating object : org.openhie.openempi.model.PersonIdentifier@1459e0e5[personIdentifierId=,identifierDomain=org.openhie.openempi.model.IdentifierDomain@18bbe4d3[identifierDomainId=,userCreatedBy=,universalIdentifier=,universalIdentifierTypeCode=,namespaceIdentifier=SSN,dateCreated=],userByCreatorId=,userByVoidedById=,identifier=555-55-5555,dateCreated=,dateVoided=] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_1024_6_, this_.address1 as address2_1024_6_, this_.address2 as address3_1024_6_, this_.address_type_cd as address40_1024_6_, this_.birth_order as birth4_1024_6_, this_.birth_place as birth5_1024_6_, this_.city as city1024_6_, this_.country as country1024_6_, this_.country_code as country8_1024_6_, this_.custom1 as custom9_1024_6_, this_.custom2 as custom10_1024_6_, this_.custom3 as custom11_1024_6_, this_.custom4 as custom12_1024_6_, this_.custom5 as custom13_1024_6_, this_.date_changed as date14_1024_6_, this_.date_created as date15_1024_6_, this_.date_of_birth as date16_1024_6_, this_.date_voided as date17_1024_6_, this_.death_ind as death18_1024_6_, this_.death_time as death19_1024_6_, this_.degree as degree1024_6_, this_.email as email1024_6_, this_.ethnic_group_cd as ethnic43_1024_6_, this_.family_name as family22_1024_6_, this_.family_name2 as family23_1024_6_, this_.gender_cd as gender44_1024_6_, this_.given_name as given24_1024_6_, this_.language_cd as language46_1024_6_, this_.marital_status_code as marital25_1024_6_, this_.middle_name as middle26_1024_6_, this_.mothers_maiden_name as mothers27_1024_6_, this_.multiple_birth_ind as multiple28_1024_6_, this_.name_type_cd as name45_1024_6_, this_.nationality_cd as nationa48_1024_6_, this_.phone_area_code as phone29_1024_6_, this_.phone_country_code as phone30_1024_6_, this_.phone_ext as phone31_1024_6_, this_.phone_number as phone32_1024_6_, this_.postal_code as postal33_1024_6_, this_.prefix as prefix1024_6_, this_.race_cd as race38_1024_6_, this_.religion_cd as religion42_1024_6_, this_.ssn as ssn1024_6_, this_.state as state1024_6_, this_.suffix as suffix1024_6_, this_.changed_by_id as changed41_1024_6_, this_.creator_id as creator39_1024_6_, this_.voided_by_id as voided47_1024_6_, pi1_.person_identifier_id as person1_1025_0_, pi1_.date_created as date2_1025_0_, pi1_.date_voided as date3_1025_0_, pi1_.identifier as identifier1025_0_, pi1_.identifier_domain_id as identifier6_1025_0_, pi1_.person_id as person7_1025_0_, pi1_.creator_id as creator5_1025_0_, pi1_.voided_by_id as voided8_1025_0_, id2_.identifier_domain_id as identifier1_1019_1_, id2_.date_created as date2_1019_1_, id2_.namespace_identifier as namespace3_1019_1_, id2_.universal_identifier as universal4_1019_1_, id2_.universal_identifier_type_code as universal5_1019_1_, id2_.creator_id as creator6_1019_1_, user6_.id as id1030_2_, user6_.account_expired as account2_1030_2_, user6_.account_locked as account3_1030_2_, user6_.address as address1030_2_, user6_.city as city1030_2_, user6_.country as country1030_2_, user6_.postal_code as postal7_1030_2_, user6_.province as province1030_2_, user6_.credentials_expired as credenti9_1030_2_, user6_.email as email1030_2_, user6_.account_enabled as account11_1030_2_, user6_.first_name as first12_1030_2_, user6_.last_name as last13_1030_2_, user6_.password as password1030_2_, user6_.password_hint as password15_1030_2_, user6_.phone_number as phone16_1030_2_, user6_.username as username1030_2_, user6_.version as version1030_2_, user6_.website as website1030_2_, person7_.person_id as person1_1024_3_, person7_.address1 as address2_1024_3_, person7_.address2 as address3_1024_3_, person7_.address_type_cd as address40_1024_3_, person7_.birth_order as birth4_1024_3_, person7_.birth_place as birth5_1024_3_, person7_.city as city1024_3_, person7_.country as country1024_3_, person7_.country_code as country8_1024_3_, person7_.custom1 as custom9_1024_3_, person7_.custom2 as custom10_1024_3_, person7_.custom3 as custom11_1024_3_, person7_.custom4 as custom12_1024_3_, person7_.custom5 as custom13_1024_3_, person7_.date_changed as date14_1024_3_, person7_.date_created as date15_1024_3_, person7_.date_of_birth as date16_1024_3_, person7_.date_voided as date17_1024_3_, person7_.death_ind as death18_1024_3_, person7_.death_time as death19_1024_3_, person7_.degree as degree1024_3_, person7_.email as email1024_3_, person7_.ethnic_group_cd as ethnic43_1024_3_, person7_.family_name as family22_1024_3_, person7_.family_name2 as family23_1024_3_, person7_.gender_cd as gender44_1024_3_, person7_.given_name as given24_1024_3_, person7_.language_cd as language46_1024_3_, person7_.marital_status_code as marital25_1024_3_, person7_.middle_name as middle26_1024_3_, person7_.mothers_maiden_name as mothers27_1024_3_, person7_.multiple_birth_ind as multiple28_1024_3_, person7_.name_type_cd as name45_1024_3_, person7_.nationality_cd as nationa48_1024_3_, person7_.phone_area_code as phone29_1024_3_, person7_.phone_country_code as phone30_1024_3_, person7_.phone_ext as phone31_1024_3_, person7_.phone_number as phone32_1024_3_, person7_.postal_code as postal33_1024_3_, person7_.prefix as prefix1024_3_, person7_.race_cd as race38_1024_3_, person7_.religion_cd as religion42_1024_3_, person7_.ssn as ssn1024_3_, person7_.state as state1024_3_, person7_.suffix as suffix1024_3_, person7_.changed_by_id as changed41_1024_3_, person7_.creator_id as creator39_1024_3_, person7_.voided_by_id as voided47_1024_3_, user8_.id as id1030_4_, user8_.account_expired as account2_1030_4_, user8_.account_locked as account3_1030_4_, user8_.address as address1030_4_, user8_.city as city1030_4_, user8_.country as country1030_4_, user8_.postal_code as postal7_1030_4_, user8_.province as province1030_4_, user8_.credentials_expired as credenti9_1030_4_, user8_.email as email1030_4_, user8_.account_enabled as account11_1030_4_, user8_.first_name as first12_1030_4_, user8_.last_name as last13_1030_4_, user8_.password as password1030_4_, user8_.password_hint as password15_1030_4_, user8_.phone_number as phone16_1030_4_, user8_.username as username1030_4_, user8_.version as version1030_4_, user8_.website as website1030_4_, user9_.id as id1030_5_, user9_.account_expired as account2_1030_5_, user9_.account_locked as account3_1030_5_, user9_.address as address1030_5_, user9_.city as city1030_5_, user9_.country as country1030_5_, user9_.postal_code as postal7_1030_5_, user9_.province as province1030_5_, user9_.credentials_expired as credenti9_1030_5_, user9_.email as email1030_5_, user9_.account_enabled as account11_1030_5_, user9_.first_name as first12_1030_5_, user9_.last_name as last13_1030_5_, user9_.password as password1030_5_, user9_.password_hint as password15_1030_5_, user9_.phone_number as phone16_1030_5_, user9_.username as username1030_5_, user9_.version as version1030_5_, user9_.website as website1030_5_ from person this_ inner join person_identifier pi1_ on this_.person_id=pi1_.person_id inner join identifier_domain id2_ on pi1_.identifier_domain_id=id2_.identifier_domain_id left outer join app_user user6_ on id2_.creator_id=user6_.id left outer join person person7_ on pi1_.person_id=person7_.person_id left outer join app_user user8_ on pi1_.creator_id=user8_.id left outer join app_user user9_ on pi1_.voided_by_id=user9_.id where this_.date_voided is null and pi1_.identifier=? and id2_.namespace_identifier=? Hibernate: select this_.person_id as person1_1024_6_, this_.address1 as address2_1024_6_, this_.address2 as address3_1024_6_, this_.address_type_cd as address40_1024_6_, this_.birth_order as birth4_1024_6_, this_.birth_place as birth5_1024_6_, this_.city as city1024_6_, this_.country as country1024_6_, this_.country_code as country8_1024_6_, this_.custom1 as custom9_1024_6_, this_.custom2 as custom10_1024_6_, this_.custom3 as custom11_1024_6_, this_.custom4 as custom12_1024_6_, this_.custom5 as custom13_1024_6_, this_.date_changed as date14_1024_6_, this_.date_created as date15_1024_6_, this_.date_of_birth as date16_1024_6_, this_.date_voided as date17_1024_6_, this_.death_ind as death18_1024_6_, this_.death_time as death19_1024_6_, this_.degree as degree1024_6_, this_.email as email1024_6_, this_.ethnic_group_cd as ethnic43_1024_6_, this_.family_name as family22_1024_6_, this_.family_name2 as family23_1024_6_, this_.gender_cd as gender44_1024_6_, this_.given_name as given24_1024_6_, this_.language_cd as language46_1024_6_, this_.marital_status_code as marital25_1024_6_, this_.middle_name as middle26_1024_6_, this_.mothers_maiden_name as mothers27_1024_6_, this_.multiple_birth_ind as multiple28_1024_6_, this_.name_type_cd as name45_1024_6_, this_.nationality_cd as nationa48_1024_6_, this_.phone_area_code as phone29_1024_6_, this_.phone_country_code as phone30_1024_6_, this_.phone_ext as phone31_1024_6_, this_.phone_number as phone32_1024_6_, this_.postal_code as postal33_1024_6_, this_.prefix as prefix1024_6_, this_.race_cd as race38_1024_6_, this_.religion_cd as religion42_1024_6_, this_.ssn as ssn1024_6_, this_.state as state1024_6_, this_.suffix as suffix1024_6_, this_.changed_by_id as changed41_1024_6_, this_.creator_id as creator39_1024_6_, this_.voided_by_id as voided47_1024_6_, pi1_.person_identifier_id as person1_1025_0_, pi1_.date_created as date2_1025_0_, pi1_.date_voided as date3_1025_0_, pi1_.identifier as identifier1025_0_, pi1_.identifier_domain_id as identifier6_1025_0_, pi1_.person_id as person7_1025_0_, pi1_.creator_id as creator5_1025_0_, pi1_.voided_by_id as voided8_1025_0_, id2_.identifier_domain_id as identifier1_1019_1_, id2_.date_created as date2_1019_1_, id2_.namespace_identifier as namespace3_1019_1_, id2_.universal_identifier as universal4_1019_1_, id2_.universal_identifier_type_code as universal5_1019_1_, id2_.creator_id as creator6_1019_1_, user6_.id as id1030_2_, user6_.account_expired as account2_1030_2_, user6_.account_locked as account3_1030_2_, user6_.address as address1030_2_, user6_.city as city1030_2_, user6_.country as country1030_2_, user6_.postal_code as postal7_1030_2_, user6_.province as province1030_2_, user6_.credentials_expired as credenti9_1030_2_, user6_.email as email1030_2_, user6_.account_enabled as account11_1030_2_, user6_.first_name as first12_1030_2_, user6_.last_name as last13_1030_2_, user6_.password as password1030_2_, user6_.password_hint as password15_1030_2_, user6_.phone_number as phone16_1030_2_, user6_.username as username1030_2_, user6_.version as version1030_2_, user6_.website as website1030_2_, person7_.person_id as person1_1024_3_, person7_.address1 as address2_1024_3_, person7_.address2 as address3_1024_3_, person7_.address_type_cd as address40_1024_3_, person7_.birth_order as birth4_1024_3_, person7_.birth_place as birth5_1024_3_, person7_.city as city1024_3_, person7_.country as country1024_3_, person7_.country_code as country8_1024_3_, person7_.custom1 as custom9_1024_3_, person7_.custom2 as custom10_1024_3_, person7_.custom3 as custom11_1024_3_, person7_.custom4 as custom12_1024_3_, person7_.custom5 as custom13_1024_3_, person7_.date_changed as date14_1024_3_, person7_.date_created as date15_1024_3_, person7_.date_of_birth as date16_1024_3_, person7_.date_voided as date17_1024_3_, person7_.death_ind as death18_1024_3_, person7_.death_time as death19_1024_3_, person7_.degree as degree1024_3_, person7_.email as email1024_3_, person7_.ethnic_group_cd as ethnic43_1024_3_, person7_.family_name as family22_1024_3_, person7_.family_name2 as family23_1024_3_, person7_.gender_cd as gender44_1024_3_, person7_.given_name as given24_1024_3_, person7_.language_cd as language46_1024_3_, person7_.marital_status_code as marital25_1024_3_, person7_.middle_name as middle26_1024_3_, person7_.mothers_maiden_name as mothers27_1024_3_, person7_.multiple_birth_ind as multiple28_1024_3_, person7_.name_type_cd as name45_1024_3_, person7_.nationality_cd as nationa48_1024_3_, person7_.phone_area_code as phone29_1024_3_, person7_.phone_country_code as phone30_1024_3_, person7_.phone_ext as phone31_1024_3_, person7_.phone_number as phone32_1024_3_, person7_.postal_code as postal33_1024_3_, person7_.prefix as prefix1024_3_, person7_.race_cd as race38_1024_3_, person7_.religion_cd as religion42_1024_3_, person7_.ssn as ssn1024_3_, person7_.state as state1024_3_, person7_.suffix as suffix1024_3_, person7_.changed_by_id as changed41_1024_3_, person7_.creator_id as creator39_1024_3_, person7_.voided_by_id as voided47_1024_3_, user8_.id as id1030_4_, user8_.account_expired as account2_1030_4_, user8_.account_locked as account3_1030_4_, user8_.address as address1030_4_, user8_.city as city1030_4_, user8_.country as country1030_4_, user8_.postal_code as postal7_1030_4_, user8_.province as province1030_4_, user8_.credentials_expired as credenti9_1030_4_, user8_.email as email1030_4_, user8_.account_enabled as account11_1030_4_, user8_.first_name as first12_1030_4_, user8_.last_name as last13_1030_4_, user8_.password as password1030_4_, user8_.password_hint as password15_1030_4_, user8_.phone_number as phone16_1030_4_, user8_.username as username1030_4_, user8_.version as version1030_4_, user8_.website as website1030_4_, user9_.id as id1030_5_, user9_.account_expired as account2_1030_5_, user9_.account_locked as account3_1030_5_, user9_.address as address1030_5_, user9_.city as city1030_5_, user9_.country as country1030_5_, user9_.postal_code as postal7_1030_5_, user9_.province as province1030_5_, user9_.credentials_expired as credenti9_1030_5_, user9_.email as email1030_5_, user9_.account_enabled as account11_1030_5_, user9_.first_name as first12_1030_5_, user9_.last_name as last13_1030_5_, user9_.password as password1030_5_, user9_.password_hint as password15_1030_5_, user9_.phone_number as phone16_1030_5_, user9_.username as username1030_5_, user9_.version as version1030_5_, user9_.website as website1030_5_ from person this_ inner join person_identifier pi1_ on this_.person_id=pi1_.person_id inner join identifier_domain id2_ on pi1_.identifier_domain_id=id2_.identifier_domain_id left outer join app_user user6_ on id2_.creator_id=user6_.id left outer join person person7_ on pi1_.person_id=person7_.person_id left outer join app_user user8_ on pi1_.creator_id=user8_.id left outer join app_user user9_ on pi1_.voided_by_id=user9_.id where this_.date_voided is null and pi1_.identifier=? and id2_.namespace_identifier=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select personiden0_.person_id as person7_5_, personiden0_.person_identifier_id as person1_5_, personiden0_.person_identifier_id as person1_1025_4_, personiden0_.date_created as date2_1025_4_, personiden0_.date_voided as date3_1025_4_, personiden0_.identifier as identifier1025_4_, personiden0_.identifier_domain_id as identifier6_1025_4_, personiden0_.person_id as person7_1025_4_, personiden0_.creator_id as creator5_1025_4_, personiden0_.voided_by_id as voided8_1025_4_, identifier1_.identifier_domain_id as identifier1_1019_0_, identifier1_.date_created as date2_1019_0_, identifier1_.namespace_identifier as namespace3_1019_0_, identifier1_.universal_identifier as universal4_1019_0_, identifier1_.universal_identifier_type_code as universal5_1019_0_, identifier1_.creator_id as creator6_1019_0_, user2_.id as id1030_1_, user2_.account_expired as account2_1030_1_, user2_.account_locked as account3_1030_1_, user2_.address as address1030_1_, user2_.city as city1030_1_, user2_.country as country1030_1_, user2_.postal_code as postal7_1030_1_, user2_.province as province1030_1_, user2_.credentials_expired as credenti9_1030_1_, user2_.email as email1030_1_, user2_.account_enabled as account11_1030_1_, user2_.first_name as first12_1030_1_, user2_.last_name as last13_1030_1_, user2_.password as password1030_1_, user2_.password_hint as password15_1030_1_, user2_.phone_number as phone16_1030_1_, user2_.username as username1030_1_, user2_.version as version1030_1_, user2_.website as website1030_1_, user3_.id as id1030_2_, user3_.account_expired as account2_1030_2_, user3_.account_locked as account3_1030_2_, user3_.address as address1030_2_, user3_.city as city1030_2_, user3_.country as country1030_2_, user3_.postal_code as postal7_1030_2_, user3_.province as province1030_2_, user3_.credentials_expired as credenti9_1030_2_, user3_.email as email1030_2_, user3_.account_enabled as account11_1030_2_, user3_.first_name as first12_1030_2_, user3_.last_name as last13_1030_2_, user3_.password as password1030_2_, user3_.password_hint as password15_1030_2_, user3_.phone_number as phone16_1030_2_, user3_.username as username1030_2_, user3_.version as version1030_2_, user3_.website as website1030_2_, user4_.id as id1030_3_, user4_.account_expired as account2_1030_3_, user4_.account_locked as account3_1030_3_, user4_.address as address1030_3_, user4_.city as city1030_3_, user4_.country as country1030_3_, user4_.postal_code as postal7_1030_3_, user4_.province as province1030_3_, user4_.credentials_expired as credenti9_1030_3_, user4_.email as email1030_3_, user4_.account_enabled as account11_1030_3_, user4_.first_name as first12_1030_3_, user4_.last_name as last13_1030_3_, user4_.password as password1030_3_, user4_.password_hint as password15_1030_3_, user4_.phone_number as phone16_1030_3_, user4_.username as username1030_3_, user4_.version as version1030_3_, user4_.website as website1030_3_ from person_identifier personiden0_ inner join identifier_domain identifier1_ on personiden0_.identifier_domain_id=identifier1_.identifier_domain_id left outer join app_user user2_ on identifier1_.creator_id=user2_.id inner join app_user user3_ on personiden0_.creator_id=user3_.id left outer join app_user user4_ on personiden0_.voided_by_id=user4_.id where personiden0_.person_id=? Hibernate: select personiden0_.person_id as person7_5_, personiden0_.person_identifier_id as person1_5_, personiden0_.person_identifier_id as person1_1025_4_, personiden0_.date_created as date2_1025_4_, personiden0_.date_voided as date3_1025_4_, personiden0_.identifier as identifier1025_4_, personiden0_.identifier_domain_id as identifier6_1025_4_, personiden0_.person_id as person7_1025_4_, personiden0_.creator_id as creator5_1025_4_, personiden0_.voided_by_id as voided8_1025_4_, identifier1_.identifier_domain_id as identifier1_1019_0_, identifier1_.date_created as date2_1019_0_, identifier1_.namespace_identifier as namespace3_1019_0_, identifier1_.universal_identifier as universal4_1019_0_, identifier1_.universal_identifier_type_code as universal5_1019_0_, identifier1_.creator_id as creator6_1019_0_, user2_.id as id1030_1_, user2_.account_expired as account2_1030_1_, user2_.account_locked as account3_1030_1_, user2_.address as address1030_1_, user2_.city as city1030_1_, user2_.country as country1030_1_, user2_.postal_code as postal7_1030_1_, user2_.province as province1030_1_, user2_.credentials_expired as credenti9_1030_1_, user2_.email as email1030_1_, user2_.account_enabled as account11_1030_1_, user2_.first_name as first12_1030_1_, user2_.last_name as last13_1030_1_, user2_.password as password1030_1_, user2_.password_hint as password15_1030_1_, user2_.phone_number as phone16_1030_1_, user2_.username as username1030_1_, user2_.version as version1030_1_, user2_.website as website1030_1_, user3_.id as id1030_2_, user3_.account_expired as account2_1030_2_, user3_.account_locked as account3_1030_2_, user3_.address as address1030_2_, user3_.city as city1030_2_, user3_.country as country1030_2_, user3_.postal_code as postal7_1030_2_, user3_.province as province1030_2_, user3_.credentials_expired as credenti9_1030_2_, user3_.email as email1030_2_, user3_.account_enabled as account11_1030_2_, user3_.first_name as first12_1030_2_, user3_.last_name as last13_1030_2_, user3_.password as password1030_2_, user3_.password_hint as password15_1030_2_, user3_.phone_number as phone16_1030_2_, user3_.username as username1030_2_, user3_.version as version1030_2_, user3_.website as website1030_2_, user4_.id as id1030_3_, user4_.account_expired as account2_1030_3_, user4_.account_locked as account3_1030_3_, user4_.address as address1030_3_, user4_.city as city1030_3_, user4_.country as country1030_3_, user4_.postal_code as postal7_1030_3_, user4_.province as province1030_3_, user4_.credentials_expired as credenti9_1030_3_, user4_.email as email1030_3_, user4_.account_enabled as account11_1030_3_, user4_.first_name as first12_1030_3_, user4_.last_name as last13_1030_3_, user4_.password as password1030_3_, user4_.password_hint as password15_1030_3_, user4_.phone_number as phone16_1030_3_, user4_.username as username1030_3_, user4_.version as version1030_3_, user4_.website as website1030_3_ from person_identifier personiden0_ inner join identifier_domain identifier1_ on personiden0_.identifier_domain_id=identifier1_.identifier_domain_id left outer join app_user user2_ on identifier1_.creator_id=user2_.id inner join app_user user3_ on personiden0_.creator_id=user3_.id left outer join app_user user4_ on personiden0_.voided_by_id=user4_.id where personiden0_.person_id=? DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate$3.doInHibernate(132) | Query by identifier returned: 1 elements. DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.ValidationServiceImpl.validate(27) | Validating object : org.openhie.openempi.model.PersonIdentifier@1459e0e5[personIdentifierId=,identifierDomain=org.openhie.openempi.model.IdentifierDomain@18bbe4d3[identifierDomainId=,userCreatedBy=,universalIdentifier=,universalIdentifierTypeCode=,namespaceIdentifier=SSN,dateCreated=],userByCreatorId=,userByVoidedById=,identifier=555-55-5555,dateCreated=,dateVoided=] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_1024_6_, this_.address1 as address2_1024_6_, this_.address2 as address3_1024_6_, this_.address_type_cd as address40_1024_6_, this_.birth_order as birth4_1024_6_, this_.birth_place as birth5_1024_6_, this_.city as city1024_6_, this_.country as country1024_6_, this_.country_code as country8_1024_6_, this_.custom1 as custom9_1024_6_, this_.custom2 as custom10_1024_6_, this_.custom3 as custom11_1024_6_, this_.custom4 as custom12_1024_6_, this_.custom5 as custom13_1024_6_, this_.date_changed as date14_1024_6_, this_.date_created as date15_1024_6_, this_.date_of_birth as date16_1024_6_, this_.date_voided as date17_1024_6_, this_.death_ind as death18_1024_6_, this_.death_time as death19_1024_6_, this_.degree as degree1024_6_, this_.email as email1024_6_, this_.ethnic_group_cd as ethnic43_1024_6_, this_.family_name as family22_1024_6_, this_.family_name2 as family23_1024_6_, this_.gender_cd as gender44_1024_6_, this_.given_name as given24_1024_6_, this_.language_cd as language46_1024_6_, this_.marital_status_code as marital25_1024_6_, this_.middle_name as middle26_1024_6_, this_.mothers_maiden_name as mothers27_1024_6_, this_.multiple_birth_ind as multiple28_1024_6_, this_.name_type_cd as name45_1024_6_, this_.nationality_cd as nationa48_1024_6_, this_.phone_area_code as phone29_1024_6_, this_.phone_country_code as phone30_1024_6_, this_.phone_ext as phone31_1024_6_, this_.phone_number as phone32_1024_6_, this_.postal_code as postal33_1024_6_, this_.prefix as prefix1024_6_, this_.race_cd as race38_1024_6_, this_.religion_cd as religion42_1024_6_, this_.ssn as ssn1024_6_, this_.state as state1024_6_, this_.suffix as suffix1024_6_, this_.changed_by_id as changed41_1024_6_, this_.creator_id as creator39_1024_6_, this_.voided_by_id as voided47_1024_6_, pi1_.person_identifier_id as person1_1025_0_, pi1_.date_created as date2_1025_0_, pi1_.date_voided as date3_1025_0_, pi1_.identifier as identifier1025_0_, pi1_.identifier_domain_id as identifier6_1025_0_, pi1_.person_id as person7_1025_0_, pi1_.creator_id as creator5_1025_0_, pi1_.voided_by_id as voided8_1025_0_, id2_.identifier_domain_id as identifier1_1019_1_, id2_.date_created as date2_1019_1_, id2_.namespace_identifier as namespace3_1019_1_, id2_.universal_identifier as universal4_1019_1_, id2_.universal_identifier_type_code as universal5_1019_1_, id2_.creator_id as creator6_1019_1_, user6_.id as id1030_2_, user6_.account_expired as account2_1030_2_, user6_.account_locked as account3_1030_2_, user6_.address as address1030_2_, user6_.city as city1030_2_, user6_.country as country1030_2_, user6_.postal_code as postal7_1030_2_, user6_.province as province1030_2_, user6_.credentials_expired as credenti9_1030_2_, user6_.email as email1030_2_, user6_.account_enabled as account11_1030_2_, user6_.first_name as first12_1030_2_, user6_.last_name as last13_1030_2_, user6_.password as password1030_2_, user6_.password_hint as password15_1030_2_, user6_.phone_number as phone16_1030_2_, user6_.username as username1030_2_, user6_.version as version1030_2_, user6_.website as website1030_2_, person7_.person_id as person1_1024_3_, person7_.address1 as address2_1024_3_, person7_.address2 as address3_1024_3_, person7_.address_type_cd as address40_1024_3_, person7_.birth_order as birth4_1024_3_, person7_.birth_place as birth5_1024_3_, person7_.city as city1024_3_, person7_.country as country1024_3_, person7_.country_code as country8_1024_3_, person7_.custom1 as custom9_1024_3_, person7_.custom2 as custom10_1024_3_, person7_.custom3 as custom11_1024_3_, person7_.custom4 as custom12_1024_3_, person7_.custom5 as custom13_1024_3_, person7_.date_changed as date14_1024_3_, person7_.date_created as date15_1024_3_, person7_.date_of_birth as date16_1024_3_, person7_.date_voided as date17_1024_3_, person7_.death_ind as death18_1024_3_, person7_.death_time as death19_1024_3_, person7_.degree as degree1024_3_, person7_.email as email1024_3_, person7_.ethnic_group_cd as ethnic43_1024_3_, person7_.family_name as family22_1024_3_, person7_.family_name2 as family23_1024_3_, person7_.gender_cd as gender44_1024_3_, person7_.given_name as given24_1024_3_, person7_.language_cd as language46_1024_3_, person7_.marital_status_code as marital25_1024_3_, person7_.middle_name as middle26_1024_3_, person7_.mothers_maiden_name as mothers27_1024_3_, person7_.multiple_birth_ind as multiple28_1024_3_, person7_.name_type_cd as name45_1024_3_, person7_.nationality_cd as nationa48_1024_3_, person7_.phone_area_code as phone29_1024_3_, person7_.phone_country_code as phone30_1024_3_, person7_.phone_ext as phone31_1024_3_, person7_.phone_number as phone32_1024_3_, person7_.postal_code as postal33_1024_3_, person7_.prefix as prefix1024_3_, person7_.race_cd as race38_1024_3_, person7_.religion_cd as religion42_1024_3_, person7_.ssn as ssn1024_3_, person7_.state as state1024_3_, person7_.suffix as suffix1024_3_, person7_.changed_by_id as changed41_1024_3_, person7_.creator_id as creator39_1024_3_, person7_.voided_by_id as voided47_1024_3_, user8_.id as id1030_4_, user8_.account_expired as account2_1030_4_, user8_.account_locked as account3_1030_4_, user8_.address as address1030_4_, user8_.city as city1030_4_, user8_.country as country1030_4_, user8_.postal_code as postal7_1030_4_, user8_.province as province1030_4_, user8_.credentials_expired as credenti9_1030_4_, user8_.email as email1030_4_, user8_.account_enabled as account11_1030_4_, user8_.first_name as first12_1030_4_, user8_.last_name as last13_1030_4_, user8_.password as password1030_4_, user8_.password_hint as password15_1030_4_, user8_.phone_number as phone16_1030_4_, user8_.username as username1030_4_, user8_.version as version1030_4_, user8_.website as website1030_4_, user9_.id as id1030_5_, user9_.account_expired as account2_1030_5_, user9_.account_locked as account3_1030_5_, user9_.address as address1030_5_, user9_.city as city1030_5_, user9_.country as country1030_5_, user9_.postal_code as postal7_1030_5_, user9_.province as province1030_5_, user9_.credentials_expired as credenti9_1030_5_, user9_.email as email1030_5_, user9_.account_enabled as account11_1030_5_, user9_.first_name as first12_1030_5_, user9_.last_name as last13_1030_5_, user9_.password as password1030_5_, user9_.password_hint as password15_1030_5_, user9_.phone_number as phone16_1030_5_, user9_.username as username1030_5_, user9_.version as version1030_5_, user9_.website as website1030_5_ from person this_ inner join person_identifier pi1_ on this_.person_id=pi1_.person_id inner join identifier_domain id2_ on pi1_.identifier_domain_id=id2_.identifier_domain_id left outer join app_user user6_ on id2_.creator_id=user6_.id left outer join person person7_ on pi1_.person_id=person7_.person_id left outer join app_user user8_ on pi1_.creator_id=user8_.id left outer join app_user user9_ on pi1_.voided_by_id=user9_.id where this_.date_voided is null and pi1_.identifier=? and id2_.namespace_identifier=? Hibernate: select this_.person_id as person1_1024_6_, this_.address1 as address2_1024_6_, this_.address2 as address3_1024_6_, this_.address_type_cd as address40_1024_6_, this_.birth_order as birth4_1024_6_, this_.birth_place as birth5_1024_6_, this_.city as city1024_6_, this_.country as country1024_6_, this_.country_code as country8_1024_6_, this_.custom1 as custom9_1024_6_, this_.custom2 as custom10_1024_6_, this_.custom3 as custom11_1024_6_, this_.custom4 as custom12_1024_6_, this_.custom5 as custom13_1024_6_, this_.date_changed as date14_1024_6_, this_.date_created as date15_1024_6_, this_.date_of_birth as date16_1024_6_, this_.date_voided as date17_1024_6_, this_.death_ind as death18_1024_6_, this_.death_time as death19_1024_6_, this_.degree as degree1024_6_, this_.email as email1024_6_, this_.ethnic_group_cd as ethnic43_1024_6_, this_.family_name as family22_1024_6_, this_.family_name2 as family23_1024_6_, this_.gender_cd as gender44_1024_6_, this_.given_name as given24_1024_6_, this_.language_cd as language46_1024_6_, this_.marital_status_code as marital25_1024_6_, this_.middle_name as middle26_1024_6_, this_.mothers_maiden_name as mothers27_1024_6_, this_.multiple_birth_ind as multiple28_1024_6_, this_.name_type_cd as name45_1024_6_, this_.nationality_cd as nationa48_1024_6_, this_.phone_area_code as phone29_1024_6_, this_.phone_country_code as phone30_1024_6_, this_.phone_ext as phone31_1024_6_, this_.phone_number as phone32_1024_6_, this_.postal_code as postal33_1024_6_, this_.prefix as prefix1024_6_, this_.race_cd as race38_1024_6_, this_.religion_cd as religion42_1024_6_, this_.ssn as ssn1024_6_, this_.state as state1024_6_, this_.suffix as suffix1024_6_, this_.changed_by_id as changed41_1024_6_, this_.creator_id as creator39_1024_6_, this_.voided_by_id as voided47_1024_6_, pi1_.person_identifier_id as person1_1025_0_, pi1_.date_created as date2_1025_0_, pi1_.date_voided as date3_1025_0_, pi1_.identifier as identifier1025_0_, pi1_.identifier_domain_id as identifier6_1025_0_, pi1_.person_id as person7_1025_0_, pi1_.creator_id as creator5_1025_0_, pi1_.voided_by_id as voided8_1025_0_, id2_.identifier_domain_id as identifier1_1019_1_, id2_.date_created as date2_1019_1_, id2_.namespace_identifier as namespace3_1019_1_, id2_.universal_identifier as universal4_1019_1_, id2_.universal_identifier_type_code as universal5_1019_1_, id2_.creator_id as creator6_1019_1_, user6_.id as id1030_2_, user6_.account_expired as account2_1030_2_, user6_.account_locked as account3_1030_2_, user6_.address as address1030_2_, user6_.city as city1030_2_, user6_.country as country1030_2_, user6_.postal_code as postal7_1030_2_, user6_.province as province1030_2_, user6_.credentials_expired as credenti9_1030_2_, user6_.email as email1030_2_, user6_.account_enabled as account11_1030_2_, user6_.first_name as first12_1030_2_, user6_.last_name as last13_1030_2_, user6_.password as password1030_2_, user6_.password_hint as password15_1030_2_, user6_.phone_number as phone16_1030_2_, user6_.username as username1030_2_, user6_.version as version1030_2_, user6_.website as website1030_2_, person7_.person_id as person1_1024_3_, person7_.address1 as address2_1024_3_, person7_.address2 as address3_1024_3_, person7_.address_type_cd as address40_1024_3_, person7_.birth_order as birth4_1024_3_, person7_.birth_place as birth5_1024_3_, person7_.city as city1024_3_, person7_.country as country1024_3_, person7_.country_code as country8_1024_3_, person7_.custom1 as custom9_1024_3_, person7_.custom2 as custom10_1024_3_, person7_.custom3 as custom11_1024_3_, person7_.custom4 as custom12_1024_3_, person7_.custom5 as custom13_1024_3_, person7_.date_changed as date14_1024_3_, person7_.date_created as date15_1024_3_, person7_.date_of_birth as date16_1024_3_, person7_.date_voided as date17_1024_3_, person7_.death_ind as death18_1024_3_, person7_.death_time as death19_1024_3_, person7_.degree as degree1024_3_, person7_.email as email1024_3_, person7_.ethnic_group_cd as ethnic43_1024_3_, person7_.family_name as family22_1024_3_, person7_.family_name2 as family23_1024_3_, person7_.gender_cd as gender44_1024_3_, person7_.given_name as given24_1024_3_, person7_.language_cd as language46_1024_3_, person7_.marital_status_code as marital25_1024_3_, person7_.middle_name as middle26_1024_3_, person7_.mothers_maiden_name as mothers27_1024_3_, person7_.multiple_birth_ind as multiple28_1024_3_, person7_.name_type_cd as name45_1024_3_, person7_.nationality_cd as nationa48_1024_3_, person7_.phone_area_code as phone29_1024_3_, person7_.phone_country_code as phone30_1024_3_, person7_.phone_ext as phone31_1024_3_, person7_.phone_number as phone32_1024_3_, person7_.postal_code as postal33_1024_3_, person7_.prefix as prefix1024_3_, person7_.race_cd as race38_1024_3_, person7_.religion_cd as religion42_1024_3_, person7_.ssn as ssn1024_3_, person7_.state as state1024_3_, person7_.suffix as suffix1024_3_, person7_.changed_by_id as changed41_1024_3_, person7_.creator_id as creator39_1024_3_, person7_.voided_by_id as voided47_1024_3_, user8_.id as id1030_4_, user8_.account_expired as account2_1030_4_, user8_.account_locked as account3_1030_4_, user8_.address as address1030_4_, user8_.city as city1030_4_, user8_.country as country1030_4_, user8_.postal_code as postal7_1030_4_, user8_.province as province1030_4_, user8_.credentials_expired as credenti9_1030_4_, user8_.email as email1030_4_, user8_.account_enabled as account11_1030_4_, user8_.first_name as first12_1030_4_, user8_.last_name as last13_1030_4_, user8_.password as password1030_4_, user8_.password_hint as password15_1030_4_, user8_.phone_number as phone16_1030_4_, user8_.username as username1030_4_, user8_.version as version1030_4_, user8_.website as website1030_4_, user9_.id as id1030_5_, user9_.account_expired as account2_1030_5_, user9_.account_locked as account3_1030_5_, user9_.address as address1030_5_, user9_.city as city1030_5_, user9_.country as country1030_5_, user9_.postal_code as postal7_1030_5_, user9_.province as province1030_5_, user9_.credentials_expired as credenti9_1030_5_, user9_.email as email1030_5_, user9_.account_enabled as account11_1030_5_, user9_.first_name as first12_1030_5_, user9_.last_name as last13_1030_5_, user9_.password as password1030_5_, user9_.password_hint as password15_1030_5_, user9_.phone_number as phone16_1030_5_, user9_.username as username1030_5_, user9_.version as version1030_5_, user9_.website as website1030_5_ from person this_ inner join person_identifier pi1_ on this_.person_id=pi1_.person_id inner join identifier_domain id2_ on pi1_.identifier_domain_id=id2_.identifier_domain_id left outer join app_user user6_ on id2_.creator_id=user6_.id left outer join person person7_ on pi1_.person_id=person7_.person_id left outer join app_user user8_ on pi1_.creator_id=user8_.id left outer join app_user user9_ on pi1_.voided_by_id=user9_.id where this_.date_voided is null and pi1_.identifier=? and id2_.namespace_identifier=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select personiden0_.person_id as person7_5_, personiden0_.person_identifier_id as person1_5_, personiden0_.person_identifier_id as person1_1025_4_, personiden0_.date_created as date2_1025_4_, personiden0_.date_voided as date3_1025_4_, personiden0_.identifier as identifier1025_4_, personiden0_.identifier_domain_id as identifier6_1025_4_, personiden0_.person_id as person7_1025_4_, personiden0_.creator_id as creator5_1025_4_, personiden0_.voided_by_id as voided8_1025_4_, identifier1_.identifier_domain_id as identifier1_1019_0_, identifier1_.date_created as date2_1019_0_, identifier1_.namespace_identifier as namespace3_1019_0_, identifier1_.universal_identifier as universal4_1019_0_, identifier1_.universal_identifier_type_code as universal5_1019_0_, identifier1_.creator_id as creator6_1019_0_, user2_.id as id1030_1_, user2_.account_expired as account2_1030_1_, user2_.account_locked as account3_1030_1_, user2_.address as address1030_1_, user2_.city as city1030_1_, user2_.country as country1030_1_, user2_.postal_code as postal7_1030_1_, user2_.province as province1030_1_, user2_.credentials_expired as credenti9_1030_1_, user2_.email as email1030_1_, user2_.account_enabled as account11_1030_1_, user2_.first_name as first12_1030_1_, user2_.last_name as last13_1030_1_, user2_.password as password1030_1_, user2_.password_hint as password15_1030_1_, user2_.phone_number as phone16_1030_1_, user2_.username as username1030_1_, user2_.version as version1030_1_, user2_.website as website1030_1_, user3_.id as id1030_2_, user3_.account_expired as account2_1030_2_, user3_.account_locked as account3_1030_2_, user3_.address as address1030_2_, user3_.city as city1030_2_, user3_.country as country1030_2_, user3_.postal_code as postal7_1030_2_, user3_.province as province1030_2_, user3_.credentials_expired as credenti9_1030_2_, user3_.email as email1030_2_, user3_.account_enabled as account11_1030_2_, user3_.first_name as first12_1030_2_, user3_.last_name as last13_1030_2_, user3_.password as password1030_2_, user3_.password_hint as password15_1030_2_, user3_.phone_number as phone16_1030_2_, user3_.username as username1030_2_, user3_.version as version1030_2_, user3_.website as website1030_2_, user4_.id as id1030_3_, user4_.account_expired as account2_1030_3_, user4_.account_locked as account3_1030_3_, user4_.address as address1030_3_, user4_.city as city1030_3_, user4_.country as country1030_3_, user4_.postal_code as postal7_1030_3_, user4_.province as province1030_3_, user4_.credentials_expired as credenti9_1030_3_, user4_.email as email1030_3_, user4_.account_enabled as account11_1030_3_, user4_.first_name as first12_1030_3_, user4_.last_name as last13_1030_3_, user4_.password as password1030_3_, user4_.password_hint as password15_1030_3_, user4_.phone_number as phone16_1030_3_, user4_.username as username1030_3_, user4_.version as version1030_3_, user4_.website as website1030_3_ from person_identifier personiden0_ inner join identifier_domain identifier1_ on personiden0_.identifier_domain_id=identifier1_.identifier_domain_id left outer join app_user user2_ on identifier1_.creator_id=user2_.id inner join app_user user3_ on personiden0_.creator_id=user3_.id left outer join app_user user4_ on personiden0_.voided_by_id=user4_.id where personiden0_.person_id=? Hibernate: select personiden0_.person_id as person7_5_, personiden0_.person_identifier_id as person1_5_, personiden0_.person_identifier_id as person1_1025_4_, personiden0_.date_created as date2_1025_4_, personiden0_.date_voided as date3_1025_4_, personiden0_.identifier as identifier1025_4_, personiden0_.identifier_domain_id as identifier6_1025_4_, personiden0_.person_id as person7_1025_4_, personiden0_.creator_id as creator5_1025_4_, personiden0_.voided_by_id as voided8_1025_4_, identifier1_.identifier_domain_id as identifier1_1019_0_, identifier1_.date_created as date2_1019_0_, identifier1_.namespace_identifier as namespace3_1019_0_, identifier1_.universal_identifier as universal4_1019_0_, identifier1_.universal_identifier_type_code as universal5_1019_0_, identifier1_.creator_id as creator6_1019_0_, user2_.id as id1030_1_, user2_.account_expired as account2_1030_1_, user2_.account_locked as account3_1030_1_, user2_.address as address1030_1_, user2_.city as city1030_1_, user2_.country as country1030_1_, user2_.postal_code as postal7_1030_1_, user2_.province as province1030_1_, user2_.credentials_expired as credenti9_1030_1_, user2_.email as email1030_1_, user2_.account_enabled as account11_1030_1_, user2_.first_name as first12_1030_1_, user2_.last_name as last13_1030_1_, user2_.password as password1030_1_, user2_.password_hint as password15_1030_1_, user2_.phone_number as phone16_1030_1_, user2_.username as username1030_1_, user2_.version as version1030_1_, user2_.website as website1030_1_, user3_.id as id1030_2_, user3_.account_expired as account2_1030_2_, user3_.account_locked as account3_1030_2_, user3_.address as address1030_2_, user3_.city as city1030_2_, user3_.country as country1030_2_, user3_.postal_code as postal7_1030_2_, user3_.province as province1030_2_, user3_.credentials_expired as credenti9_1030_2_, user3_.email as email1030_2_, user3_.account_enabled as account11_1030_2_, user3_.first_name as first12_1030_2_, user3_.last_name as last13_1030_2_, user3_.password as password1030_2_, user3_.password_hint as password15_1030_2_, user3_.phone_number as phone16_1030_2_, user3_.username as username1030_2_, user3_.version as version1030_2_, user3_.website as website1030_2_, user4_.id as id1030_3_, user4_.account_expired as account2_1030_3_, user4_.account_locked as account3_1030_3_, user4_.address as address1030_3_, user4_.city as city1030_3_, user4_.country as country1030_3_, user4_.postal_code as postal7_1030_3_, user4_.province as province1030_3_, user4_.credentials_expired as credenti9_1030_3_, user4_.email as email1030_3_, user4_.account_enabled as account11_1030_3_, user4_.first_name as first12_1030_3_, user4_.last_name as last13_1030_3_, user4_.password as password1030_3_, user4_.password_hint as password15_1030_3_, user4_.phone_number as phone16_1030_3_, user4_.username as username1030_3_, user4_.version as version1030_3_, user4_.website as website1030_3_ from person_identifier personiden0_ inner join identifier_domain identifier1_ on personiden0_.identifier_domain_id=identifier1_.identifier_domain_id left outer join app_user user2_ on identifier1_.creator_id=user2_.id inner join app_user user3_ on personiden0_.creator_id=user3_.id left outer join app_user user4_ on personiden0_.voided_by_id=user4_.id where personiden0_.person_id=? DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate$3.doInHibernate(132) | Query by identifier returned: 1 elements. TRACE - org.openhie.openempi.dao.hibernate.PersonLinkDaoHibernate.getPersonLinks(53) | Looking for links to this person 1000 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select personlink0_.person_link_id as person1_1026_, personlink0_.date_created as date2_1026_, personlink0_.lh_person_id as lh5_1026_, personlink0_.rh_person_id as rh4_1026_, personlink0_.creator_id as creator6_1026_, personlink0_.weight as weight1026_ from public.person_link personlink0_ where personlink0_.lh_person_id=? or personlink0_.rh_person_id=? Hibernate: select personlink0_.person_link_id as person1_1026_, personlink0_.date_created as date2_1026_, personlink0_.lh_person_id as lh5_1026_, personlink0_.rh_person_id as rh4_1026_, personlink0_.creator_id as creator6_1026_, personlink0_.weight as weight1026_ from public.person_link personlink0_ where personlink0_.lh_person_id=? or personlink0_.rh_person_id=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_1024_5_, person0_.address1 as address2_1024_5_, person0_.address2 as address3_1024_5_, person0_.address_type_cd as address40_1024_5_, person0_.birth_order as birth4_1024_5_, person0_.birth_place as birth5_1024_5_, person0_.city as city1024_5_, person0_.country as country1024_5_, person0_.country_code as country8_1024_5_, person0_.custom1 as custom9_1024_5_, person0_.custom2 as custom10_1024_5_, person0_.custom3 as custom11_1024_5_, person0_.custom4 as custom12_1024_5_, person0_.custom5 as custom13_1024_5_, person0_.date_changed as date14_1024_5_, person0_.date_created as date15_1024_5_, person0_.date_of_birth as date16_1024_5_, person0_.date_voided as date17_1024_5_, person0_.death_ind as death18_1024_5_, person0_.death_time as death19_1024_5_, person0_.degree as degree1024_5_, person0_.email as email1024_5_, person0_.ethnic_group_cd as ethnic43_1024_5_, person0_.family_name as family22_1024_5_, person0_.family_name2 as family23_1024_5_, person0_.gender_cd as gender44_1024_5_, person0_.given_name as given24_1024_5_, person0_.language_cd as language46_1024_5_, person0_.marital_status_code as marital25_1024_5_, person0_.middle_name as middle26_1024_5_, person0_.mothers_maiden_name as mothers27_1024_5_, person0_.multiple_birth_ind as multiple28_1024_5_, person0_.name_type_cd as name45_1024_5_, person0_.nationality_cd as nationa48_1024_5_, person0_.phone_area_code as phone29_1024_5_, person0_.phone_country_code as phone30_1024_5_, person0_.phone_ext as phone31_1024_5_, person0_.phone_number as phone32_1024_5_, person0_.postal_code as postal33_1024_5_, person0_.prefix as prefix1024_5_, person0_.race_cd as race38_1024_5_, person0_.religion_cd as religion42_1024_5_, person0_.ssn as ssn1024_5_, person0_.state as state1024_5_, person0_.suffix as suffix1024_5_, person0_.changed_by_id as changed41_1024_5_, person0_.creator_id as creator39_1024_5_, person0_.voided_by_id as voided47_1024_5_, personiden1_.person_id as person7_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_1025_0_, personiden1_.date_created as date2_1025_0_, personiden1_.date_voided as date3_1025_0_, personiden1_.identifier as identifier1025_0_, personiden1_.identifier_domain_id as identifier6_1025_0_, personiden1_.person_id as person7_1025_0_, personiden1_.creator_id as creator5_1025_0_, personiden1_.voided_by_id as voided8_1025_0_, identifier2_.identifier_domain_id as identifier1_1019_1_, identifier2_.date_created as date2_1019_1_, identifier2_.namespace_identifier as namespace3_1019_1_, identifier2_.universal_identifier as universal4_1019_1_, identifier2_.universal_identifier_type_code as universal5_1019_1_, identifier2_.creator_id as creator6_1019_1_, user3_.id as id1030_2_, user3_.account_expired as account2_1030_2_, user3_.account_locked as account3_1030_2_, user3_.address as address1030_2_, user3_.city as city1030_2_, user3_.country as country1030_2_, user3_.postal_code as postal7_1030_2_, user3_.province as province1030_2_, user3_.credentials_expired as credenti9_1030_2_, user3_.email as email1030_2_, user3_.account_enabled as account11_1030_2_, user3_.first_name as first12_1030_2_, user3_.last_name as last13_1030_2_, user3_.password as password1030_2_, user3_.password_hint as password15_1030_2_, user3_.phone_number as phone16_1030_2_, user3_.username as username1030_2_, user3_.version as version1030_2_, user3_.website as website1030_2_, user4_.id as id1030_3_, user4_.account_expired as account2_1030_3_, user4_.account_locked as account3_1030_3_, user4_.address as address1030_3_, user4_.city as city1030_3_, user4_.country as country1030_3_, user4_.postal_code as postal7_1030_3_, user4_.province as province1030_3_, user4_.credentials_expired as credenti9_1030_3_, user4_.email as email1030_3_, user4_.account_enabled as account11_1030_3_, user4_.first_name as first12_1030_3_, user4_.last_name as last13_1030_3_, user4_.password as password1030_3_, user4_.password_hint as password15_1030_3_, user4_.phone_number as phone16_1030_3_, user4_.username as username1030_3_, user4_.version as version1030_3_, user4_.website as website1030_3_, user5_.id as id1030_4_, user5_.account_expired as account2_1030_4_, user5_.account_locked as account3_1030_4_, user5_.address as address1030_4_, user5_.city as city1030_4_, user5_.country as country1030_4_, user5_.postal_code as postal7_1030_4_, user5_.province as province1030_4_, user5_.credentials_expired as credenti9_1030_4_, user5_.email as email1030_4_, user5_.account_enabled as account11_1030_4_, user5_.first_name as first12_1030_4_, user5_.last_name as last13_1030_4_, user5_.password as password1030_4_, user5_.password_hint as password15_1030_4_, user5_.phone_number as phone16_1030_4_, user5_.username as username1030_4_, user5_.version as version1030_4_, user5_.website as website1030_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_1024_5_, person0_.address1 as address2_1024_5_, person0_.address2 as address3_1024_5_, person0_.address_type_cd as address40_1024_5_, person0_.birth_order as birth4_1024_5_, person0_.birth_place as birth5_1024_5_, person0_.city as city1024_5_, person0_.country as country1024_5_, person0_.country_code as country8_1024_5_, person0_.custom1 as custom9_1024_5_, person0_.custom2 as custom10_1024_5_, person0_.custom3 as custom11_1024_5_, person0_.custom4 as custom12_1024_5_, person0_.custom5 as custom13_1024_5_, person0_.date_changed as date14_1024_5_, person0_.date_created as date15_1024_5_, person0_.date_of_birth as date16_1024_5_, person0_.date_voided as date17_1024_5_, person0_.death_ind as death18_1024_5_, person0_.death_time as death19_1024_5_, person0_.degree as degree1024_5_, person0_.email as email1024_5_, person0_.ethnic_group_cd as ethnic43_1024_5_, person0_.family_name as family22_1024_5_, person0_.family_name2 as family23_1024_5_, person0_.gender_cd as gender44_1024_5_, person0_.given_name as given24_1024_5_, person0_.language_cd as language46_1024_5_, person0_.marital_status_code as marital25_1024_5_, person0_.middle_name as middle26_1024_5_, person0_.mothers_maiden_name as mothers27_1024_5_, person0_.multiple_birth_ind as multiple28_1024_5_, person0_.name_type_cd as name45_1024_5_, person0_.nationality_cd as nationa48_1024_5_, person0_.phone_area_code as phone29_1024_5_, person0_.phone_country_code as phone30_1024_5_, person0_.phone_ext as phone31_1024_5_, person0_.phone_number as phone32_1024_5_, person0_.postal_code as postal33_1024_5_, person0_.prefix as prefix1024_5_, person0_.race_cd as race38_1024_5_, person0_.religion_cd as religion42_1024_5_, person0_.ssn as ssn1024_5_, person0_.state as state1024_5_, person0_.suffix as suffix1024_5_, person0_.changed_by_id as changed41_1024_5_, person0_.creator_id as creator39_1024_5_, person0_.voided_by_id as voided47_1024_5_, personiden1_.person_id as person7_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_1025_0_, personiden1_.date_created as date2_1025_0_, personiden1_.date_voided as date3_1025_0_, personiden1_.identifier as identifier1025_0_, personiden1_.identifier_domain_id as identifier6_1025_0_, personiden1_.person_id as person7_1025_0_, personiden1_.creator_id as creator5_1025_0_, personiden1_.voided_by_id as voided8_1025_0_, identifier2_.identifier_domain_id as identifier1_1019_1_, identifier2_.date_created as date2_1019_1_, identifier2_.namespace_identifier as namespace3_1019_1_, identifier2_.universal_identifier as universal4_1019_1_, identifier2_.universal_identifier_type_code as universal5_1019_1_, identifier2_.creator_id as creator6_1019_1_, user3_.id as id1030_2_, user3_.account_expired as account2_1030_2_, user3_.account_locked as account3_1030_2_, user3_.address as address1030_2_, user3_.city as city1030_2_, user3_.country as country1030_2_, user3_.postal_code as postal7_1030_2_, user3_.province as province1030_2_, user3_.credentials_expired as credenti9_1030_2_, user3_.email as email1030_2_, user3_.account_enabled as account11_1030_2_, user3_.first_name as first12_1030_2_, user3_.last_name as last13_1030_2_, user3_.password as password1030_2_, user3_.password_hint as password15_1030_2_, user3_.phone_number as phone16_1030_2_, user3_.username as username1030_2_, user3_.version as version1030_2_, user3_.website as website1030_2_, user4_.id as id1030_3_, user4_.account_expired as account2_1030_3_, user4_.account_locked as account3_1030_3_, user4_.address as address1030_3_, user4_.city as city1030_3_, user4_.country as country1030_3_, user4_.postal_code as postal7_1030_3_, user4_.province as province1030_3_, user4_.credentials_expired as credenti9_1030_3_, user4_.email as email1030_3_, user4_.account_enabled as account11_1030_3_, user4_.first_name as first12_1030_3_, user4_.last_name as last13_1030_3_, user4_.password as password1030_3_, user4_.password_hint as password15_1030_3_, user4_.phone_number as phone16_1030_3_, user4_.username as username1030_3_, user4_.version as version1030_3_, user4_.website as website1030_3_, user5_.id as id1030_4_, user5_.account_expired as account2_1030_4_, user5_.account_locked as account3_1030_4_, user5_.address as address1030_4_, user5_.city as city1030_4_, user5_.country as country1030_4_, user5_.postal_code as postal7_1030_4_, user5_.province as province1030_4_, user5_.credentials_expired as credenti9_1030_4_, user5_.email as email1030_4_, user5_.account_enabled as account11_1030_4_, user5_.first_name as first12_1030_4_, user5_.last_name as last13_1030_4_, user5_.password as password1030_4_, user5_.password_hint as password15_1030_4_, user5_.phone_number as phone16_1030_4_, user5_.username as username1030_4_, user5_.version as version1030_4_, user5_.website as website1030_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_1024_5_, person0_.address1 as address2_1024_5_, person0_.address2 as address3_1024_5_, person0_.address_type_cd as address40_1024_5_, person0_.birth_order as birth4_1024_5_, person0_.birth_place as birth5_1024_5_, person0_.city as city1024_5_, person0_.country as country1024_5_, person0_.country_code as country8_1024_5_, person0_.custom1 as custom9_1024_5_, person0_.custom2 as custom10_1024_5_, person0_.custom3 as custom11_1024_5_, person0_.custom4 as custom12_1024_5_, person0_.custom5 as custom13_1024_5_, person0_.date_changed as date14_1024_5_, person0_.date_created as date15_1024_5_, person0_.date_of_birth as date16_1024_5_, person0_.date_voided as date17_1024_5_, person0_.death_ind as death18_1024_5_, person0_.death_time as death19_1024_5_, person0_.degree as degree1024_5_, person0_.email as email1024_5_, person0_.ethnic_group_cd as ethnic43_1024_5_, person0_.family_name as family22_1024_5_, person0_.family_name2 as family23_1024_5_, person0_.gender_cd as gender44_1024_5_, person0_.given_name as given24_1024_5_, person0_.language_cd as language46_1024_5_, person0_.marital_status_code as marital25_1024_5_, person0_.middle_name as middle26_1024_5_, person0_.mothers_maiden_name as mothers27_1024_5_, person0_.multiple_birth_ind as multiple28_1024_5_, person0_.name_type_cd as name45_1024_5_, person0_.nationality_cd as nationa48_1024_5_, person0_.phone_area_code as phone29_1024_5_, person0_.phone_country_code as phone30_1024_5_, person0_.phone_ext as phone31_1024_5_, person0_.phone_number as phone32_1024_5_, person0_.postal_code as postal33_1024_5_, person0_.prefix as prefix1024_5_, person0_.race_cd as race38_1024_5_, person0_.religion_cd as religion42_1024_5_, person0_.ssn as ssn1024_5_, person0_.state as state1024_5_, person0_.suffix as suffix1024_5_, person0_.changed_by_id as changed41_1024_5_, person0_.creator_id as creator39_1024_5_, person0_.voided_by_id as voided47_1024_5_, personiden1_.person_id as person7_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_1025_0_, personiden1_.date_created as date2_1025_0_, personiden1_.date_voided as date3_1025_0_, personiden1_.identifier as identifier1025_0_, personiden1_.identifier_domain_id as identifier6_1025_0_, personiden1_.person_id as person7_1025_0_, personiden1_.creator_id as creator5_1025_0_, personiden1_.voided_by_id as voided8_1025_0_, identifier2_.identifier_domain_id as identifier1_1019_1_, identifier2_.date_created as date2_1019_1_, identifier2_.namespace_identifier as namespace3_1019_1_, identifier2_.universal_identifier as universal4_1019_1_, identifier2_.universal_identifier_type_code as universal5_1019_1_, identifier2_.creator_id as creator6_1019_1_, user3_.id as id1030_2_, user3_.account_expired as account2_1030_2_, user3_.account_locked as account3_1030_2_, user3_.address as address1030_2_, user3_.city as city1030_2_, user3_.country as country1030_2_, user3_.postal_code as postal7_1030_2_, user3_.province as province1030_2_, user3_.credentials_expired as credenti9_1030_2_, user3_.email as email1030_2_, user3_.account_enabled as account11_1030_2_, user3_.first_name as first12_1030_2_, user3_.last_name as last13_1030_2_, user3_.password as password1030_2_, user3_.password_hint as password15_1030_2_, user3_.phone_number as phone16_1030_2_, user3_.username as username1030_2_, user3_.version as version1030_2_, user3_.website as website1030_2_, user4_.id as id1030_3_, user4_.account_expired as account2_1030_3_, user4_.account_locked as account3_1030_3_, user4_.address as address1030_3_, user4_.city as city1030_3_, user4_.country as country1030_3_, user4_.postal_code as postal7_1030_3_, user4_.province as province1030_3_, user4_.credentials_expired as credenti9_1030_3_, user4_.email as email1030_3_, user4_.account_enabled as account11_1030_3_, user4_.first_name as first12_1030_3_, user4_.last_name as last13_1030_3_, user4_.password as password1030_3_, user4_.password_hint as password15_1030_3_, user4_.phone_number as phone16_1030_3_, user4_.username as username1030_3_, user4_.version as version1030_3_, user4_.website as website1030_3_, user5_.id as id1030_4_, user5_.account_expired as account2_1030_4_, user5_.account_locked as account3_1030_4_, user5_.address as address1030_4_, user5_.city as city1030_4_, user5_.country as country1030_4_, user5_.postal_code as postal7_1030_4_, user5_.province as province1030_4_, user5_.credentials_expired as credenti9_1030_4_, user5_.email as email1030_4_, user5_.account_enabled as account11_1030_4_, user5_.first_name as first12_1030_4_, user5_.last_name as last13_1030_4_, user5_.password as password1030_4_, user5_.password_hint as password15_1030_4_, user5_.phone_number as phone16_1030_4_, user5_.username as username1030_4_, user5_.version as version1030_4_, user5_.website as website1030_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? Hibernate: select person0_.person_id as person1_1024_5_, person0_.address1 as address2_1024_5_, person0_.address2 as address3_1024_5_, person0_.address_type_cd as address40_1024_5_, person0_.birth_order as birth4_1024_5_, person0_.birth_place as birth5_1024_5_, person0_.city as city1024_5_, person0_.country as country1024_5_, person0_.country_code as country8_1024_5_, person0_.custom1 as custom9_1024_5_, person0_.custom2 as custom10_1024_5_, person0_.custom3 as custom11_1024_5_, person0_.custom4 as custom12_1024_5_, person0_.custom5 as custom13_1024_5_, person0_.date_changed as date14_1024_5_, person0_.date_created as date15_1024_5_, person0_.date_of_birth as date16_1024_5_, person0_.date_voided as date17_1024_5_, person0_.death_ind as death18_1024_5_, person0_.death_time as death19_1024_5_, person0_.degree as degree1024_5_, person0_.email as email1024_5_, person0_.ethnic_group_cd as ethnic43_1024_5_, person0_.family_name as family22_1024_5_, person0_.family_name2 as family23_1024_5_, person0_.gender_cd as gender44_1024_5_, person0_.given_name as given24_1024_5_, person0_.language_cd as language46_1024_5_, person0_.marital_status_code as marital25_1024_5_, person0_.middle_name as middle26_1024_5_, person0_.mothers_maiden_name as mothers27_1024_5_, person0_.multiple_birth_ind as multiple28_1024_5_, person0_.name_type_cd as name45_1024_5_, person0_.nationality_cd as nationa48_1024_5_, person0_.phone_area_code as phone29_1024_5_, person0_.phone_country_code as phone30_1024_5_, person0_.phone_ext as phone31_1024_5_, person0_.phone_number as phone32_1024_5_, person0_.postal_code as postal33_1024_5_, person0_.prefix as prefix1024_5_, person0_.race_cd as race38_1024_5_, person0_.religion_cd as religion42_1024_5_, person0_.ssn as ssn1024_5_, person0_.state as state1024_5_, person0_.suffix as suffix1024_5_, person0_.changed_by_id as changed41_1024_5_, person0_.creator_id as creator39_1024_5_, person0_.voided_by_id as voided47_1024_5_, personiden1_.person_id as person7_7_, personiden1_.person_identifier_id as person1_7_, personiden1_.person_identifier_id as person1_1025_0_, personiden1_.date_created as date2_1025_0_, personiden1_.date_voided as date3_1025_0_, personiden1_.identifier as identifier1025_0_, personiden1_.identifier_domain_id as identifier6_1025_0_, personiden1_.person_id as person7_1025_0_, personiden1_.creator_id as creator5_1025_0_, personiden1_.voided_by_id as voided8_1025_0_, identifier2_.identifier_domain_id as identifier1_1019_1_, identifier2_.date_created as date2_1019_1_, identifier2_.namespace_identifier as namespace3_1019_1_, identifier2_.universal_identifier as universal4_1019_1_, identifier2_.universal_identifier_type_code as universal5_1019_1_, identifier2_.creator_id as creator6_1019_1_, user3_.id as id1030_2_, user3_.account_expired as account2_1030_2_, user3_.account_locked as account3_1030_2_, user3_.address as address1030_2_, user3_.city as city1030_2_, user3_.country as country1030_2_, user3_.postal_code as postal7_1030_2_, user3_.province as province1030_2_, user3_.credentials_expired as credenti9_1030_2_, user3_.email as email1030_2_, user3_.account_enabled as account11_1030_2_, user3_.first_name as first12_1030_2_, user3_.last_name as last13_1030_2_, user3_.password as password1030_2_, user3_.password_hint as password15_1030_2_, user3_.phone_number as phone16_1030_2_, user3_.username as username1030_2_, user3_.version as version1030_2_, user3_.website as website1030_2_, user4_.id as id1030_3_, user4_.account_expired as account2_1030_3_, user4_.account_locked as account3_1030_3_, user4_.address as address1030_3_, user4_.city as city1030_3_, user4_.country as country1030_3_, user4_.postal_code as postal7_1030_3_, user4_.province as province1030_3_, user4_.credentials_expired as credenti9_1030_3_, user4_.email as email1030_3_, user4_.account_enabled as account11_1030_3_, user4_.first_name as first12_1030_3_, user4_.last_name as last13_1030_3_, user4_.password as password1030_3_, user4_.password_hint as password15_1030_3_, user4_.phone_number as phone16_1030_3_, user4_.username as username1030_3_, user4_.version as version1030_3_, user4_.website as website1030_3_, user5_.id as id1030_4_, user5_.account_expired as account2_1030_4_, user5_.account_locked as account3_1030_4_, user5_.address as address1030_4_, user5_.city as city1030_4_, user5_.country as country1030_4_, user5_.postal_code as postal7_1030_4_, user5_.province as province1030_4_, user5_.credentials_expired as credenti9_1030_4_, user5_.email as email1030_4_, user5_.account_enabled as account11_1030_4_, user5_.first_name as first12_1030_4_, user5_.last_name as last13_1030_4_, user5_.password as password1030_4_, user5_.password_hint as password15_1030_4_, user5_.phone_number as phone16_1030_4_, user5_.username as username1030_4_, user5_.version as version1030_4_, user5_.website as website1030_4_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=personiden1_.person_id left outer join identifier_domain identifier2_ on personiden1_.identifier_domain_id=identifier2_.identifier_domain_id left outer join app_user user3_ on identifier2_.creator_id=user3_.id left outer join app_user user4_ on personiden1_.creator_id=user4_.id left outer join app_user user5_ on personiden1_.voided_by_id=user5_.id where person0_.person_id=? TRACE - org.openhie.openempi.dao.hibernate.PersonLinkDaoHibernate.getPersonLinks(57) | Found 1 links to person 1000 TRACE - org.openhie.openempi.service.impl.PersonManagerServiceImpl.findAndDeleteRecordLinks(307) | Deleting the person link: org.openhie.openempi.model.PersonLink@fc4048c[personLinkId=550,personLeft=1000,personRight=1001,creatorId=org.openhie.openempi.model.User@4e453182[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:54.149,weight=1.0] TRACE - org.openhie.openempi.service.impl.PersonManagerServiceImpl.deletePerson(300) | Voiding the person record: org.openhie.openempi.model.Person@20b575f3[personId=1000,givenName=Odysseas,familyName=Pentakalos,personIdentifiers=[org.openhie.openempi.model.PersonIdentifier@234066d1[personIdentifierId=100,identifierDomain=org.openhie.openempi.model.IdentifierDomain@591e356b[identifierDomainId=100,userCreatedBy=org.openhie.openempi.model.User@4e453182[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=,universalIdentifierTypeCode=,namespaceIdentifier=SSN,dateCreated=2010-04-06 17:06:03.167],userByCreatorId=org.openhie.openempi.model.User@4e453182[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],userByVoidedById=org.openhie.openempi.model.User@64d87a08[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],identifier=555-55-5555,dateCreated=2010-04-06 17:14:43.47,dateVoided=Tue Apr 06 17:15:07 CDT 2010]]] DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate.updatePerson(65) | Saving person record: org.openhie.openempi.model.Person@20b575f3[personId=1000,givenName=Odysseas,familyName=Pentakalos,personIdentifiers=[org.openhie.openempi.model.PersonIdentifier@234066d1[personIdentifierId=100,identifierDomain=org.openhie.openempi.model.IdentifierDomain@591e356b[identifierDomainId=100,userCreatedBy=org.openhie.openempi.model.User@4e453182[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=,universalIdentifierTypeCode=,namespaceIdentifier=SSN,dateCreated=2010-04-06 17:06:03.167],userByCreatorId=org.openhie.openempi.model.User@4e453182[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],userByVoidedById=org.openhie.openempi.model.User@64d87a08[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],identifier=555-55-5555,dateCreated=2010-04-06 17:14:43.47,dateVoided=Tue Apr 06 17:15:07 CDT 2010]]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | update person_identifier set date_created=?, date_voided=?, identifier=?, identifier_domain_id=?, person_id=?, creator_id=?, voided_by_id=? where person_identifier_id=? Hibernate: update person_identifier set date_created=?, date_voided=?, identifier=?, identifier_domain_id=?, person_id=?, creator_id=?, voided_by_id=? where person_identifier_id=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | update person set address1=?, address2=?, address_type_cd=?, birth_order=?, birth_place=?, city=?, country=?, country_code=?, custom1=?, custom2=?, custom3=?, custom4=?, custom5=?, date_changed=?, date_created=?, date_of_birth=?, date_voided=?, death_ind=?, death_time=?, degree=?, email=?, ethnic_group_cd=?, family_name=?, family_name2=?, gender_cd=?, given_name=?, language_cd=?, marital_status_code=?, middle_name=?, mothers_maiden_name=?, multiple_birth_ind=?, name_type_cd=?, nationality_cd=?, phone_area_code=?, phone_country_code=?, phone_ext=?, phone_number=?, postal_code=?, prefix=?, race_cd=?, religion_cd=?, ssn=?, state=?, suffix=?, changed_by_id=?, creator_id=?, voided_by_id=? where person_id=? Hibernate: update person set address1=?, address2=?, address_type_cd=?, birth_order=?, birth_place=?, city=?, country=?, country_code=?, custom1=?, custom2=?, custom3=?, custom4=?, custom5=?, date_changed=?, date_created=?, date_of_birth=?, date_voided=?, death_ind=?, death_time=?, degree=?, email=?, ethnic_group_cd=?, family_name=?, family_name2=?, gender_cd=?, given_name=?, language_cd=?, marital_status_code=?, middle_name=?, mothers_maiden_name=?, multiple_birth_ind=?, name_type_cd=?, nationality_cd=?, phone_area_code=?, phone_country_code=?, phone_ext=?, phone_number=?, postal_code=?, prefix=?, race_cd=?, religion_cd=?, ssn=?, state=?, suffix=?, changed_by_id=?, creator_id=?, voided_by_id=? where person_id=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | delete from public.person_link where person_link_id=? Hibernate: delete from public.person_link where person_link_id=? DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate.updatePerson(69) | Finished saving the person. DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.saveAuditEvent(66) | About to audit the event org.openhie.openempi.model.AuditEvent@743ee38c[auditEventId=,dateCreated=Tue Apr 06 17:15:07 CDT 2010,auditEventType=org.openhie.openempi.model.AuditEventType@78578f77[auditEventTypeCd=2,auditEventTypeName=Delete Person,auditEventTypeDescription=Delete a person record,auditEventTypeCode=DEL],auditEventDescription=Deleted a person record,refPerson=org.openhie.openempi.model.Person@20b575f3[personId=1000,givenName=Odysseas,familyName=Pentakalos,personIdentifiers=[org.openhie.openempi.model.PersonIdentifier@234066d1[personIdentifierId=100,identifierDomain=org.openhie.openempi.model.IdentifierDomain@591e356b[identifierDomainId=100,userCreatedBy=org.openhie.openempi.model.User@4e453182[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=,universalIdentifierTypeCode=,namespaceIdentifier=SSN,dateCreated=2010-04-06 17:06:03.167],userByCreatorId=org.openhie.openempi.model.User@4e453182[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],userByVoidedById=org.openhie.openempi.model.User@64d87a08[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],identifier=555-55-5555,dateCreated=2010-04-06 17:14:43.47,dateVoided=Tue Apr 06 17:15:07 CDT 2010]]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@64d87a08[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select nextval ('public.audit_event_seq') Hibernate: select nextval ('public.audit_event_seq') DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into audit_event (alt_ref_person_id, audit_event_description, audit_event_type_cd, date_created, ref_person_id, creator_id, audit_event_id) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into audit_event (alt_ref_person_id, audit_event_description, audit_event_type_cd, date_created, ref_person_id, creator_id, audit_event_id) values (?, ?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.service.PersonServiceDeletePersonTest.testUpdatePerson(43) | Deleted person id is: org.openhie.openempi.model.Person@1f45dbcd[personId=1000,givenName=Odysseas,familyName=Pentakalos,personIdentifiers=[org.openhie.openempi.model.PersonIdentifier@4a02dffb[personIdentifierId=100,identifierDomain=org.openhie.openempi.model.IdentifierDomain@2befdb3[identifierDomainId=100,userCreatedBy=org.openhie.openempi.model.User@4901f42d[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=,universalIdentifierTypeCode=,namespaceIdentifier=SSN,dateCreated=2010-04-06 17:06:03.167],userByCreatorId=org.openhie.openempi.model.User@4901f42d[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],userByVoidedById=,identifier=555-55-5555,dateCreated=2010-04-06 17:14:43.47,dateVoided=]]] DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of test [testUpdatePerson]. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.581 sec Running org.openhie.openempi.service.impl.LookupManagerImplTest DEBUG - org.openhie.openempi.service.impl.LookupManagerImplTest.testGetAllRoles(45) | entered 'testGetAllRoles' method Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec Running org.openhie.openempi.service.UserExistsExceptionTest INFO - org.springframework.test.AbstractSingleSpringContextTests.loadContextLocations(210) | Loading context for locations: /applicationContext-service.xml,/applicationContext-resources.xml,classpath:/applicationContext-dao.xml INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hibernate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@398c75f4]; rollback [true]. DEBUG - org.openhie.openempi.service.UserExistsExceptionTest.testAddExistingUser(38) | entered 'testAddExistingUser' method DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id1069_0_, user0_.account_expired as account2_1069_0_, user0_.account_locked as account3_1069_0_, user0_.address as address1069_0_, user0_.city as city1069_0_, user0_.country as country1069_0_, user0_.postal_code as postal7_1069_0_, user0_.province as province1069_0_, user0_.credentials_expired as credenti9_1069_0_, user0_.email as email1069_0_, user0_.account_enabled as account11_1069_0_, user0_.first_name as first12_1069_0_, user0_.last_name as last13_1069_0_, user0_.password as password1069_0_, user0_.password_hint as password15_1069_0_, user0_.phone_number as phone16_1069_0_, user0_.username as username1069_0_, user0_.version as version1069_0_, user0_.website as website1069_0_ from app_user user0_ where user0_.id=? Hibernate: select user0_.id as id1069_0_, user0_.account_expired as account2_1069_0_, user0_.account_locked as account3_1069_0_, user0_.address as address1069_0_, user0_.city as city1069_0_, user0_.country as country1069_0_, user0_.postal_code as postal7_1069_0_, user0_.province as province1069_0_, user0_.credentials_expired as credenti9_1069_0_, user0_.email as email1069_0_, user0_.account_enabled as account11_1069_0_, user0_.first_name as first12_1069_0_, user0_.last_name as last13_1069_0_, user0_.password as password1069_0_, user0_.password_hint as password15_1069_0_, user0_.phone_number as phone16_1069_0_, user0_.username as username1069_0_, user0_.version as version1069_0_, user0_.website as website1069_0_ from app_user user0_ where user0_.id=? WARN - org.openhie.openempi.dao.hibernate.GenericDaoHibernate.get(91) | Uh oh, 'class org.openhie.openempi.model.User' object with id '-1' not found... DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of test [testAddExistingUser]. Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.45 sec <<< FAILURE! Running org.openhie.openempi.util.SessionGeneratorTest Got a sessionId of 0B1E186884681DA8F533A4532BE7676E Got a sessionId of F8EF131C2B1347EA48A56898DEE3EBBC Got a sessionId of CD7386E0CB0A1C5056D93A9C98AC0E9F Got a sessionId of F9BB0EF977CB565BCA114C0B30A12D56 Got a sessionId of 334EB645157A44362F5A0870E82C652A Got a sessionId of AE55C90A667FDB5C02CDC9BDB4EE27B6 Got a sessionId of C3B1E83DF4AF327290250E51CCE224F4 Got a sessionId of 8143E8CCA2964800ABDBAC6C679333F6 Got a sessionId of 8E3878B31969C7BB85089E9370483AC3 Got a sessionId of 6ACB937BDC638FCDE0CD3D98EF8EBB74 Got a sessionId of EAF09771BC81E62DD5DDD90041094A25 Got a sessionId of A38210CE62C7FF847DFC8C3932C777B9 Got a sessionId of 013D67CEA29EA389FCD502E20B840545 Got a sessionId of 8622A254356C231CD036198C09097384 Got a sessionId of D4D4895612B37B3DD3EB15C7C9371A40 Got a sessionId of C36310B788EFC020504597713393A567 Got a sessionId of C33D9AC03C54B1A4E7E9EF1687D06988 Got a sessionId of 8B25F090E73F594027C8587D9DEF24B1 Got a sessionId of 6160A7862AD592B3E35630497D5DE00E Got a sessionId of 959EEAE153AC417B7C677F22FCABB51E Got a sessionId of FD571BD9C410E2942557F078986C70B5 Got a sessionId of 7A7016FB5E3EE474AA7E515F94ECBB84 Got a sessionId of F5C5C64A2AE54C75D245CC2613821472 Got a sessionId of 33914A60387BB5E2E971C76D7E913EF6 Got a sessionId of E25397A0A95435A47FFC6F2AAD0F0C59 Got a sessionId of C7FED8A9042EEDE9C81BB048687A921A Got a sessionId of B96DE2CFBBB093DBC37D3D58FF242441 Got a sessionId of 0AAEC7A3E0258110AD43711960F3E978 Got a sessionId of 3A652DB77C55BA79CDF9A8F820079461 Got a sessionId of E44931D759D7382B9A2BBBE899A957E8 Got a sessionId of 1D4EDC34AED838471D0175B6E48F8013 Got a sessionId of F36ECDAD62621C4C830E4F868F737EA0 Got a sessionId of 5574B8185A0B6D74E1D861057BE84E74 Got a sessionId of 7DC739AECA0A3962AB680B1AF952D1B9 Got a sessionId of 1BBEC3DAD48AAFFDBD6F42B08462AF69 Got a sessionId of 5DEBF7E8C16A046AAA41C7AE04D95FA1 Got a sessionId of A102ECE950BA3510FECCF0F8BF46C641 Got a sessionId of C36DFBE4FD536C8173510D13602163DF Got a sessionId of E8137331574ABB59C72BE8AA8CAF12CD Got a sessionId of 10F1ECF12F8E9FC66A5113D74FEFCA89 Got a sessionId of AD1FCC5FB426F2DCE4BA82A5C649F928 Got a sessionId of 4FB50E0CEE27E4D4D049866CA0C40947 Got a sessionId of 1F8429800A759FC480FEB85D3BD05348 Got a sessionId of A059CEB0131B53E2ECF177089BDE3282 Got a sessionId of 97C5EF5A02625952025E5D3AC48F5F70 Got a sessionId of 60591BFE186A317DDA51660FEB021670 Got a sessionId of E33F0A94BDC5BB3A08B82197C868286A Got a sessionId of 60B850AC5C2A88194BD816B75D4AD7CC Got a sessionId of 7063797ECC45984EDD00EE2433D19B30 Got a sessionId of 057B96A6AEF350E5055F7CB6F0F0CDAB Got a sessionId of EBBE36EBF649BD28898137817078ACEB Got a sessionId of 5A07C8054DEF183D7FB7571529E51DF4 Got a sessionId of AB5D88BA3CD6D71BE57D9DAC522B159E Got a sessionId of 7A2C9056AE4E365028FB56EEA6F4A402 Got a sessionId of FDE607DC2466C7F8FECF034CC7D304FF Got a sessionId of 66C1CF3769800F113AE78DF1160CEC74 Got a sessionId of 418791B38AB53E0631CE7B86E7D0CF01 Got a sessionId of 6EBCC380D28E389BE5C62AA87A51CED2 Got a sessionId of EEB65323F4DB51CFF32A0B033CA3BECD Got a sessionId of 80BD191ABD3EF3F7025A377752207A90 Got a sessionId of 26DEDA08D4BD3492BD17E20FE90414B2 Got a sessionId of 8D6950C5246B6E017AE1F62229573E82 Got a sessionId of 3D747DF7DB01A6F49B9A51652FB21C41 Got a sessionId of 01A23AD4167D383DBCD49DD3BF26B143 Got a sessionId of 23007AB74DA8D1EBBF3F8F3348190239 Got a sessionId of 8B1B8F9C8186FA6386524C3FEA0060DD Got a sessionId of AB6186A2CE72190D3D88B046E0416D68 Got a sessionId of 4607A99B97C9FBB7792D670AAD971DB3 Got a sessionId of D506A2C1E1F9FF5CC2B1FB875F6E37FF Got a sessionId of C4AFB1F1D783F2BA8E9BE5B13148F470 Got a sessionId of 8B9C3434EA9EC2C1F2B7E9972753D260 Got a sessionId of 72DA9ABB9001D415232EA42E0811776F Got a sessionId of 3FD215246E4350FCB4915CCCD85C6F38 Got a sessionId of 5B95EA49C6AA0B6AC40D98ED3E5F8119 Got a sessionId of 0B62AD3842FC5FE921B75C7C86074479 Got a sessionId of CEB56078514B449F766D3DEACFDE8EF8 Got a sessionId of 30CC77A51969CB5E49970C07DF2525B5 Got a sessionId of 6B82FE96741AFD938F30C84D09A3DAD3 Got a sessionId of F3A7E0E3CFAECBFC416322532D9E33AE Got a sessionId of BA205454FE0D1C9358F713141EE2AB10 Got a sessionId of EF8A1D4A07E1D78E2E227B85DB73F74F Got a sessionId of F6E1F22FC0827718D67F9A31E3EF7C81 Got a sessionId of B37D7053883783AEF3AAD37A3D4FBC64 Got a sessionId of FFCCC821F129DAF3D845E8E8615C1166 Got a sessionId of 2F170EB68DC39CB872B97EC94EA2467C Got a sessionId of 8776CDBA36207D8050DC405890166E1D Got a sessionId of E60AD25FAD3A247272A6EBFA420727CC Got a sessionId of E8CBFDBD2149B5C09DD30F4FA13DF70A Got a sessionId of 60D41F22E612DD9AD6BFAC9C5CE1A583 Got a sessionId of 6DF5DC4C721DD75D683B6B8D67B8381F Got a sessionId of 5AE2448A88C4DBAE21B7606219380247 Got a sessionId of C9BE07DC2D997618709E9FE5FD15F177 Got a sessionId of 0EA9D54A11500705508406D14B4A47DD Got a sessionId of 08E97956146940AAA128435345DF45EA Got a sessionId of 38B2B8DB13155CF81150D6F72237346C Got a sessionId of 470B538439301C36DA8A36CC5C47AF60 Got a sessionId of 95222AA79B1C16FFFC43B7BD9F5525DA Got a sessionId of 667E2C1AE2CEC574D98902ACBB97FF59 Got a sessionId of 61E516D829401C3C34FBFB7A06A19EAA Got a sessionId of 4A41363D686D1D3A3076CD8D1B69C233 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running org.openhie.openempi.dao.AuditEventDaoTest DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@6fef3212]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_1_0_, this_.audit_event_type_code as audit2_1_0_, this_.audit_event_type_description as audit3_1_0_, this_.audit_event_type_name as audit4_1_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_1_0_, this_.audit_event_type_code as audit2_1_0_, this_.audit_event_type_description as audit3_1_0_, this_.audit_event_type_name as audit4_1_0_ from audit_event_type this_ Found audit event type: org.openhie.openempi.model.AuditEventType@2f5ca208[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD] Found audit event type: org.openhie.openempi.model.AuditEventType@6a91d382[auditEventTypeCd=2,auditEventTypeName=Delete Person,auditEventTypeDescription=Delete a person record,auditEventTypeCode=DEL] Found audit event type: org.openhie.openempi.model.AuditEventType@bd53277[auditEventTypeCd=3,auditEventTypeName=Import Person,auditEventTypeDescription=Import a person record,auditEventTypeCode=IMP] Found audit event type: org.openhie.openempi.model.AuditEventType@59e428b2[auditEventTypeCd=4,auditEventTypeName=Merge Person,auditEventTypeDescription=Merge a person record,auditEventTypeCode=MRG] Found audit event type: org.openhie.openempi.model.AuditEventType@122bec39[auditEventTypeCd=5,auditEventTypeName=Update Person,auditEventTypeDescription=Update a person record,auditEventTypeCode=UPD] Found audit event type: org.openhie.openempi.model.AuditEventType@1a19b81[auditEventTypeCd=6,auditEventTypeName=Add Identifier Domain Attribute,auditEventTypeDescription=Add a new identifier domain attribute,auditEventTypeCode=AIA] Found audit event type: org.openhie.openempi.model.AuditEventType@18e832fd[auditEventTypeCd=7,auditEventTypeName=Obtain Identifier Domain,auditEventTypeDescription=Obtain a new unique identifier domain of a given type,auditEventTypeCode=OID] Found audit event type: org.openhie.openempi.model.AuditEventType@346b8cd1[auditEventTypeCd=8,auditEventTypeName=Delete Identifier Domain Attribute,auditEventTypeDescription=Delete an identifier domain attribute,auditEventTypeCode=DID] Found audit event type: org.openhie.openempi.model.AuditEventType@ea083a[auditEventTypeCd=9,auditEventTypeName=Update Identifier Domain Attribute,auditEventTypeDescription=Update an identifier domain attribute,auditEventTypeCode=UID] Found audit event type: org.openhie.openempi.model.AuditEventType@4c2184e[auditEventTypeCd=10,auditEventTypeName=Unmerge Person,auditEventTypeDescription=Unmerge a person record from another one,auditEventTypeCode=UMG] DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of test [testGetAllAuditEventType]. DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@6fef3212]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_1_0_, this_.audit_event_type_code as audit2_1_0_, this_.audit_event_type_description as audit3_1_0_, this_.audit_event_type_name as audit4_1_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_1_0_, this_.audit_event_type_code as audit2_1_0_, this_.audit_event_type_description as audit3_1_0_, this_.audit_event_type_name as audit4_1_0_ from audit_event_type this_ DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select auditevent0_.audit_event_type_cd as audit1_1_, auditevent0_.audit_event_type_code as audit2_1_, auditevent0_.audit_event_type_description as audit3_1_, auditevent0_.audit_event_type_name as audit4_1_ from audit_event_type auditevent0_ where auditevent0_.audit_event_type_code='ADD' Hibernate: select auditevent0_.audit_event_type_cd as audit1_1_, auditevent0_.audit_event_type_code as audit2_1_, auditevent0_.audit_event_type_description as audit3_1_, auditevent0_.audit_event_type_name as audit4_1_ from audit_event_type auditevent0_ where auditevent0_.audit_event_type_code='ADD' TRACE - org.openhie.openempi.dao.hibernate.AuditEventDaoHibernate.getAuditEventTypeByCode(23) | Search for audit event types by type: ADD found 1 entries. Found audit event type: Add Person searching by code ADD DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select auditevent0_.audit_event_type_cd as audit1_1_, auditevent0_.audit_event_type_code as audit2_1_, auditevent0_.audit_event_type_description as audit3_1_, auditevent0_.audit_event_type_name as audit4_1_ from audit_event_type auditevent0_ where auditevent0_.audit_event_type_code='DEL' Hibernate: select auditevent0_.audit_event_type_cd as audit1_1_, auditevent0_.audit_event_type_code as audit2_1_, auditevent0_.audit_event_type_description as audit3_1_, auditevent0_.audit_event_type_name as audit4_1_ from audit_event_type auditevent0_ where auditevent0_.audit_event_type_code='DEL' TRACE - org.openhie.openempi.dao.hibernate.AuditEventDaoHibernate.getAuditEventTypeByCode(23) | Search for audit event types by type: DEL found 1 entries. Found audit event type: Delete Person searching by code DEL DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select auditevent0_.audit_event_type_cd as audit1_1_, auditevent0_.audit_event_type_code as audit2_1_, auditevent0_.audit_event_type_description as audit3_1_, auditevent0_.audit_event_type_name as audit4_1_ from audit_event_type auditevent0_ where auditevent0_.audit_event_type_code='IMP' Hibernate: select auditevent0_.audit_event_type_cd as audit1_1_, auditevent0_.audit_event_type_code as audit2_1_, auditevent0_.audit_event_type_description as audit3_1_, auditevent0_.audit_event_type_name as audit4_1_ from audit_event_type auditevent0_ where auditevent0_.audit_event_type_code='IMP' TRACE - org.openhie.openempi.dao.hibernate.AuditEventDaoHibernate.getAuditEventTypeByCode(23) | Search for audit event types by type: IMP found 1 entries. Found audit event type: Import Person searching by code IMP DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select auditevent0_.audit_event_type_cd as audit1_1_, auditevent0_.audit_event_type_code as audit2_1_, auditevent0_.audit_event_type_description as audit3_1_, auditevent0_.audit_event_type_name as audit4_1_ from audit_event_type auditevent0_ where auditevent0_.audit_event_type_code='MRG' Hibernate: select auditevent0_.audit_event_type_cd as audit1_1_, auditevent0_.audit_event_type_code as audit2_1_, auditevent0_.audit_event_type_description as audit3_1_, auditevent0_.audit_event_type_name as audit4_1_ from audit_event_type auditevent0_ where auditevent0_.audit_event_type_code='MRG' TRACE - org.openhie.openempi.dao.hibernate.AuditEventDaoHibernate.getAuditEventTypeByCode(23) | Search for audit event types by type: MRG found 1 entries. Found audit event type: Merge Person searching by code MRG DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select auditevent0_.audit_event_type_cd as audit1_1_, auditevent0_.audit_event_type_code as audit2_1_, auditevent0_.audit_event_type_description as audit3_1_, auditevent0_.audit_event_type_name as audit4_1_ from audit_event_type auditevent0_ where auditevent0_.audit_event_type_code='UPD' Hibernate: select auditevent0_.audit_event_type_cd as audit1_1_, auditevent0_.audit_event_type_code as audit2_1_, auditevent0_.audit_event_type_description as audit3_1_, auditevent0_.audit_event_type_name as audit4_1_ from audit_event_type auditevent0_ where auditevent0_.audit_event_type_code='UPD' TRACE - org.openhie.openempi.dao.hibernate.AuditEventDaoHibernate.getAuditEventTypeByCode(23) | Search for audit event types by type: UPD found 1 entries. Found audit event type: Update Person searching by code UPD DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select auditevent0_.audit_event_type_cd as audit1_1_, auditevent0_.audit_event_type_code as audit2_1_, auditevent0_.audit_event_type_description as audit3_1_, auditevent0_.audit_event_type_name as audit4_1_ from audit_event_type auditevent0_ where auditevent0_.audit_event_type_code='AIA' Hibernate: select auditevent0_.audit_event_type_cd as audit1_1_, auditevent0_.audit_event_type_code as audit2_1_, auditevent0_.audit_event_type_description as audit3_1_, auditevent0_.audit_event_type_name as audit4_1_ from audit_event_type auditevent0_ where auditevent0_.audit_event_type_code='AIA' TRACE - org.openhie.openempi.dao.hibernate.AuditEventDaoHibernate.getAuditEventTypeByCode(23) | Search for audit event types by type: AIA found 1 entries. Found audit event type: Add Identifier Domain Attribute searching by code AIA DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select auditevent0_.audit_event_type_cd as audit1_1_, auditevent0_.audit_event_type_code as audit2_1_, auditevent0_.audit_event_type_description as audit3_1_, auditevent0_.audit_event_type_name as audit4_1_ from audit_event_type auditevent0_ where auditevent0_.audit_event_type_code='OID' Hibernate: select auditevent0_.audit_event_type_cd as audit1_1_, auditevent0_.audit_event_type_code as audit2_1_, auditevent0_.audit_event_type_description as audit3_1_, auditevent0_.audit_event_type_name as audit4_1_ from audit_event_type auditevent0_ where auditevent0_.audit_event_type_code='OID' TRACE - org.openhie.openempi.dao.hibernate.AuditEventDaoHibernate.getAuditEventTypeByCode(23) | Search for audit event types by type: OID found 1 entries. Found audit event type: Obtain Identifier Domain searching by code OID DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select auditevent0_.audit_event_type_cd as audit1_1_, auditevent0_.audit_event_type_code as audit2_1_, auditevent0_.audit_event_type_description as audit3_1_, auditevent0_.audit_event_type_name as audit4_1_ from audit_event_type auditevent0_ where auditevent0_.audit_event_type_code='DID' Hibernate: select auditevent0_.audit_event_type_cd as audit1_1_, auditevent0_.audit_event_type_code as audit2_1_, auditevent0_.audit_event_type_description as audit3_1_, auditevent0_.audit_event_type_name as audit4_1_ from audit_event_type auditevent0_ where auditevent0_.audit_event_type_code='DID' TRACE - org.openhie.openempi.dao.hibernate.AuditEventDaoHibernate.getAuditEventTypeByCode(23) | Search for audit event types by type: DID found 1 entries. Found audit event type: Delete Identifier Domain Attribute searching by code DID DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select auditevent0_.audit_event_type_cd as audit1_1_, auditevent0_.audit_event_type_code as audit2_1_, auditevent0_.audit_event_type_description as audit3_1_, auditevent0_.audit_event_type_name as audit4_1_ from audit_event_type auditevent0_ where auditevent0_.audit_event_type_code='UID' Hibernate: select auditevent0_.audit_event_type_cd as audit1_1_, auditevent0_.audit_event_type_code as audit2_1_, auditevent0_.audit_event_type_description as audit3_1_, auditevent0_.audit_event_type_name as audit4_1_ from audit_event_type auditevent0_ where auditevent0_.audit_event_type_code='UID' TRACE - org.openhie.openempi.dao.hibernate.AuditEventDaoHibernate.getAuditEventTypeByCode(23) | Search for audit event types by type: UID found 1 entries. Found audit event type: Update Identifier Domain Attribute searching by code UID DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select auditevent0_.audit_event_type_cd as audit1_1_, auditevent0_.audit_event_type_code as audit2_1_, auditevent0_.audit_event_type_description as audit3_1_, auditevent0_.audit_event_type_name as audit4_1_ from audit_event_type auditevent0_ where auditevent0_.audit_event_type_code='UMG' Hibernate: select auditevent0_.audit_event_type_cd as audit1_1_, auditevent0_.audit_event_type_code as audit2_1_, auditevent0_.audit_event_type_description as audit3_1_, auditevent0_.audit_event_type_name as audit4_1_ from audit_event_type auditevent0_ where auditevent0_.audit_event_type_code='UMG' TRACE - org.openhie.openempi.dao.hibernate.AuditEventDaoHibernate.getAuditEventTypeByCode(23) | Search for audit event types by type: UMG found 1 entries. Found audit event type: Unmerge Person searching by code UMG DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of test [testGetAuditEventTypeByCode]. DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@6fef3212]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select auditevent0_.audit_event_type_cd as audit1_1_, auditevent0_.audit_event_type_code as audit2_1_, auditevent0_.audit_event_type_description as audit3_1_, auditevent0_.audit_event_type_name as audit4_1_ from audit_event_type auditevent0_ where auditevent0_.audit_event_type_code='OID' Hibernate: select auditevent0_.audit_event_type_cd as audit1_1_, auditevent0_.audit_event_type_code as audit2_1_, auditevent0_.audit_event_type_description as audit3_1_, auditevent0_.audit_event_type_name as audit4_1_ from audit_event_type auditevent0_ where auditevent0_.audit_event_type_code='OID' TRACE - org.openhie.openempi.dao.hibernate.AuditEventDaoHibernate.getAuditEventTypeByCode(23) | Search for audit event types by type: OID found 1 entries. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id16_, user0_.account_expired as account2_16_, user0_.account_locked as account3_16_, user0_.address as address16_, user0_.city as city16_, user0_.country as country16_, user0_.postal_code as postal7_16_, user0_.province as province16_, user0_.credentials_expired as credenti9_16_, user0_.email as email16_, user0_.account_enabled as account11_16_, user0_.first_name as first12_16_, user0_.last_name as last13_16_, user0_.password as password16_, user0_.password_hint as password15_16_, user0_.phone_number as phone16_16_, user0_.username as username16_, user0_.version as version16_, user0_.website as website16_ from app_user user0_ where user0_.username=? Hibernate: select user0_.id as id16_, user0_.account_expired as account2_16_, user0_.account_locked as account3_16_, user0_.address as address16_, user0_.city as city16_, user0_.country as country16_, user0_.postal_code as postal7_16_, user0_.province as province16_, user0_.credentials_expired as credenti9_16_, user0_.email as email16_, user0_.account_enabled as account11_16_, user0_.first_name as first12_16_, user0_.last_name as last13_16_, user0_.password as password16_, user0_.password_hint as password15_16_, user0_.phone_number as phone16_16_, user0_.username as username16_, user0_.version as version16_, user0_.website as website16_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id15_0_, role1_.description as descript2_15_0_, role1_.name as name15_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id15_0_, role1_.description as descript2_15_0_, role1_.name as name15_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select nextval ('public.audit_event_seq') Hibernate: select nextval ('public.audit_event_seq') Saved the audit event org.openhie.openempi.model.AuditEvent@7f04eeb6[auditEventId=,dateCreated=Tue Apr 06 17:15:08 CDT 2010,auditEventType=org.openhie.openempi.model.AuditEventType@173e4a85[auditEventTypeCd=7,auditEventTypeName=Obtain Identifier Domain,auditEventTypeDescription=Obtain a new unique identifier domain of a given type,auditEventTypeCode=OID],auditEventDescription=Testing the generation of an audit event,refPerson=,altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@44819912[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into audit_event (alt_ref_person_id, audit_event_description, audit_event_type_cd, date_created, ref_person_id, creator_id, audit_event_id) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into audit_event (alt_ref_person_id, audit_event_description, audit_event_type_cd, date_created, ref_person_id, creator_id, audit_event_id) values (?, ?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_id as audit1_2_0_, this_.alt_ref_person_id as alt7_2_0_, this_.audit_event_description as audit2_2_0_, this_.audit_event_type_cd as audit5_2_0_, this_.date_created as date3_2_0_, this_.ref_person_id as ref4_2_0_, this_.creator_id as creator6_2_0_ from audit_event this_ Hibernate: select this_.audit_event_id as audit1_2_0_, this_.alt_ref_person_id as alt7_2_0_, this_.audit_event_description as audit2_2_0_, this_.audit_event_type_cd as audit5_2_0_, this_.date_created as date3_2_0_, this_.ref_person_id as ref4_2_0_, this_.creator_id as creator6_2_0_ from audit_event this_ Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Testing the audit event service Found the audit event: Added a new person record Found the audit event: Obtained unique identifier domain type for type code OpenMRS Found the audit event: Deleted a person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Testing the audit event service Found the audit event: Updated an existing person record Found the audit event: Obtained unique identifier domain type for type code OpenMRS Found the audit event: Deleted a person record Found the audit event: Testing the generation of an audit event DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of test [testAddAuditEvent]. DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@6fef3212]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_id as audit1_2_0_, this_.alt_ref_person_id as alt7_2_0_, this_.audit_event_description as audit2_2_0_, this_.audit_event_type_cd as audit5_2_0_, this_.date_created as date3_2_0_, this_.ref_person_id as ref4_2_0_, this_.creator_id as creator6_2_0_ from audit_event this_ Hibernate: select this_.audit_event_id as audit1_2_0_, this_.alt_ref_person_id as alt7_2_0_, this_.audit_event_description as audit2_2_0_, this_.audit_event_type_cd as audit5_2_0_, this_.date_created as date3_2_0_, this_.ref_person_id as ref4_2_0_, this_.creator_id as creator6_2_0_ from audit_event this_ Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Testing the audit event service Found the audit event: Added a new person record Found the audit event: Obtained unique identifier domain type for type code OpenMRS Found the audit event: Deleted a person record Found the audit event: Added a new person record Found the audit event: Added a new person record Found the audit event: Testing the audit event service Found the audit event: Updated an existing person record Found the audit event: Obtained unique identifier domain type for type code OpenMRS Found the audit event: Deleted a person record DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of test [testGetAllAuditEvents]. Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.819 sec Running org.openhie.openempi.dao.LookupDaoTest DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@6fef3212]; rollback [true]. DEBUG - org.openhie.openempi.dao.hibernate.LookupDaoHibernate.getRoles(37) | Retrieving all role names... DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select role0_.id as id15_, role0_.description as descript2_15_, role0_.name as name15_ from role role0_ order by role0_.name Hibernate: select role0_.id as id15_, role0_.description as descript2_15_, role0_.name as name15_ from role role0_ order by role0_.name DEBUG - org.openhie.openempi.dao.LookupDaoTest.testGetRoles(36) | [ROLE_ADMIN, ROLE_USER] DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of test [testGetRoles]. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 sec Running org.openhie.openempi.configuration.ConfigurationTest DEBUG - org.openhie.openempi.service.BaseServiceTestCase.onSetUp(26) | In onSetUp method DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@4b17b450]; rollback [true]. INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hibernate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in file: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\openempi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@694c68ff[transforms=[org.openhie.openempi.configuration.Transform@1781735b[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@33bc676b[fieldName=custom1,sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@1781735b[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@1629bc56[fieldName=custom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@1781735b[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl.DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@e0bbd78[matchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_1093_0_, this_.audit_event_type_code as audit2_1093_0_, this_.audit_event_type_description as audit3_1093_0_, this_.audit_event_type_name as audit4_1093_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_1093_0_, this_.audit_event_type_code as audit2_1093_0_, this_.audit_event_type_description as audit3_1093_0_, this_.audit_event_type_name as audit4_1093_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(86) | Authentication request for user with username: admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? Hibernate: select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(99) | Encrypted password is d033e22ae348aeb5660fc2140aec35850c4da997 as opposed to d033e22ae348aeb5660fc2140aec35850c4da997 DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.UserSession@6d90d6c5[sessionId=,sessionKey=51A29EB793E29E8111CD07D69F888A15,user=org.openhie.openempi.model.User@6c1ebb38[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 17:15:09 CDT 2010] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) Hibernate: insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.context.UserContext.authenticate(43) | Authentication request succeeded for user admin DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in file: C:\openempi\openempi\core\mpi-config-test.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(286) | Loading configuration from URL: file:/C:/openempi/openempi/core/target/test-classes/mpi-config-test.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom2 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@69af4318[transforms=[org.openhie.openempi.configuration.Transform@715e12dc[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@572863a9[fieldName=custom1,sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@715e12dc[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@1ca718f3[fieldName=custom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@715e12dc[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.configuration.ConfigurationTest.testConfiguration(30) | Custom field is: org.openhie.openempi.configuration.CustomField@572863a9[fieldName=custom1,sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@715e12dc[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]] DEBUG - org.openhie.openempi.configuration.ConfigurationTest.testConfiguration(30) | Custom field is: org.openhie.openempi.configuration.CustomField@1ca718f3[fieldName=custom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@715e12dc[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]] DEBUG - org.openhie.openempi.configuration.ConfigurationTest.testConfiguration(35) | Blocking round: org.openhie.openempi.configuration.BlockingRound@1e570837[fields=[org.openhie.openempi.configuration.CustomField@572863a9[fieldName=custom1,sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@715e12dc[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.configuration.ConfigurationTest.testConfiguration(35) | Blocking round: org.openhie.openempi.configuration.BlockingRound@63dc6270[fields=[org.openhie.openempi.configuration.CustomField@1ca718f3[fieldName=custom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@715e12dc[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.configuration.ConfigurationTest.testConfiguration(39) | Match configuration is org.openhie.openempi.configuration.MatchConfiguration@19c2da48[falseNegativeProbability=0.9,falsePositiveProbability=0.1,matchFields=[org.openhie.openempi.configuration.MatchField@4788ba2e[fieldName=givenName], org.openhie.openempi.configuration.MatchField@617746b2[fieldName=familyName], org.openhie.openempi.configuration.MatchField@5dc2821b[fieldName=phoneNumber]],configFileDirectory=D:/tmp/] DEBUG - org.openhie.openempi.configuration.ConfigurationTest.testConfiguration(41) | Match field is: org.openhie.openempi.configuration.MatchField@4788ba2e[fieldName=givenName] DEBUG - org.openhie.openempi.configuration.ConfigurationTest.testConfiguration(41) | Match field is: org.openhie.openempi.configuration.MatchField@617746b2[fieldName=familyName] DEBUG - org.openhie.openempi.configuration.ConfigurationTest.testConfiguration(41) | Match field is: org.openhie.openempi.configuration.MatchField@5dc2821b[fieldName=phoneNumber] DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of test [testConfiguration]. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.703 sec Running org.openhie.openempi.service.IdentifierDomainAttributeServiceTest DEBUG - org.openhie.openempi.service.BaseServiceTestCase.onSetUp(26) | In onSetUp method DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@4b17b450]; rollback [true]. INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hibernate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in file: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\openempi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@19a3c7b3[transforms=[org.openhie.openempi.configuration.Transform@4f8bc5eb[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@616ef019[fieldName=custom1,sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@4f8bc5eb[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@3a552b48[fieldName=custom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@4f8bc5eb[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl.DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@2d8ca1e3[matchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_1132_0_, this_.audit_event_type_code as audit2_1132_0_, this_.audit_event_type_description as audit3_1132_0_, this_.audit_event_type_name as audit4_1132_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_1132_0_, this_.audit_event_type_code as audit2_1132_0_, this_.audit_event_type_description as audit3_1132_0_, this_.audit_event_type_name as audit4_1132_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(86) | Authentication request for user with username: admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? Hibernate: select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(99) | Encrypted password is d033e22ae348aeb5660fc2140aec35850c4da997 as opposed to d033e22ae348aeb5660fc2140aec35850c4da997 DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.UserSession@48af574d[sessionId=,sessionKey=E0404F37EA9313A72F3C42DA9995DFDD,user=org.openhie.openempi.model.User@1f304df8[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 17:15:10 CDT 2010] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) Hibernate: insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.context.UserContext.authenticate(43) | Authentication request succeeded for user admin DEBUG - org.openhie.openempi.service.impl.ValidationServiceImpl.validate(27) | Validating object : org.openhie.openempi.model.PersonIdentifier@6a3f8a94[personIdentifierId=,identifierDomain=org.openhie.openempi.model.IdentifierDomain@71a3310a[identifierDomainId=,userCreatedBy=,universalIdentifier=,universalIdentifierTypeCode=,namespaceIdentifier=SSN,dateCreated=],userByCreatorId=,userByVoidedById=,identifier=555-55-5555,dateCreated=,dateVoided=] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_1141_6_, this_.address1 as address2_1141_6_, this_.address2 as address3_1141_6_, this_.address_type_cd as address45_1141_6_, this_.birth_order as birth4_1141_6_, this_.birth_place as birth5_1141_6_, this_.city as city1141_6_, this_.country as country1141_6_, this_.country_code as country8_1141_6_, this_.custom1 as custom9_1141_6_, this_.custom2 as custom10_1141_6_, this_.custom3 as custom11_1141_6_, this_.custom4 as custom12_1141_6_, this_.custom5 as custom13_1141_6_, this_.date_changed as date14_1141_6_, this_.date_created as date15_1141_6_, this_.date_of_birth as date16_1141_6_, this_.date_voided as date17_1141_6_, this_.death_ind as death18_1141_6_, this_.death_time as death19_1141_6_, this_.degree as degree1141_6_, this_.email as email1141_6_, this_.ethnic_group_cd as ethnic48_1141_6_, this_.family_name as family22_1141_6_, this_.family_name2 as family23_1141_6_, this_.gender_cd as gender43_1141_6_, this_.given_name as given24_1141_6_, this_.language_cd as language44_1141_6_, this_.marital_status_code as marital25_1141_6_, this_.middle_name as middle26_1141_6_, this_.mothers_maiden_name as mothers27_1141_6_, this_.multiple_birth_ind as multiple28_1141_6_, this_.name_type_cd as name40_1141_6_, this_.nationality_cd as nationa39_1141_6_, this_.phone_area_code as phone29_1141_6_, this_.phone_country_code as phone30_1141_6_, this_.phone_ext as phone31_1141_6_, this_.phone_number as phone32_1141_6_, this_.postal_code as postal33_1141_6_, this_.prefix as prefix1141_6_, this_.race_cd as race42_1141_6_, this_.religion_cd as religion38_1141_6_, this_.ssn as ssn1141_6_, this_.state as state1141_6_, this_.suffix as suffix1141_6_, this_.changed_by_id as changed41_1141_6_, this_.creator_id as creator47_1141_6_, this_.voided_by_id as voided46_1141_6_, pi1_.person_identifier_id as person1_1142_0_, pi1_.date_created as date2_1142_0_, pi1_.date_voided as date3_1142_0_, pi1_.identifier as identifier1142_0_, pi1_.identifier_domain_id as identifier7_1142_0_, pi1_.person_id as person5_1142_0_, pi1_.creator_id as creator8_1142_0_, pi1_.voided_by_id as voided6_1142_0_, id2_.identifier_domain_id as identifier1_1136_1_, id2_.date_created as date2_1136_1_, id2_.namespace_identifier as namespace3_1136_1_, id2_.universal_identifier as universal4_1136_1_, id2_.universal_identifier_type_code as universal5_1136_1_, id2_.creator_id as creator6_1136_1_, user6_.id as id1147_2_, user6_.account_expired as account2_1147_2_, user6_.account_locked as account3_1147_2_, user6_.address as address1147_2_, user6_.city as city1147_2_, user6_.country as country1147_2_, user6_.postal_code as postal7_1147_2_, user6_.province as province1147_2_, user6_.credentials_expired as credenti9_1147_2_, user6_.email as email1147_2_, user6_.account_enabled as account11_1147_2_, user6_.first_name as first12_1147_2_, user6_.last_name as last13_1147_2_, user6_.password as password1147_2_, user6_.password_hint as password15_1147_2_, user6_.phone_number as phone16_1147_2_, user6_.username as username1147_2_, user6_.version as version1147_2_, user6_.website as website1147_2_, person7_.person_id as person1_1141_3_, person7_.address1 as address2_1141_3_, person7_.address2 as address3_1141_3_, person7_.address_type_cd as address45_1141_3_, person7_.birth_order as birth4_1141_3_, person7_.birth_place as birth5_1141_3_, person7_.city as city1141_3_, person7_.country as country1141_3_, person7_.country_code as country8_1141_3_, person7_.custom1 as custom9_1141_3_, person7_.custom2 as custom10_1141_3_, person7_.custom3 as custom11_1141_3_, person7_.custom4 as custom12_1141_3_, person7_.custom5 as custom13_1141_3_, person7_.date_changed as date14_1141_3_, person7_.date_created as date15_1141_3_, person7_.date_of_birth as date16_1141_3_, person7_.date_voided as date17_1141_3_, person7_.death_ind as death18_1141_3_, person7_.death_time as death19_1141_3_, person7_.degree as degree1141_3_, person7_.email as email1141_3_, person7_.ethnic_group_cd as ethnic48_1141_3_, person7_.family_name as family22_1141_3_, person7_.family_name2 as family23_1141_3_, person7_.gender_cd as gender43_1141_3_, person7_.given_name as given24_1141_3_, person7_.language_cd as language44_1141_3_, person7_.marital_status_code as marital25_1141_3_, person7_.middle_name as middle26_1141_3_, person7_.mothers_maiden_name as mothers27_1141_3_, person7_.multiple_birth_ind as multiple28_1141_3_, person7_.name_type_cd as name40_1141_3_, person7_.nationality_cd as nationa39_1141_3_, person7_.phone_area_code as phone29_1141_3_, person7_.phone_country_code as phone30_1141_3_, person7_.phone_ext as phone31_1141_3_, person7_.phone_number as phone32_1141_3_, person7_.postal_code as postal33_1141_3_, person7_.prefix as prefix1141_3_, person7_.race_cd as race42_1141_3_, person7_.religion_cd as religion38_1141_3_, person7_.ssn as ssn1141_3_, person7_.state as state1141_3_, person7_.suffix as suffix1141_3_, person7_.changed_by_id as changed41_1141_3_, person7_.creator_id as creator47_1141_3_, person7_.voided_by_id as voided46_1141_3_, user8_.id as id1147_4_, user8_.account_expired as account2_1147_4_, user8_.account_locked as account3_1147_4_, user8_.address as address1147_4_, user8_.city as city1147_4_, user8_.country as country1147_4_, user8_.postal_code as postal7_1147_4_, user8_.province as province1147_4_, user8_.credentials_expired as credenti9_1147_4_, user8_.email as email1147_4_, user8_.account_enabled as account11_1147_4_, user8_.first_name as first12_1147_4_, user8_.last_name as last13_1147_4_, user8_.password as password1147_4_, user8_.password_hint as password15_1147_4_, user8_.phone_number as phone16_1147_4_, user8_.username as username1147_4_, user8_.version as version1147_4_, user8_.website as website1147_4_, user9_.id as id1147_5_, user9_.account_expired as account2_1147_5_, user9_.account_locked as account3_1147_5_, user9_.address as address1147_5_, user9_.city as city1147_5_, user9_.country as country1147_5_, user9_.postal_code as postal7_1147_5_, user9_.province as province1147_5_, user9_.credentials_expired as credenti9_1147_5_, user9_.email as email1147_5_, user9_.account_enabled as account11_1147_5_, user9_.first_name as first12_1147_5_, user9_.last_name as last13_1147_5_, user9_.password as password1147_5_, user9_.password_hint as password15_1147_5_, user9_.phone_number as phone16_1147_5_, user9_.username as username1147_5_, user9_.version as version1147_5_, user9_.website as website1147_5_ from person this_ inner join person_identifier pi1_ on this_.person_id=pi1_.person_id inner join identifier_domain id2_ on pi1_.identifier_domain_id=id2_.identifier_domain_id left outer join app_user user6_ on id2_.creator_id=user6_.id left outer join person person7_ on pi1_.person_id=person7_.person_id left outer join app_user user8_ on pi1_.creator_id=user8_.id left outer join app_user user9_ on pi1_.voided_by_id=user9_.id where this_.date_voided is null and pi1_.identifier=? and id2_.namespace_identifier=? Hibernate: select this_.person_id as person1_1141_6_, this_.address1 as address2_1141_6_, this_.address2 as address3_1141_6_, this_.address_type_cd as address45_1141_6_, this_.birth_order as birth4_1141_6_, this_.birth_place as birth5_1141_6_, this_.city as city1141_6_, this_.country as country1141_6_, this_.country_code as country8_1141_6_, this_.custom1 as custom9_1141_6_, this_.custom2 as custom10_1141_6_, this_.custom3 as custom11_1141_6_, this_.custom4 as custom12_1141_6_, this_.custom5 as custom13_1141_6_, this_.date_changed as date14_1141_6_, this_.date_created as date15_1141_6_, this_.date_of_birth as date16_1141_6_, this_.date_voided as date17_1141_6_, this_.death_ind as death18_1141_6_, this_.death_time as death19_1141_6_, this_.degree as degree1141_6_, this_.email as email1141_6_, this_.ethnic_group_cd as ethnic48_1141_6_, this_.family_name as family22_1141_6_, this_.family_name2 as family23_1141_6_, this_.gender_cd as gender43_1141_6_, this_.given_name as given24_1141_6_, this_.language_cd as language44_1141_6_, this_.marital_status_code as marital25_1141_6_, this_.middle_name as middle26_1141_6_, this_.mothers_maiden_name as mothers27_1141_6_, this_.multiple_birth_ind as multiple28_1141_6_, this_.name_type_cd as name40_1141_6_, this_.nationality_cd as nationa39_1141_6_, this_.phone_area_code as phone29_1141_6_, this_.phone_country_code as phone30_1141_6_, this_.phone_ext as phone31_1141_6_, this_.phone_number as phone32_1141_6_, this_.postal_code as postal33_1141_6_, this_.prefix as prefix1141_6_, this_.race_cd as race42_1141_6_, this_.religion_cd as religion38_1141_6_, this_.ssn as ssn1141_6_, this_.state as state1141_6_, this_.suffix as suffix1141_6_, this_.changed_by_id as changed41_1141_6_, this_.creator_id as creator47_1141_6_, this_.voided_by_id as voided46_1141_6_, pi1_.person_identifier_id as person1_1142_0_, pi1_.date_created as date2_1142_0_, pi1_.date_voided as date3_1142_0_, pi1_.identifier as identifier1142_0_, pi1_.identifier_domain_id as identifier7_1142_0_, pi1_.person_id as person5_1142_0_, pi1_.creator_id as creator8_1142_0_, pi1_.voided_by_id as voided6_1142_0_, id2_.identifier_domain_id as identifier1_1136_1_, id2_.date_created as date2_1136_1_, id2_.namespace_identifier as namespace3_1136_1_, id2_.universal_identifier as universal4_1136_1_, id2_.universal_identifier_type_code as universal5_1136_1_, id2_.creator_id as creator6_1136_1_, user6_.id as id1147_2_, user6_.account_expired as account2_1147_2_, user6_.account_locked as account3_1147_2_, user6_.address as address1147_2_, user6_.city as city1147_2_, user6_.country as country1147_2_, user6_.postal_code as postal7_1147_2_, user6_.province as province1147_2_, user6_.credentials_expired as credenti9_1147_2_, user6_.email as email1147_2_, user6_.account_enabled as account11_1147_2_, user6_.first_name as first12_1147_2_, user6_.last_name as last13_1147_2_, user6_.password as password1147_2_, user6_.password_hint as password15_1147_2_, user6_.phone_number as phone16_1147_2_, user6_.username as username1147_2_, user6_.version as version1147_2_, user6_.website as website1147_2_, person7_.person_id as person1_1141_3_, person7_.address1 as address2_1141_3_, person7_.address2 as address3_1141_3_, person7_.address_type_cd as address45_1141_3_, person7_.birth_order as birth4_1141_3_, person7_.birth_place as birth5_1141_3_, person7_.city as city1141_3_, person7_.country as country1141_3_, person7_.country_code as country8_1141_3_, person7_.custom1 as custom9_1141_3_, person7_.custom2 as custom10_1141_3_, person7_.custom3 as custom11_1141_3_, person7_.custom4 as custom12_1141_3_, person7_.custom5 as custom13_1141_3_, person7_.date_changed as date14_1141_3_, person7_.date_created as date15_1141_3_, person7_.date_of_birth as date16_1141_3_, person7_.date_voided as date17_1141_3_, person7_.death_ind as death18_1141_3_, person7_.death_time as death19_1141_3_, person7_.degree as degree1141_3_, person7_.email as email1141_3_, person7_.ethnic_group_cd as ethnic48_1141_3_, person7_.family_name as family22_1141_3_, person7_.family_name2 as family23_1141_3_, person7_.gender_cd as gender43_1141_3_, person7_.given_name as given24_1141_3_, person7_.language_cd as language44_1141_3_, person7_.marital_status_code as marital25_1141_3_, person7_.middle_name as middle26_1141_3_, person7_.mothers_maiden_name as mothers27_1141_3_, person7_.multiple_birth_ind as multiple28_1141_3_, person7_.name_type_cd as name40_1141_3_, person7_.nationality_cd as nationa39_1141_3_, person7_.phone_area_code as phone29_1141_3_, person7_.phone_country_code as phone30_1141_3_, person7_.phone_ext as phone31_1141_3_, person7_.phone_number as phone32_1141_3_, person7_.postal_code as postal33_1141_3_, person7_.prefix as prefix1141_3_, person7_.race_cd as race42_1141_3_, person7_.religion_cd as religion38_1141_3_, person7_.ssn as ssn1141_3_, person7_.state as state1141_3_, person7_.suffix as suffix1141_3_, person7_.changed_by_id as changed41_1141_3_, person7_.creator_id as creator47_1141_3_, person7_.voided_by_id as voided46_1141_3_, user8_.id as id1147_4_, user8_.account_expired as account2_1147_4_, user8_.account_locked as account3_1147_4_, user8_.address as address1147_4_, user8_.city as city1147_4_, user8_.country as country1147_4_, user8_.postal_code as postal7_1147_4_, user8_.province as province1147_4_, user8_.credentials_expired as credenti9_1147_4_, user8_.email as email1147_4_, user8_.account_enabled as account11_1147_4_, user8_.first_name as first12_1147_4_, user8_.last_name as last13_1147_4_, user8_.password as password1147_4_, user8_.password_hint as password15_1147_4_, user8_.phone_number as phone16_1147_4_, user8_.username as username1147_4_, user8_.version as version1147_4_, user8_.website as website1147_4_, user9_.id as id1147_5_, user9_.account_expired as account2_1147_5_, user9_.account_locked as account3_1147_5_, user9_.address as address1147_5_, user9_.city as city1147_5_, user9_.country as country1147_5_, user9_.postal_code as postal7_1147_5_, user9_.province as province1147_5_, user9_.credentials_expired as credenti9_1147_5_, user9_.email as email1147_5_, user9_.account_enabled as account11_1147_5_, user9_.first_name as first12_1147_5_, user9_.last_name as last13_1147_5_, user9_.password as password1147_5_, user9_.password_hint as password15_1147_5_, user9_.phone_number as phone16_1147_5_, user9_.username as username1147_5_, user9_.version as version1147_5_, user9_.website as website1147_5_ from person this_ inner join person_identifier pi1_ on this_.person_id=pi1_.person_id inner join identifier_domain id2_ on pi1_.identifier_domain_id=id2_.identifier_domain_id left outer join app_user user6_ on id2_.creator_id=user6_.id left outer join person person7_ on pi1_.person_id=person7_.person_id left outer join app_user user8_ on pi1_.creator_id=user8_.id left outer join app_user user9_ on pi1_.voided_by_id=user9_.id where this_.date_voided is null and pi1_.identifier=? and id2_.namespace_identifier=? DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate$3.doInHibernate(132) | Query by identifier returned: 0 elements. DEBUG - org.openhie.openempi.service.IdentifierDomainAttributeServiceTest.testIdentifierDomainAttributeOperations(27) | Located test person is: null ERROR - org.openhie.openempi.service.IdentifierDomainAttributeServiceTest.testIdentifierDomainAttributeOperations(39) | Exception: java.lang.NullPointerException java.lang.NullPointerException at org.openhie.openempi.service.IdentifierDomainAttributeServiceTest.testIdentifierDomainAttributeOperations(IdentifierDomainAttributeServiceTest.java:29) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at org.springframework.test.ConditionalTestCase.runBare(ConditionalTestCase.java:76) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:232) at junit.framework.TestSuite.run(TestSuite.java:227) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) java.lang.NullPointerException at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) at org.openhie.openempi.service.IdentifierDomainAttributeServiceTest.testIdentifierDomainAttributeOperations(IdentifierDomainAttributeServiceTest.java:29) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at org.springframework.test.ConditionalTestCase.runBare(ConditionalTestCase.java:76) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:232) at junit.framework.TestSuite.run(TestSuite.java:227) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of test [testIdentifierDomainAttributeOperations]. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.874 sec Running org.openhie.openempi.transformation.TransformingFunctionTest DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@4b17b450]; rollback [true]. DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(32) | Applying the metaphone transform to field with value: Odysseas DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(37) | The metaphone value for field: 'Odysseas' is 'OTSS' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testMetaphone(27) | Metaphone encoding of Odysseas is OTSS DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(32) | Applying the metaphone transform to field with value: Odysseus DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(37) | The metaphone value for field: 'Odysseus' is 'OTSS' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testMetaphone(27) | Metaphone encoding of Odysseus is OTSS DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(32) | Applying the metaphone transform to field with value: John DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(37) | The metaphone value for field: 'John' is 'JN' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testMetaphone(27) | Metaphone encoding of John is JN DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(32) | Applying the metaphone transform to field with value: Bob DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(37) | The metaphone value for field: 'Bob' is 'BB' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testMetaphone(27) | Metaphone encoding of Bob is BB DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(32) | Applying the metaphone transform to field with value: Frank DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(37) | The metaphone value for field: 'Frank' is 'FRNK' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testMetaphone(27) | Metaphone encoding of Frank is FRNK DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(32) | Applying the metaphone transform to field with value: James DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(37) | The metaphone value for field: 'James' is 'JMS' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testMetaphone(27) | Metaphone encoding of James is JMS DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(32) | Applying the metaphone transform to field with value: Sophia DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(37) | The metaphone value for field: 'Sophia' is 'SF' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testMetaphone(27) | Metaphone encoding of Sophia is SF DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(32) | Applying the metaphone transform to field with value: Sofia DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(37) | The metaphone value for field: 'Sofia' is 'SF' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testMetaphone(27) | Metaphone encoding of Sofia is SF DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(32) | Applying the metaphone transform to field with value: Jensen DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(37) | The metaphone value for field: 'Jensen' is 'JNSN' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testMetaphone(27) | Metaphone encoding of Jensen is JNSN DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(32) | Applying the metaphone transform to field with value: Jonassen DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(37) | The metaphone value for field: 'Jonassen' is 'JNSN' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testMetaphone(27) | Metaphone encoding of Jonassen is JNSN DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(32) | Applying the metaphone transform to field with value: Jonasen DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(37) | The metaphone value for field: 'Jonasen' is 'JNSN' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testMetaphone(27) | Metaphone encoding of Jonasen is JNSN DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(32) | Applying the metaphone transform to field with value: Jacobsen DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(37) | The metaphone value for field: 'Jacobsen' is 'JKBS' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testMetaphone(27) | Metaphone encoding of Jacobsen is JKBS DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(32) | Applying the metaphone transform to field with value: Jakobsen DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(37) | The metaphone value for field: 'Jakobsen' is 'JKBS' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testMetaphone(27) | Metaphone encoding of Jakobsen is JKBS DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(32) | Applying the metaphone transform to field with value: Fischer DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(37) | The metaphone value for field: 'Fischer' is 'FSKR' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testMetaphone(27) | Metaphone encoding of Fischer is FSKR DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(32) | Applying the metaphone transform to field with value: Fisher DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(37) | The metaphone value for field: 'Fisher' is 'FXR' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testMetaphone(27) | Metaphone encoding of Fisher is FXR DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(32) | Applying the metaphone transform to field with value: Gustavsen DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(37) | The metaphone value for field: 'Gustavsen' is 'KSTF' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testMetaphone(27) | Metaphone encoding of Gustavsen is KSTF DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(32) | Applying the metaphone transform to field with value: Gustafsson DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(37) | The metaphone value for field: 'Gustafsson' is 'KSTF' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testMetaphone(27) | Metaphone encoding of Gustafsson is KSTF DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(32) | Applying the metaphone transform to field with value: Gustafsen DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(37) | The metaphone value for field: 'Gustafsen' is 'KSTF' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testMetaphone(27) | Metaphone encoding of Gustafsen is KSTF DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(32) | Applying the metaphone transform to field with value: Handeland DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(37) | The metaphone value for field: 'Handeland' is 'HNTL' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testMetaphone(27) | Metaphone encoding of Handeland is HNTL DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of test [testMetaphone]. DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@4b17b450]; rollback [true]. DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(32) | Applying the double metaphone transform to field with value: Odysseas DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(37) | The double metaphone value for field: 'Odysseas' is 'ATSS' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testDoubleMetaphone(34) | DoubleMetaphone encoding of Odysseas is ATSS DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(32) | Applying the double metaphone transform to field with value: Odysseus DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(37) | The double metaphone value for field: 'Odysseus' is 'ATSS' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testDoubleMetaphone(34) | DoubleMetaphone encoding of Odysseus is ATSS DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(32) | Applying the double metaphone transform to field with value: John DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(37) | The double metaphone value for field: 'John' is 'JN' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testDoubleMetaphone(34) | DoubleMetaphone encoding of John is JN DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(32) | Applying the double metaphone transform to field with value: Bob DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(37) | The double metaphone value for field: 'Bob' is 'PP' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testDoubleMetaphone(34) | DoubleMetaphone encoding of Bob is PP DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(32) | Applying the double metaphone transform to field with value: Frank DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(37) | The double metaphone value for field: 'Frank' is 'FRNK' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testDoubleMetaphone(34) | DoubleMetaphone encoding of Frank is FRNK DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(32) | Applying the double metaphone transform to field with value: James DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(37) | The double metaphone value for field: 'James' is 'JMS' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testDoubleMetaphone(34) | DoubleMetaphone encoding of James is JMS DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(32) | Applying the double metaphone transform to field with value: Sophia DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(37) | The double metaphone value for field: 'Sophia' is 'SF' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testDoubleMetaphone(34) | DoubleMetaphone encoding of Sophia is SF DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(32) | Applying the double metaphone transform to field with value: Sofia DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(37) | The double metaphone value for field: 'Sofia' is 'SF' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testDoubleMetaphone(34) | DoubleMetaphone encoding of Sofia is SF DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(32) | Applying the double metaphone transform to field with value: Jensen DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(37) | The double metaphone value for field: 'Jensen' is 'JNSN' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testDoubleMetaphone(34) | DoubleMetaphone encoding of Jensen is JNSN DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(32) | Applying the double metaphone transform to field with value: Jonassen DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(37) | The double metaphone value for field: 'Jonassen' is 'JNSN' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testDoubleMetaphone(34) | DoubleMetaphone encoding of Jonassen is JNSN DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(32) | Applying the double metaphone transform to field with value: Jonasen DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(37) | The double metaphone value for field: 'Jonasen' is 'JNSN' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testDoubleMetaphone(34) | DoubleMetaphone encoding of Jonasen is JNSN DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(32) | Applying the double metaphone transform to field with value: Jacobsen DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(37) | The double metaphone value for field: 'Jacobsen' is 'JKPS' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testDoubleMetaphone(34) | DoubleMetaphone encoding of Jacobsen is JKPS DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(32) | Applying the double metaphone transform to field with value: Jakobsen DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(37) | The double metaphone value for field: 'Jakobsen' is 'JKPS' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testDoubleMetaphone(34) | DoubleMetaphone encoding of Jakobsen is JKPS DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(32) | Applying the double metaphone transform to field with value: Fischer DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(37) | The double metaphone value for field: 'Fischer' is 'FXR' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testDoubleMetaphone(34) | DoubleMetaphone encoding of Fischer is FXR DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(32) | Applying the double metaphone transform to field with value: Fisher DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(37) | The double metaphone value for field: 'Fisher' is 'FXR' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testDoubleMetaphone(34) | DoubleMetaphone encoding of Fisher is FXR DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(32) | Applying the double metaphone transform to field with value: Gustavsen DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(37) | The double metaphone value for field: 'Gustavsen' is 'KSTF' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testDoubleMetaphone(34) | DoubleMetaphone encoding of Gustavsen is KSTF DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(32) | Applying the double metaphone transform to field with value: Gustafsson DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(37) | The double metaphone value for field: 'Gustafsson' is 'KSTF' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testDoubleMetaphone(34) | DoubleMetaphone encoding of Gustafsson is KSTF DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(32) | Applying the double metaphone transform to field with value: Gustafsen DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(37) | The double metaphone value for field: 'Gustafsen' is 'KSTF' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testDoubleMetaphone(34) | DoubleMetaphone encoding of Gustafsen is KSTF DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(32) | Applying the double metaphone transform to field with value: Handeland DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(37) | The double metaphone value for field: 'Handeland' is 'HNTL' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testDoubleMetaphone(34) | DoubleMetaphone encoding of Handeland is HNTL DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of test [testDoubleMetaphone]. DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@4b17b450]; rollback [true]. DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(32) | Applying the soundex transform to field with value: Odysseas DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(37) | The soundex value for field: 'Odysseas' is 'O322' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testSoundex(41) | Soundex encoding of Odysseas is O322 DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(32) | Applying the soundex transform to field with value: Odysseus DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(37) | The soundex value for field: 'Odysseus' is 'O322' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testSoundex(41) | Soundex encoding of Odysseus is O322 DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(32) | Applying the soundex transform to field with value: John DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(37) | The soundex value for field: 'John' is 'J500' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testSoundex(41) | Soundex encoding of John is J500 DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(32) | Applying the soundex transform to field with value: Bob DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(37) | The soundex value for field: 'Bob' is 'B100' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testSoundex(41) | Soundex encoding of Bob is B100 DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(32) | Applying the soundex transform to field with value: Frank DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(37) | The soundex value for field: 'Frank' is 'F652' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testSoundex(41) | Soundex encoding of Frank is F652 DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(32) | Applying the soundex transform to field with value: James DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(37) | The soundex value for field: 'James' is 'J520' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testSoundex(41) | Soundex encoding of James is J520 DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(32) | Applying the soundex transform to field with value: Sophia DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(37) | The soundex value for field: 'Sophia' is 'S100' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testSoundex(41) | Soundex encoding of Sophia is S100 DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(32) | Applying the soundex transform to field with value: Sofia DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(37) | The soundex value for field: 'Sofia' is 'S100' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testSoundex(41) | Soundex encoding of Sofia is S100 DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(32) | Applying the soundex transform to field with value: Jensen DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(37) | The soundex value for field: 'Jensen' is 'J525' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testSoundex(41) | Soundex encoding of Jensen is J525 DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(32) | Applying the soundex transform to field with value: Jonassen DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(37) | The soundex value for field: 'Jonassen' is 'J525' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testSoundex(41) | Soundex encoding of Jonassen is J525 DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(32) | Applying the soundex transform to field with value: Jonasen DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(37) | The soundex value for field: 'Jonasen' is 'J525' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testSoundex(41) | Soundex encoding of Jonasen is J525 DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(32) | Applying the soundex transform to field with value: Jacobsen DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(37) | The soundex value for field: 'Jacobsen' is 'J212' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testSoundex(41) | Soundex encoding of Jacobsen is J212 DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(32) | Applying the soundex transform to field with value: Jakobsen DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(37) | The soundex value for field: 'Jakobsen' is 'J212' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testSoundex(41) | Soundex encoding of Jakobsen is J212 DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(32) | Applying the soundex transform to field with value: Fischer DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(37) | The soundex value for field: 'Fischer' is 'F260' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testSoundex(41) | Soundex encoding of Fischer is F260 DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(32) | Applying the soundex transform to field with value: Fisher DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(37) | The soundex value for field: 'Fisher' is 'F260' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testSoundex(41) | Soundex encoding of Fisher is F260 DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(32) | Applying the soundex transform to field with value: Gustavsen DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(37) | The soundex value for field: 'Gustavsen' is 'G231' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testSoundex(41) | Soundex encoding of Gustavsen is G231 DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(32) | Applying the soundex transform to field with value: Gustafsson DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(37) | The soundex value for field: 'Gustafsson' is 'G231' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testSoundex(41) | Soundex encoding of Gustafsson is G231 DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(32) | Applying the soundex transform to field with value: Gustafsen DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(37) | The soundex value for field: 'Gustafsen' is 'G231' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testSoundex(41) | Soundex encoding of Gustafsen is G231 DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(32) | Applying the soundex transform to field with value: Handeland DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(37) | The soundex value for field: 'Handeland' is 'H534' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testSoundex(41) | Soundex encoding of Handeland is H534 DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of test [testSoundex]. Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.312 sec Running org.openhie.openempi.util.DateUtilTest DEBUG - org.openhie.openempi.util.DateUtilTest.testGetDate(61) | db date to convert: Tue Apr 06 17:15:10 CDT 2010 DEBUG - org.openhie.openempi.util.DateUtilTest.testGetDate(67) | converted ui date: 04/06/2010 DEBUG - org.openhie.openempi.util.DateUtilTest.testGetDateTime(75) | entered 'testGetDateTime' method DEBUG - org.openhie.openempi.util.DateUtilTest.testGetDateTime(79) | 17:15 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running org.openhie.openempi.service.PersonQueryTest DEBUG - org.openhie.openempi.service.PersonQueryTest.onSetUp(33) | In onSetUp method DEBUG - org.openhie.openempi.service.BaseServiceTestCase.onSetUp(26) | In onSetUp method DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@4b17b450]; rollback [true]. INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hibernate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in file: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\openempi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@6eb45709[transforms=[org.openhie.openempi.configuration.Transform@1be48a7[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@7393ccd5[fieldName=custom1,sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@1be48a7[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@6c6cef3a[fieldName=custom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@1be48a7[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl.DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@63ce0072[matchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_1171_0_, this_.audit_event_type_code as audit2_1171_0_, this_.audit_event_type_description as audit3_1171_0_, this_.audit_event_type_name as audit4_1171_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_1171_0_, this_.audit_event_type_code as audit2_1171_0_, this_.audit_event_type_description as audit3_1171_0_, this_.audit_event_type_name as audit4_1171_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(86) | Authentication request for user with username: admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? Hibernate: select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(99) | Encrypted password is d033e22ae348aeb5660fc2140aec35850c4da997 as opposed to d033e22ae348aeb5660fc2140aec35850c4da997 DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.UserSession@55aee115[sessionId=,sessionKey=1A08DDF6A73CF2A0F1D7B417EBAE1A9A,user=org.openhie.openempi.model.User@5fc7a9de[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 17:15:11 CDT 2010] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) Hibernate: insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.context.UserContext.authenticate(43) | Authentication request succeeded for user admin INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hibernate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in file: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\openempi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@330b7338[transforms=[org.openhie.openempi.configuration.Transform@34b97bb6[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@7d6904c4[fieldName=custom1,sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@34b97bb6[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@79b8202e[fieldName=custom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@34b97bb6[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl.DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@2748ea70[matchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_1210_0_, this_.audit_event_type_code as audit2_1210_0_, this_.audit_event_type_description as audit3_1210_0_, this_.audit_event_type_name as audit4_1210_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_1210_0_, this_.audit_event_type_code as audit2_1210_0_, this_.audit_event_type_description as audit3_1210_0_, this_.audit_event_type_name as audit4_1210_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(86) | Authentication request for user with username: admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? Hibernate: select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(99) | Encrypted password is d033e22ae348aeb5660fc2140aec35850c4da997 as opposed to d033e22ae348aeb5660fc2140aec35850c4da997 DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.UserSession@65694ee6[sessionId=,sessionKey=3C0F078FB47698FD38C5FCA45518F454,user=org.openhie.openempi.model.User@433e7d19[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 17:15:11 CDT 2010] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) Hibernate: insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.context.UserContext.authenticate(43) | Authentication request succeeded for user admin DEBUG - org.openhie.openempi.service.impl.ValidationServiceImpl.validate(27) | Validating object : org.openhie.openempi.model.PersonIdentifier@2a50e9a3[personIdentifierId=,identifierDomain=org.openhie.openempi.model.IdentifierDomain@261ae209[identifierDomainId=,userCreatedBy=,universalIdentifier=,universalIdentifierTypeCode=,namespaceIdentifier=SSN,dateCreated=],userByCreatorId=,userByVoidedById=,identifier=555-55-5555,dateCreated=,dateVoided=] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_1219_6_, this_.address1 as address2_1219_6_, this_.address2 as address3_1219_6_, this_.address_type_cd as address45_1219_6_, this_.birth_order as birth4_1219_6_, this_.birth_place as birth5_1219_6_, this_.city as city1219_6_, this_.country as country1219_6_, this_.country_code as country8_1219_6_, this_.custom1 as custom9_1219_6_, this_.custom2 as custom10_1219_6_, this_.custom3 as custom11_1219_6_, this_.custom4 as custom12_1219_6_, this_.custom5 as custom13_1219_6_, this_.date_changed as date14_1219_6_, this_.date_created as date15_1219_6_, this_.date_of_birth as date16_1219_6_, this_.date_voided as date17_1219_6_, this_.death_ind as death18_1219_6_, this_.death_time as death19_1219_6_, this_.degree as degree1219_6_, this_.email as email1219_6_, this_.ethnic_group_cd as ethnic46_1219_6_, this_.family_name as family22_1219_6_, this_.family_name2 as family23_1219_6_, this_.gender_cd as gender43_1219_6_, this_.given_name as given24_1219_6_, this_.language_cd as language48_1219_6_, this_.marital_status_code as marital25_1219_6_, this_.middle_name as middle26_1219_6_, this_.mothers_maiden_name as mothers27_1219_6_, this_.multiple_birth_ind as multiple28_1219_6_, this_.name_type_cd as name40_1219_6_, this_.nationality_cd as nationa38_1219_6_, this_.phone_area_code as phone29_1219_6_, this_.phone_country_code as phone30_1219_6_, this_.phone_ext as phone31_1219_6_, this_.phone_number as phone32_1219_6_, this_.postal_code as postal33_1219_6_, this_.prefix as prefix1219_6_, this_.race_cd as race44_1219_6_, this_.religion_cd as religion42_1219_6_, this_.ssn as ssn1219_6_, this_.state as state1219_6_, this_.suffix as suffix1219_6_, this_.changed_by_id as changed39_1219_6_, this_.creator_id as creator41_1219_6_, this_.voided_by_id as voided47_1219_6_, pi1_.person_identifier_id as person1_1220_0_, pi1_.date_created as date2_1220_0_, pi1_.date_voided as date3_1220_0_, pi1_.identifier as identifier1220_0_, pi1_.identifier_domain_id as identifier6_1220_0_, pi1_.person_id as person7_1220_0_, pi1_.creator_id as creator8_1220_0_, pi1_.voided_by_id as voided5_1220_0_, id2_.identifier_domain_id as identifier1_1214_1_, id2_.date_created as date2_1214_1_, id2_.namespace_identifier as namespace3_1214_1_, id2_.universal_identifier as universal4_1214_1_, id2_.universal_identifier_type_code as universal5_1214_1_, id2_.creator_id as creator6_1214_1_, user6_.id as id1225_2_, user6_.account_expired as account2_1225_2_, user6_.account_locked as account3_1225_2_, user6_.address as address1225_2_, user6_.city as city1225_2_, user6_.country as country1225_2_, user6_.postal_code as postal7_1225_2_, user6_.province as province1225_2_, user6_.credentials_expired as credenti9_1225_2_, user6_.email as email1225_2_, user6_.account_enabled as account11_1225_2_, user6_.first_name as first12_1225_2_, user6_.last_name as last13_1225_2_, user6_.password as password1225_2_, user6_.password_hint as password15_1225_2_, user6_.phone_number as phone16_1225_2_, user6_.username as username1225_2_, user6_.version as version1225_2_, user6_.website as website1225_2_, person7_.person_id as person1_1219_3_, person7_.address1 as address2_1219_3_, person7_.address2 as address3_1219_3_, person7_.address_type_cd as address45_1219_3_, person7_.birth_order as birth4_1219_3_, person7_.birth_place as birth5_1219_3_, person7_.city as city1219_3_, person7_.country as country1219_3_, person7_.country_code as country8_1219_3_, person7_.custom1 as custom9_1219_3_, person7_.custom2 as custom10_1219_3_, person7_.custom3 as custom11_1219_3_, person7_.custom4 as custom12_1219_3_, person7_.custom5 as custom13_1219_3_, person7_.date_changed as date14_1219_3_, person7_.date_created as date15_1219_3_, person7_.date_of_birth as date16_1219_3_, person7_.date_voided as date17_1219_3_, person7_.death_ind as death18_1219_3_, person7_.death_time as death19_1219_3_, person7_.degree as degree1219_3_, person7_.email as email1219_3_, person7_.ethnic_group_cd as ethnic46_1219_3_, person7_.family_name as family22_1219_3_, person7_.family_name2 as family23_1219_3_, person7_.gender_cd as gender43_1219_3_, person7_.given_name as given24_1219_3_, person7_.language_cd as language48_1219_3_, person7_.marital_status_code as marital25_1219_3_, person7_.middle_name as middle26_1219_3_, person7_.mothers_maiden_name as mothers27_1219_3_, person7_.multiple_birth_ind as multiple28_1219_3_, person7_.name_type_cd as name40_1219_3_, person7_.nationality_cd as nationa38_1219_3_, person7_.phone_area_code as phone29_1219_3_, person7_.phone_country_code as phone30_1219_3_, person7_.phone_ext as phone31_1219_3_, person7_.phone_number as phone32_1219_3_, person7_.postal_code as postal33_1219_3_, person7_.prefix as prefix1219_3_, person7_.race_cd as race44_1219_3_, person7_.religion_cd as religion42_1219_3_, person7_.ssn as ssn1219_3_, person7_.state as state1219_3_, person7_.suffix as suffix1219_3_, person7_.changed_by_id as changed39_1219_3_, person7_.creator_id as creator41_1219_3_, person7_.voided_by_id as voided47_1219_3_, user8_.id as id1225_4_, user8_.account_expired as account2_1225_4_, user8_.account_locked as account3_1225_4_, user8_.address as address1225_4_, user8_.city as city1225_4_, user8_.country as country1225_4_, user8_.postal_code as postal7_1225_4_, user8_.province as province1225_4_, user8_.credentials_expired as credenti9_1225_4_, user8_.email as email1225_4_, user8_.account_enabled as account11_1225_4_, user8_.first_name as first12_1225_4_, user8_.last_name as last13_1225_4_, user8_.password as password1225_4_, user8_.password_hint as password15_1225_4_, user8_.phone_number as phone16_1225_4_, user8_.username as username1225_4_, user8_.version as version1225_4_, user8_.website as website1225_4_, user9_.id as id1225_5_, user9_.account_expired as account2_1225_5_, user9_.account_locked as account3_1225_5_, user9_.address as address1225_5_, user9_.city as city1225_5_, user9_.country as country1225_5_, user9_.postal_code as postal7_1225_5_, user9_.province as province1225_5_, user9_.credentials_expired as credenti9_1225_5_, user9_.email as email1225_5_, user9_.account_enabled as account11_1225_5_, user9_.first_name as first12_1225_5_, user9_.last_name as last13_1225_5_, user9_.password as password1225_5_, user9_.password_hint as password15_1225_5_, user9_.phone_number as phone16_1225_5_, user9_.username as username1225_5_, user9_.version as version1225_5_, user9_.website as website1225_5_ from person this_ inner join person_identifier pi1_ on this_.person_id=pi1_.person_id inner join identifier_domain id2_ on pi1_.identifier_domain_id=id2_.identifier_domain_id left outer join app_user user6_ on id2_.creator_id=user6_.id left outer join person person7_ on pi1_.person_id=person7_.person_id left outer join app_user user8_ on pi1_.creator_id=user8_.id left outer join app_user user9_ on pi1_.voided_by_id=user9_.id where this_.date_voided is null and pi1_.identifier=? and id2_.namespace_identifier=? Hibernate: select this_.person_id as person1_1219_6_, this_.address1 as address2_1219_6_, this_.address2 as address3_1219_6_, this_.address_type_cd as address45_1219_6_, this_.birth_order as birth4_1219_6_, this_.birth_place as birth5_1219_6_, this_.city as city1219_6_, this_.country as country1219_6_, this_.country_code as country8_1219_6_, this_.custom1 as custom9_1219_6_, this_.custom2 as custom10_1219_6_, this_.custom3 as custom11_1219_6_, this_.custom4 as custom12_1219_6_, this_.custom5 as custom13_1219_6_, this_.date_changed as date14_1219_6_, this_.date_created as date15_1219_6_, this_.date_of_birth as date16_1219_6_, this_.date_voided as date17_1219_6_, this_.death_ind as death18_1219_6_, this_.death_time as death19_1219_6_, this_.degree as degree1219_6_, this_.email as email1219_6_, this_.ethnic_group_cd as ethnic46_1219_6_, this_.family_name as family22_1219_6_, this_.family_name2 as family23_1219_6_, this_.gender_cd as gender43_1219_6_, this_.given_name as given24_1219_6_, this_.language_cd as language48_1219_6_, this_.marital_status_code as marital25_1219_6_, this_.middle_name as middle26_1219_6_, this_.mothers_maiden_name as mothers27_1219_6_, this_.multiple_birth_ind as multiple28_1219_6_, this_.name_type_cd as name40_1219_6_, this_.nationality_cd as nationa38_1219_6_, this_.phone_area_code as phone29_1219_6_, this_.phone_country_code as phone30_1219_6_, this_.phone_ext as phone31_1219_6_, this_.phone_number as phone32_1219_6_, this_.postal_code as postal33_1219_6_, this_.prefix as prefix1219_6_, this_.race_cd as race44_1219_6_, this_.religion_cd as religion42_1219_6_, this_.ssn as ssn1219_6_, this_.state as state1219_6_, this_.suffix as suffix1219_6_, this_.changed_by_id as changed39_1219_6_, this_.creator_id as creator41_1219_6_, this_.voided_by_id as voided47_1219_6_, pi1_.person_identifier_id as person1_1220_0_, pi1_.date_created as date2_1220_0_, pi1_.date_voided as date3_1220_0_, pi1_.identifier as identifier1220_0_, pi1_.identifier_domain_id as identifier6_1220_0_, pi1_.person_id as person7_1220_0_, pi1_.creator_id as creator8_1220_0_, pi1_.voided_by_id as voided5_1220_0_, id2_.identifier_domain_id as identifier1_1214_1_, id2_.date_created as date2_1214_1_, id2_.namespace_identifier as namespace3_1214_1_, id2_.universal_identifier as universal4_1214_1_, id2_.universal_identifier_type_code as universal5_1214_1_, id2_.creator_id as creator6_1214_1_, user6_.id as id1225_2_, user6_.account_expired as account2_1225_2_, user6_.account_locked as account3_1225_2_, user6_.address as address1225_2_, user6_.city as city1225_2_, user6_.country as country1225_2_, user6_.postal_code as postal7_1225_2_, user6_.province as province1225_2_, user6_.credentials_expired as credenti9_1225_2_, user6_.email as email1225_2_, user6_.account_enabled as account11_1225_2_, user6_.first_name as first12_1225_2_, user6_.last_name as last13_1225_2_, user6_.password as password1225_2_, user6_.password_hint as password15_1225_2_, user6_.phone_number as phone16_1225_2_, user6_.username as username1225_2_, user6_.version as version1225_2_, user6_.website as website1225_2_, person7_.person_id as person1_1219_3_, person7_.address1 as address2_1219_3_, person7_.address2 as address3_1219_3_, person7_.address_type_cd as address45_1219_3_, person7_.birth_order as birth4_1219_3_, person7_.birth_place as birth5_1219_3_, person7_.city as city1219_3_, person7_.country as country1219_3_, person7_.country_code as country8_1219_3_, person7_.custom1 as custom9_1219_3_, person7_.custom2 as custom10_1219_3_, person7_.custom3 as custom11_1219_3_, person7_.custom4 as custom12_1219_3_, person7_.custom5 as custom13_1219_3_, person7_.date_changed as date14_1219_3_, person7_.date_created as date15_1219_3_, person7_.date_of_birth as date16_1219_3_, person7_.date_voided as date17_1219_3_, person7_.death_ind as death18_1219_3_, person7_.death_time as death19_1219_3_, person7_.degree as degree1219_3_, person7_.email as email1219_3_, person7_.ethnic_group_cd as ethnic46_1219_3_, person7_.family_name as family22_1219_3_, person7_.family_name2 as family23_1219_3_, person7_.gender_cd as gender43_1219_3_, person7_.given_name as given24_1219_3_, person7_.language_cd as language48_1219_3_, person7_.marital_status_code as marital25_1219_3_, person7_.middle_name as middle26_1219_3_, person7_.mothers_maiden_name as mothers27_1219_3_, person7_.multiple_birth_ind as multiple28_1219_3_, person7_.name_type_cd as name40_1219_3_, person7_.nationality_cd as nationa38_1219_3_, person7_.phone_area_code as phone29_1219_3_, person7_.phone_country_code as phone30_1219_3_, person7_.phone_ext as phone31_1219_3_, person7_.phone_number as phone32_1219_3_, person7_.postal_code as postal33_1219_3_, person7_.prefix as prefix1219_3_, person7_.race_cd as race44_1219_3_, person7_.religion_cd as religion42_1219_3_, person7_.ssn as ssn1219_3_, person7_.state as state1219_3_, person7_.suffix as suffix1219_3_, person7_.changed_by_id as changed39_1219_3_, person7_.creator_id as creator41_1219_3_, person7_.voided_by_id as voided47_1219_3_, user8_.id as id1225_4_, user8_.account_expired as account2_1225_4_, user8_.account_locked as account3_1225_4_, user8_.address as address1225_4_, user8_.city as city1225_4_, user8_.country as country1225_4_, user8_.postal_code as postal7_1225_4_, user8_.province as province1225_4_, user8_.credentials_expired as credenti9_1225_4_, user8_.email as email1225_4_, user8_.account_enabled as account11_1225_4_, user8_.first_name as first12_1225_4_, user8_.last_name as last13_1225_4_, user8_.password as password1225_4_, user8_.password_hint as password15_1225_4_, user8_.phone_number as phone16_1225_4_, user8_.username as username1225_4_, user8_.version as version1225_4_, user8_.website as website1225_4_, user9_.id as id1225_5_, user9_.account_expired as account2_1225_5_, user9_.account_locked as account3_1225_5_, user9_.address as address1225_5_, user9_.city as city1225_5_, user9_.country as country1225_5_, user9_.postal_code as postal7_1225_5_, user9_.province as province1225_5_, user9_.credentials_expired as credenti9_1225_5_, user9_.email as email1225_5_, user9_.account_enabled as account11_1225_5_, user9_.first_name as first12_1225_5_, user9_.last_name as last13_1225_5_, user9_.password as password1225_5_, user9_.password_hint as password15_1225_5_, user9_.phone_number as phone16_1225_5_, user9_.username as username1225_5_, user9_.version as version1225_5_, user9_.website as website1225_5_ from person this_ inner join person_identifier pi1_ on this_.person_id=pi1_.person_id inner join identifier_domain id2_ on pi1_.identifier_domain_id=id2_.identifier_domain_id left outer join app_user user6_ on id2_.creator_id=user6_.id left outer join person person7_ on pi1_.person_id=person7_.person_id left outer join app_user user8_ on pi1_.creator_id=user8_.id left outer join app_user user9_ on pi1_.voided_by_id=user9_.id where this_.date_voided is null and pi1_.identifier=? and id2_.namespace_identifier=? DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate$3.doInHibernate(132) | Query by identifier returned: 0 elements. DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of test [testFindLinkedPersons]. DEBUG - org.openhie.openempi.service.PersonQueryTest.onSetUp(33) | In onSetUp method DEBUG - org.openhie.openempi.service.BaseServiceTestCase.onSetUp(26) | In onSetUp method DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@4b17b450]; rollback [true]. INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hibernate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in file: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\openempi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@484ac01[transforms=[org.openhie.openempi.configuration.Transform@223877f8[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@294c4c55[fieldName=custom1,sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@223877f8[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@502775a1[fieldName=custom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@223877f8[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl.DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@4e9bc623[matchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_1249_0_, this_.audit_event_type_code as audit2_1249_0_, this_.audit_event_type_description as audit3_1249_0_, this_.audit_event_type_name as audit4_1249_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_1249_0_, this_.audit_event_type_code as audit2_1249_0_, this_.audit_event_type_description as audit3_1249_0_, this_.audit_event_type_name as audit4_1249_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(86) | Authentication request for user with username: admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? Hibernate: select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(99) | Encrypted password is d033e22ae348aeb5660fc2140aec35850c4da997 as opposed to d033e22ae348aeb5660fc2140aec35850c4da997 DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.UserSession@5a085d2c[sessionId=,sessionKey=9EB922A0ADB6582886638AAA2C6C47E5,user=org.openhie.openempi.model.User@50b5f5f6[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 17:15:12 CDT 2010] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) Hibernate: insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.context.UserContext.authenticate(43) | Authentication request succeeded for user admin INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hibernate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in file: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\openempi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@6419e1a6[transforms=[org.openhie.openempi.configuration.Transform@5f2d8ca1[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@276bced8[fieldName=custom1,sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@5f2d8ca1[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@16d8db20[fieldName=custom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@5f2d8ca1[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl.DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@771a1d97[matchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_1288_0_, this_.audit_event_type_code as audit2_1288_0_, this_.audit_event_type_description as audit3_1288_0_, this_.audit_event_type_name as audit4_1288_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_1288_0_, this_.audit_event_type_code as audit2_1288_0_, this_.audit_event_type_description as audit3_1288_0_, this_.audit_event_type_name as audit4_1288_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(86) | Authentication request for user with username: admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? Hibernate: select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(99) | Encrypted password is d033e22ae348aeb5660fc2140aec35850c4da997 as opposed to d033e22ae348aeb5660fc2140aec35850c4da997 DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.UserSession@3dfa7a45[sessionId=,sessionKey=198A9E4DA52FFC4CFD7629D649D9DC7A,user=org.openhie.openempi.model.User@2bce05fc[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 17:15:13 CDT 2010] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) Hibernate: insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.context.UserContext.authenticate(43) | Authentication request succeeded for user admin DEBUG - org.openhie.openempi.service.impl.ValidationServiceImpl.validate(27) | Validating object : org.openhie.openempi.model.Person@499fcbfd[personId=,givenName=Odysseas,familyName=Pentakalos,personIdentifiers=[]] DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate$4.doInHibernate(148) | Querying by criteria using CriteriaImpl(org.openhie.openempi.model.Person:this[][dateVoided is null, city like Herdon, familyName like Pentakalos, givenName like Odysseas]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_1297_5_, this_.address1 as address2_1297_5_, this_.address2 as address3_1297_5_, this_.address_type_cd as address47_1297_5_, this_.birth_order as birth4_1297_5_, this_.birth_place as birth5_1297_5_, this_.city as city1297_5_, this_.country as country1297_5_, this_.country_code as country8_1297_5_, this_.custom1 as custom9_1297_5_, this_.custom2 as custom10_1297_5_, this_.custom3 as custom11_1297_5_, this_.custom4 as custom12_1297_5_, this_.custom5 as custom13_1297_5_, this_.date_changed as date14_1297_5_, this_.date_created as date15_1297_5_, this_.date_of_birth as date16_1297_5_, this_.date_voided as date17_1297_5_, this_.death_ind as death18_1297_5_, this_.death_time as death19_1297_5_, this_.degree as degree1297_5_, this_.email as email1297_5_, this_.ethnic_group_cd as ethnic48_1297_5_, this_.family_name as family22_1297_5_, this_.family_name2 as family23_1297_5_, this_.gender_cd as gender45_1297_5_, this_.given_name as given24_1297_5_, this_.language_cd as language42_1297_5_, this_.marital_status_code as marital25_1297_5_, this_.middle_name as middle26_1297_5_, this_.mothers_maiden_name as mothers27_1297_5_, this_.multiple_birth_ind as multiple28_1297_5_, this_.name_type_cd as name44_1297_5_, this_.nationality_cd as nationa41_1297_5_, this_.phone_area_code as phone29_1297_5_, this_.phone_country_code as phone30_1297_5_, this_.phone_ext as phone31_1297_5_, this_.phone_number as phone32_1297_5_, this_.postal_code as postal33_1297_5_, this_.prefix as prefix1297_5_, this_.race_cd as race40_1297_5_, this_.religion_cd as religion39_1297_5_, this_.ssn as ssn1297_5_, this_.state as state1297_5_, this_.suffix as suffix1297_5_, this_.changed_by_id as changed38_1297_5_, this_.creator_id as creator46_1297_5_, this_.voided_by_id as voided43_1297_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_1298_0_, personiden2_.date_created as date2_1298_0_, personiden2_.date_voided as date3_1298_0_, personiden2_.identifier as identifier1298_0_, personiden2_.identifier_domain_id as identifier7_1298_0_, personiden2_.person_id as person6_1298_0_, personiden2_.creator_id as creator8_1298_0_, personiden2_.voided_by_id as voided5_1298_0_, identifier3_.identifier_domain_id as identifier1_1292_1_, identifier3_.date_created as date2_1292_1_, identifier3_.namespace_identifier as namespace3_1292_1_, identifier3_.universal_identifier as universal4_1292_1_, identifier3_.universal_identifier_type_code as universal5_1292_1_, identifier3_.creator_id as creator6_1292_1_, user4_.id as id1303_2_, user4_.account_expired as account2_1303_2_, user4_.account_locked as account3_1303_2_, user4_.address as address1303_2_, user4_.city as city1303_2_, user4_.country as country1303_2_, user4_.postal_code as postal7_1303_2_, user4_.province as province1303_2_, user4_.credentials_expired as credenti9_1303_2_, user4_.email as email1303_2_, user4_.account_enabled as account11_1303_2_, user4_.first_name as first12_1303_2_, user4_.last_name as last13_1303_2_, user4_.password as password1303_2_, user4_.password_hint as password15_1303_2_, user4_.phone_number as phone16_1303_2_, user4_.username as username1303_2_, user4_.version as version1303_2_, user4_.website as website1303_2_, user5_.id as id1303_3_, user5_.account_expired as account2_1303_3_, user5_.account_locked as account3_1303_3_, user5_.address as address1303_3_, user5_.city as city1303_3_, user5_.country as country1303_3_, user5_.postal_code as postal7_1303_3_, user5_.province as province1303_3_, user5_.credentials_expired as credenti9_1303_3_, user5_.email as email1303_3_, user5_.account_enabled as account11_1303_3_, user5_.first_name as first12_1303_3_, user5_.last_name as last13_1303_3_, user5_.password as password1303_3_, user5_.password_hint as password15_1303_3_, user5_.phone_number as phone16_1303_3_, user5_.username as username1303_3_, user5_.version as version1303_3_, user5_.website as website1303_3_, user6_.id as id1303_4_, user6_.account_expired as account2_1303_4_, user6_.account_locked as account3_1303_4_, user6_.address as address1303_4_, user6_.city as city1303_4_, user6_.country as country1303_4_, user6_.postal_code as postal7_1303_4_, user6_.province as province1303_4_, user6_.credentials_expired as credenti9_1303_4_, user6_.email as email1303_4_, user6_.account_enabled as account11_1303_4_, user6_.first_name as first12_1303_4_, user6_.last_name as last13_1303_4_, user6_.password as password1303_4_, user6_.password_hint as password15_1303_4_, user6_.phone_number as phone16_1303_4_, user6_.username as username1303_4_, user6_.version as version1303_4_, user6_.website as website1303_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.date_voided is null and this_.city like ? and this_.family_name like ? and this_.given_name like ? Hibernate: select this_.person_id as person1_1297_5_, this_.address1 as address2_1297_5_, this_.address2 as address3_1297_5_, this_.address_type_cd as address47_1297_5_, this_.birth_order as birth4_1297_5_, this_.birth_place as birth5_1297_5_, this_.city as city1297_5_, this_.country as country1297_5_, this_.country_code as country8_1297_5_, this_.custom1 as custom9_1297_5_, this_.custom2 as custom10_1297_5_, this_.custom3 as custom11_1297_5_, this_.custom4 as custom12_1297_5_, this_.custom5 as custom13_1297_5_, this_.date_changed as date14_1297_5_, this_.date_created as date15_1297_5_, this_.date_of_birth as date16_1297_5_, this_.date_voided as date17_1297_5_, this_.death_ind as death18_1297_5_, this_.death_time as death19_1297_5_, this_.degree as degree1297_5_, this_.email as email1297_5_, this_.ethnic_group_cd as ethnic48_1297_5_, this_.family_name as family22_1297_5_, this_.family_name2 as family23_1297_5_, this_.gender_cd as gender45_1297_5_, this_.given_name as given24_1297_5_, this_.language_cd as language42_1297_5_, this_.marital_status_code as marital25_1297_5_, this_.middle_name as middle26_1297_5_, this_.mothers_maiden_name as mothers27_1297_5_, this_.multiple_birth_ind as multiple28_1297_5_, this_.name_type_cd as name44_1297_5_, this_.nationality_cd as nationa41_1297_5_, this_.phone_area_code as phone29_1297_5_, this_.phone_country_code as phone30_1297_5_, this_.phone_ext as phone31_1297_5_, this_.phone_number as phone32_1297_5_, this_.postal_code as postal33_1297_5_, this_.prefix as prefix1297_5_, this_.race_cd as race40_1297_5_, this_.religion_cd as religion39_1297_5_, this_.ssn as ssn1297_5_, this_.state as state1297_5_, this_.suffix as suffix1297_5_, this_.changed_by_id as changed38_1297_5_, this_.creator_id as creator46_1297_5_, this_.voided_by_id as voided43_1297_5_, personiden2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_1298_0_, personiden2_.date_created as date2_1298_0_, personiden2_.date_voided as date3_1298_0_, personiden2_.identifier as identifier1298_0_, personiden2_.identifier_domain_id as identifier7_1298_0_, personiden2_.person_id as person6_1298_0_, personiden2_.creator_id as creator8_1298_0_, personiden2_.voided_by_id as voided5_1298_0_, identifier3_.identifier_domain_id as identifier1_1292_1_, identifier3_.date_created as date2_1292_1_, identifier3_.namespace_identifier as namespace3_1292_1_, identifier3_.universal_identifier as universal4_1292_1_, identifier3_.universal_identifier_type_code as universal5_1292_1_, identifier3_.creator_id as creator6_1292_1_, user4_.id as id1303_2_, user4_.account_expired as account2_1303_2_, user4_.account_locked as account3_1303_2_, user4_.address as address1303_2_, user4_.city as city1303_2_, user4_.country as country1303_2_, user4_.postal_code as postal7_1303_2_, user4_.province as province1303_2_, user4_.credentials_expired as credenti9_1303_2_, user4_.email as email1303_2_, user4_.account_enabled as account11_1303_2_, user4_.first_name as first12_1303_2_, user4_.last_name as last13_1303_2_, user4_.password as password1303_2_, user4_.password_hint as password15_1303_2_, user4_.phone_number as phone16_1303_2_, user4_.username as username1303_2_, user4_.version as version1303_2_, user4_.website as website1303_2_, user5_.id as id1303_3_, user5_.account_expired as account2_1303_3_, user5_.account_locked as account3_1303_3_, user5_.address as address1303_3_, user5_.city as city1303_3_, user5_.country as country1303_3_, user5_.postal_code as postal7_1303_3_, user5_.province as province1303_3_, user5_.credentials_expired as credenti9_1303_3_, user5_.email as email1303_3_, user5_.account_enabled as account11_1303_3_, user5_.first_name as first12_1303_3_, user5_.last_name as last13_1303_3_, user5_.password as password1303_3_, user5_.password_hint as password15_1303_3_, user5_.phone_number as phone16_1303_3_, user5_.username as username1303_3_, user5_.version as version1303_3_, user5_.website as website1303_3_, user6_.id as id1303_4_, user6_.account_expired as account2_1303_4_, user6_.account_locked as account3_1303_4_, user6_.address as address1303_4_, user6_.city as city1303_4_, user6_.country as country1303_4_, user6_.postal_code as postal7_1303_4_, user6_.province as province1303_4_, user6_.credentials_expired as credenti9_1303_4_, user6_.email as email1303_4_, user6_.account_enabled as account11_1303_4_, user6_.first_name as first12_1303_4_, user6_.last_name as last13_1303_4_, user6_.password as password1303_4_, user6_.password_hint as password15_1303_4_, user6_.phone_number as phone16_1303_4_, user6_.username as username1303_4_, user6_.version as version1303_4_, user6_.website as website1303_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.date_voided is null and this_.city like ? and this_.family_name like ? and this_.given_name like ? DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate$4.doInHibernate(150) | Query by criteria returned: 1 elements. Found person: org.openhie.openempi.model.Person@540464b6[personId=1001,givenName=Odysseas,familyName=Pentakalos,personIdentifiers=[org.openhie.openempi.model.PersonIdentifier@49dee92[personIdentifierId=101,identifierDomain=org.openhie.openempi.model.IdentifierDomain@1c99b59c[identifierDomainId=100,userCreatedBy=org.openhie.openempi.model.User@2f62236f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=,universalIdentifierTypeCode=,namespaceIdentifier=SSN,dateCreated=2010-04-06 17:06:03.167],userByCreatorId=org.openhie.openempi.model.User@2f62236f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],userByVoidedById=,identifier=666-66-6666,dateCreated=2010-04-06 17:14:43.666,dateVoided=]]] DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of test [testGetPersonByAttributes]. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.984 sec Running org.openhie.openempi.dao.UserSessionTest DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@6fef3212]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id16_, user0_.account_expired as account2_16_, user0_.account_locked as account3_16_, user0_.address as address16_, user0_.city as city16_, user0_.country as country16_, user0_.postal_code as postal7_16_, user0_.province as province16_, user0_.credentials_expired as credenti9_16_, user0_.email as email16_, user0_.account_enabled as account11_16_, user0_.first_name as first12_16_, user0_.last_name as last13_16_, user0_.password as password16_, user0_.password_hint as password15_16_, user0_.phone_number as phone16_16_, user0_.username as username16_, user0_.version as version16_, user0_.website as website16_ from app_user user0_ where user0_.username=? Hibernate: select user0_.id as id16_, user0_.account_expired as account2_16_, user0_.account_locked as account3_16_, user0_.address as address16_, user0_.city as city16_, user0_.country as country16_, user0_.postal_code as postal7_16_, user0_.province as province16_, user0_.credentials_expired as credenti9_16_, user0_.email as email16_, user0_.account_enabled as account11_16_, user0_.first_name as first12_16_, user0_.last_name as last13_16_, user0_.password as password16_, user0_.password_hint as password15_16_, user0_.phone_number as phone16_16_, user0_.username as username16_, user0_.version as version16_, user0_.website as website16_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id15_0_, role1_.description as descript2_15_0_, role1_.name as name15_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id15_0_, role1_.description as descript2_15_0_, role1_.name as name15_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.UserSession@3fd102f8[sessionId=,sessionKey=6F6030E3B871514B5A6147B08916498A,user=org.openhie.openempi.model.User@417858a9[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 17:15:13 CDT 2010] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select nextval ('public.user_session_seq') Hibernate: select nextval ('public.user_session_seq') DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.openhie.openempi.dao.UserSessionTest.testAddUserSession(37) | Session is: org.openhie.openempi.model.UserSession@3fd102f8[sessionId=250,sessionKey=6F6030E3B871514B5A6147B08916498A,user=org.openhie.openempi.model.User@417858a9[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 17:15:13 CDT 2010] DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of test [testAddUserSession]. DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@6fef3212]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.session_id as session1_18_0_, this_.date_created as date2_18_0_, this_.session_key as session3_18_0_, this_.user_id as user4_18_0_ from user_session this_ Hibernate: select this_.session_id as session1_18_0_, this_.date_created as date2_18_0_, this_.session_key as session3_18_0_, this_.user_id as user4_18_0_ from user_session this_ DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id16_0_, user0_.account_expired as account2_16_0_, user0_.account_locked as account3_16_0_, user0_.address as address16_0_, user0_.city as city16_0_, user0_.country as country16_0_, user0_.postal_code as postal7_16_0_, user0_.province as province16_0_, user0_.credentials_expired as credenti9_16_0_, user0_.email as email16_0_, user0_.account_enabled as account11_16_0_, user0_.first_name as first12_16_0_, user0_.last_name as last13_16_0_, user0_.password as password16_0_, user0_.password_hint as password15_16_0_, user0_.phone_number as phone16_16_0_, user0_.username as username16_0_, user0_.version as version16_0_, user0_.website as website16_0_ from app_user user0_ where user0_.id=? Hibernate: select user0_.id as id16_0_, user0_.account_expired as account2_16_0_, user0_.account_locked as account3_16_0_, user0_.address as address16_0_, user0_.city as city16_0_, user0_.country as country16_0_, user0_.postal_code as postal7_16_0_, user0_.province as province16_0_, user0_.credentials_expired as credenti9_16_0_, user0_.email as email16_0_, user0_.account_enabled as account11_16_0_, user0_.first_name as first12_16_0_, user0_.last_name as last13_16_0_, user0_.password as password16_0_, user0_.password_hint as password15_16_0_, user0_.phone_number as phone16_16_0_, user0_.username as username16_0_, user0_.version as version16_0_, user0_.website as website16_0_ from app_user user0_ where user0_.id=? DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@179aa546[sessionId=50,sessionKey=CD25695219F38DEA4B5C612AFF07FBB0,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-02 17:47:53.512] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 50 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@179aa546[sessionId=50,sessionKey=CD25695219F38DEA4B5C612AFF07FBB0,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-02 17:47:53.512] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@179aa546[sessionId=50,sessionKey=CD25695219F38DEA4B5C612AFF07FBB0,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-02 17:47:53.512] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: CD25695219F38DEA4B5C612AFF07FBB0 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@179aa546[sessionId=50,sessionKey=CD25695219F38DEA4B5C612AFF07FBB0,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-02 17:47:53.512] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@179aa546[sessionId=50,sessionKey=CD25695219F38DEA4B5C612AFF07FBB0,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-02 17:47:53.512] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@29d8a2c5[sessionId=51,sessionKey=545BB5771B2154908351E909A68261A1,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-02 17:48:09.367] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 51 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@29d8a2c5[sessionId=51,sessionKey=545BB5771B2154908351E909A68261A1,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-02 17:48:09.367] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@29d8a2c5[sessionId=51,sessionKey=545BB5771B2154908351E909A68261A1,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-02 17:48:09.367] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: 545BB5771B2154908351E909A68261A1 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@29d8a2c5[sessionId=51,sessionKey=545BB5771B2154908351E909A68261A1,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-02 17:48:09.367] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@29d8a2c5[sessionId=51,sessionKey=545BB5771B2154908351E909A68261A1,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-02 17:48:09.367] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@4da648f9[sessionId=100,sessionKey=81AC58EB61C3E40069D2566821F919A3,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:04:44.466] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 100 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@4da648f9[sessionId=100,sessionKey=81AC58EB61C3E40069D2566821F919A3,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:04:44.466] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@4da648f9[sessionId=100,sessionKey=81AC58EB61C3E40069D2566821F919A3,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:04:44.466] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: 81AC58EB61C3E40069D2566821F919A3 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@4da648f9[sessionId=100,sessionKey=81AC58EB61C3E40069D2566821F919A3,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:04:44.466] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@4da648f9[sessionId=100,sessionKey=81AC58EB61C3E40069D2566821F919A3,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:04:44.466] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@6000fb42[sessionId=101,sessionKey=A2C9CFA42D4DFBD23D84CEE00FEA76FE,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:04:45.679] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 101 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@6000fb42[sessionId=101,sessionKey=A2C9CFA42D4DFBD23D84CEE00FEA76FE,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:04:45.679] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@6000fb42[sessionId=101,sessionKey=A2C9CFA42D4DFBD23D84CEE00FEA76FE,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:04:45.679] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: A2C9CFA42D4DFBD23D84CEE00FEA76FE DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@6000fb42[sessionId=101,sessionKey=A2C9CFA42D4DFBD23D84CEE00FEA76FE,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:04:45.679] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@6000fb42[sessionId=101,sessionKey=A2C9CFA42D4DFBD23D84CEE00FEA76FE,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:04:45.679] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@606fdb4b[sessionId=102,sessionKey=BD1F5894DE3594261C81B6CB2C5553C2,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:04:46.854] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 102 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@606fdb4b[sessionId=102,sessionKey=BD1F5894DE3594261C81B6CB2C5553C2,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:04:46.854] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@606fdb4b[sessionId=102,sessionKey=BD1F5894DE3594261C81B6CB2C5553C2,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:04:46.854] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: BD1F5894DE3594261C81B6CB2C5553C2 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@606fdb4b[sessionId=102,sessionKey=BD1F5894DE3594261C81B6CB2C5553C2,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:04:46.854] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@606fdb4b[sessionId=102,sessionKey=BD1F5894DE3594261C81B6CB2C5553C2,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:04:46.854] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@4fa64a63[sessionId=103,sessionKey=5D06DAD71B7E90904DA457DA6F86246A,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:04:47.764] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 103 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@4fa64a63[sessionId=103,sessionKey=5D06DAD71B7E90904DA457DA6F86246A,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:04:47.764] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@4fa64a63[sessionId=103,sessionKey=5D06DAD71B7E90904DA457DA6F86246A,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:04:47.764] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: 5D06DAD71B7E90904DA457DA6F86246A DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@4fa64a63[sessionId=103,sessionKey=5D06DAD71B7E90904DA457DA6F86246A,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:04:47.764] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@4fa64a63[sessionId=103,sessionKey=5D06DAD71B7E90904DA457DA6F86246A,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:04:47.764] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@2e5dd26f[sessionId=104,sessionKey=928BEF2C55C6BD864BC29893DBF74953,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:05:05.323] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 104 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@2e5dd26f[sessionId=104,sessionKey=928BEF2C55C6BD864BC29893DBF74953,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:05:05.323] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@2e5dd26f[sessionId=104,sessionKey=928BEF2C55C6BD864BC29893DBF74953,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:05:05.323] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: 928BEF2C55C6BD864BC29893DBF74953 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@2e5dd26f[sessionId=104,sessionKey=928BEF2C55C6BD864BC29893DBF74953,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:05:05.323] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@2e5dd26f[sessionId=104,sessionKey=928BEF2C55C6BD864BC29893DBF74953,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:05:05.323] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@11a28d31[sessionId=105,sessionKey=78E4C10934FA1A3B10BBB08F0BB2E3CC,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:05:06.087] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 105 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@11a28d31[sessionId=105,sessionKey=78E4C10934FA1A3B10BBB08F0BB2E3CC,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:05:06.087] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@11a28d31[sessionId=105,sessionKey=78E4C10934FA1A3B10BBB08F0BB2E3CC,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:05:06.087] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: 78E4C10934FA1A3B10BBB08F0BB2E3CC DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@11a28d31[sessionId=105,sessionKey=78E4C10934FA1A3B10BBB08F0BB2E3CC,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:05:06.087] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@11a28d31[sessionId=105,sessionKey=78E4C10934FA1A3B10BBB08F0BB2E3CC,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:05:06.087] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@46e39502[sessionId=106,sessionKey=DB7B03E86D3BCBD1FBEF361966CEF470,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:05:24.902] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 106 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@46e39502[sessionId=106,sessionKey=DB7B03E86D3BCBD1FBEF361966CEF470,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:05:24.902] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@46e39502[sessionId=106,sessionKey=DB7B03E86D3BCBD1FBEF361966CEF470,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:05:24.902] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: DB7B03E86D3BCBD1FBEF361966CEF470 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@46e39502[sessionId=106,sessionKey=DB7B03E86D3BCBD1FBEF361966CEF470,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:05:24.902] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@46e39502[sessionId=106,sessionKey=DB7B03E86D3BCBD1FBEF361966CEF470,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:05:24.902] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@74bdaaa[sessionId=107,sessionKey=3DFA8EF6ACACF7F4F5E312831022D6F2,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:05:25.634] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 107 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@74bdaaa[sessionId=107,sessionKey=3DFA8EF6ACACF7F4F5E312831022D6F2,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:05:25.634] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@74bdaaa[sessionId=107,sessionKey=3DFA8EF6ACACF7F4F5E312831022D6F2,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:05:25.634] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: 3DFA8EF6ACACF7F4F5E312831022D6F2 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@74bdaaa[sessionId=107,sessionKey=3DFA8EF6ACACF7F4F5E312831022D6F2,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:05:25.634] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@74bdaaa[sessionId=107,sessionKey=3DFA8EF6ACACF7F4F5E312831022D6F2,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:05:25.634] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@500d2a4[sessionId=108,sessionKey=D6881FB12D59735B16EE4E2441E91BFB,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:05:26.9] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 108 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@500d2a4[sessionId=108,sessionKey=D6881FB12D59735B16EE4E2441E91BFB,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:05:26.9] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@500d2a4[sessionId=108,sessionKey=D6881FB12D59735B16EE4E2441E91BFB,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:05:26.9] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: D6881FB12D59735B16EE4E2441E91BFB DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@500d2a4[sessionId=108,sessionKey=D6881FB12D59735B16EE4E2441E91BFB,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:05:26.9] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@500d2a4[sessionId=108,sessionKey=D6881FB12D59735B16EE4E2441E91BFB,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:05:26.9] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@79050f8c[sessionId=109,sessionKey=3874850FAB9BD6AF63583D9515496787,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:00.725] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 109 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@79050f8c[sessionId=109,sessionKey=3874850FAB9BD6AF63583D9515496787,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:00.725] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@79050f8c[sessionId=109,sessionKey=3874850FAB9BD6AF63583D9515496787,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:00.725] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: 3874850FAB9BD6AF63583D9515496787 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@79050f8c[sessionId=109,sessionKey=3874850FAB9BD6AF63583D9515496787,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:00.725] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@79050f8c[sessionId=109,sessionKey=3874850FAB9BD6AF63583D9515496787,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:00.725] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@3b3fee66[sessionId=110,sessionKey=EEECB42D43B36E731348BFBCF382FEE7,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:01.387] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 110 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@3b3fee66[sessionId=110,sessionKey=EEECB42D43B36E731348BFBCF382FEE7,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:01.387] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@3b3fee66[sessionId=110,sessionKey=EEECB42D43B36E731348BFBCF382FEE7,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:01.387] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: EEECB42D43B36E731348BFBCF382FEE7 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@3b3fee66[sessionId=110,sessionKey=EEECB42D43B36E731348BFBCF382FEE7,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:01.387] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@3b3fee66[sessionId=110,sessionKey=EEECB42D43B36E731348BFBCF382FEE7,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:01.387] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@623c88ed[sessionId=111,sessionKey=032E4C979D6284979636EB0774F1DE08,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:02.242] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 111 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@623c88ed[sessionId=111,sessionKey=032E4C979D6284979636EB0774F1DE08,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:02.242] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@623c88ed[sessionId=111,sessionKey=032E4C979D6284979636EB0774F1DE08,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:02.242] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: 032E4C979D6284979636EB0774F1DE08 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@623c88ed[sessionId=111,sessionKey=032E4C979D6284979636EB0774F1DE08,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:02.242] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@623c88ed[sessionId=111,sessionKey=032E4C979D6284979636EB0774F1DE08,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:02.242] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@7441b1fd[sessionId=112,sessionKey=E8D1D22F9A3E8E69E254CB6876EA0522,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:03.032] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 112 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@7441b1fd[sessionId=112,sessionKey=E8D1D22F9A3E8E69E254CB6876EA0522,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:03.032] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@7441b1fd[sessionId=112,sessionKey=E8D1D22F9A3E8E69E254CB6876EA0522,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:03.032] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: E8D1D22F9A3E8E69E254CB6876EA0522 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@7441b1fd[sessionId=112,sessionKey=E8D1D22F9A3E8E69E254CB6876EA0522,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:03.032] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@7441b1fd[sessionId=112,sessionKey=E8D1D22F9A3E8E69E254CB6876EA0522,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:03.032] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@50c94ac[sessionId=113,sessionKey=1B624567DFBC2542B117D100F0AD1F37,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:04.369] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 113 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@50c94ac[sessionId=113,sessionKey=1B624567DFBC2542B117D100F0AD1F37,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:04.369] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@50c94ac[sessionId=113,sessionKey=1B624567DFBC2542B117D100F0AD1F37,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:04.369] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: 1B624567DFBC2542B117D100F0AD1F37 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@50c94ac[sessionId=113,sessionKey=1B624567DFBC2542B117D100F0AD1F37,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:04.369] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@50c94ac[sessionId=113,sessionKey=1B624567DFBC2542B117D100F0AD1F37,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:04.369] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@7cf4aaca[sessionId=114,sessionKey=7AD69A78D216AD02233DC2BFB1A4A568,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:05.047] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 114 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@7cf4aaca[sessionId=114,sessionKey=7AD69A78D216AD02233DC2BFB1A4A568,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:05.047] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@7cf4aaca[sessionId=114,sessionKey=7AD69A78D216AD02233DC2BFB1A4A568,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:05.047] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: 7AD69A78D216AD02233DC2BFB1A4A568 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@7cf4aaca[sessionId=114,sessionKey=7AD69A78D216AD02233DC2BFB1A4A568,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:05.047] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@7cf4aaca[sessionId=114,sessionKey=7AD69A78D216AD02233DC2BFB1A4A568,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:05.047] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@22f8f3dd[sessionId=115,sessionKey=03A7748180C394DCD22EBF61F04A1E2C,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:05.906] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 115 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@22f8f3dd[sessionId=115,sessionKey=03A7748180C394DCD22EBF61F04A1E2C,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:05.906] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@22f8f3dd[sessionId=115,sessionKey=03A7748180C394DCD22EBF61F04A1E2C,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:05.906] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: 03A7748180C394DCD22EBF61F04A1E2C DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@22f8f3dd[sessionId=115,sessionKey=03A7748180C394DCD22EBF61F04A1E2C,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:05.906] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@22f8f3dd[sessionId=115,sessionKey=03A7748180C394DCD22EBF61F04A1E2C,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:05.906] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@652441b[sessionId=116,sessionKey=06AA5F809E359DFACCC4F9D9F76DBAE0,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:06.65] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 116 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@652441b[sessionId=116,sessionKey=06AA5F809E359DFACCC4F9D9F76DBAE0,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:06.65] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@652441b[sessionId=116,sessionKey=06AA5F809E359DFACCC4F9D9F76DBAE0,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:06.65] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: 06AA5F809E359DFACCC4F9D9F76DBAE0 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@652441b[sessionId=116,sessionKey=06AA5F809E359DFACCC4F9D9F76DBAE0,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:06.65] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@652441b[sessionId=116,sessionKey=06AA5F809E359DFACCC4F9D9F76DBAE0,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:06.65] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@2f54bdb[sessionId=117,sessionKey=7F1660907F7DC10ECDEF02D4009E7AAB,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:07.717] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 117 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@2f54bdb[sessionId=117,sessionKey=7F1660907F7DC10ECDEF02D4009E7AAB,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:07.717] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@2f54bdb[sessionId=117,sessionKey=7F1660907F7DC10ECDEF02D4009E7AAB,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:07.717] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: 7F1660907F7DC10ECDEF02D4009E7AAB DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@2f54bdb[sessionId=117,sessionKey=7F1660907F7DC10ECDEF02D4009E7AAB,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:07.717] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@2f54bdb[sessionId=117,sessionKey=7F1660907F7DC10ECDEF02D4009E7AAB,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:07.717] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@36471861[sessionId=118,sessionKey=54FB956904A5334074BC1A5D906AE5E5,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:08.597] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 118 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@36471861[sessionId=118,sessionKey=54FB956904A5334074BC1A5D906AE5E5,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:08.597] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@36471861[sessionId=118,sessionKey=54FB956904A5334074BC1A5D906AE5E5,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:08.597] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: 54FB956904A5334074BC1A5D906AE5E5 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@36471861[sessionId=118,sessionKey=54FB956904A5334074BC1A5D906AE5E5,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:08.597] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@36471861[sessionId=118,sessionKey=54FB956904A5334074BC1A5D906AE5E5,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:08.597] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@7591a41d[sessionId=119,sessionKey=44700B9144E0B91F88FD2A7FC3DD9690,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:09.515] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 119 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@7591a41d[sessionId=119,sessionKey=44700B9144E0B91F88FD2A7FC3DD9690,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:09.515] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@7591a41d[sessionId=119,sessionKey=44700B9144E0B91F88FD2A7FC3DD9690,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:09.515] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: 44700B9144E0B91F88FD2A7FC3DD9690 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@7591a41d[sessionId=119,sessionKey=44700B9144E0B91F88FD2A7FC3DD9690,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:09.515] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@7591a41d[sessionId=119,sessionKey=44700B9144E0B91F88FD2A7FC3DD9690,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:09.515] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@2cada838[sessionId=120,sessionKey=2EF2D6659E39A907CCC9EC024F7CE771,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:10.825] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 120 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@2cada838[sessionId=120,sessionKey=2EF2D6659E39A907CCC9EC024F7CE771,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:10.825] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@2cada838[sessionId=120,sessionKey=2EF2D6659E39A907CCC9EC024F7CE771,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:10.825] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: 2EF2D6659E39A907CCC9EC024F7CE771 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@2cada838[sessionId=120,sessionKey=2EF2D6659E39A907CCC9EC024F7CE771,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:10.825] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@2cada838[sessionId=120,sessionKey=2EF2D6659E39A907CCC9EC024F7CE771,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:10.825] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@3cff0b72[sessionId=121,sessionKey=D7AEB2AC0567B9076DC1153EE1B2B6B0,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:11.863] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 121 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@3cff0b72[sessionId=121,sessionKey=D7AEB2AC0567B9076DC1153EE1B2B6B0,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:11.863] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@3cff0b72[sessionId=121,sessionKey=D7AEB2AC0567B9076DC1153EE1B2B6B0,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:11.863] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: D7AEB2AC0567B9076DC1153EE1B2B6B0 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@3cff0b72[sessionId=121,sessionKey=D7AEB2AC0567B9076DC1153EE1B2B6B0,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:11.863] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@3cff0b72[sessionId=121,sessionKey=D7AEB2AC0567B9076DC1153EE1B2B6B0,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:11.863] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@c4888a7[sessionId=122,sessionKey=F5D3BD56BC761823247584B8D158A1B1,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:12.807] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 122 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@c4888a7[sessionId=122,sessionKey=F5D3BD56BC761823247584B8D158A1B1,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:12.807] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@c4888a7[sessionId=122,sessionKey=F5D3BD56BC761823247584B8D158A1B1,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:12.807] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: F5D3BD56BC761823247584B8D158A1B1 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@c4888a7[sessionId=122,sessionKey=F5D3BD56BC761823247584B8D158A1B1,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:12.807] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@c4888a7[sessionId=122,sessionKey=F5D3BD56BC761823247584B8D158A1B1,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:12.807] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@6e03923d[sessionId=123,sessionKey=20ACF53F1BE15AEAA4B358A33404E150,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:13.634] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 123 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@6e03923d[sessionId=123,sessionKey=20ACF53F1BE15AEAA4B358A33404E150,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:13.634] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@6e03923d[sessionId=123,sessionKey=20ACF53F1BE15AEAA4B358A33404E150,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:13.634] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: 20ACF53F1BE15AEAA4B358A33404E150 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@6e03923d[sessionId=123,sessionKey=20ACF53F1BE15AEAA4B358A33404E150,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:13.634] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@6e03923d[sessionId=123,sessionKey=20ACF53F1BE15AEAA4B358A33404E150,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:13.634] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@2c761b38[sessionId=124,sessionKey=A79B4AA79B8E21766C033BA1769762ED,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:14.245] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 124 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@2c761b38[sessionId=124,sessionKey=A79B4AA79B8E21766C033BA1769762ED,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:14.245] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@2c761b38[sessionId=124,sessionKey=A79B4AA79B8E21766C033BA1769762ED,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:14.245] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: A79B4AA79B8E21766C033BA1769762ED DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@2c761b38[sessionId=124,sessionKey=A79B4AA79B8E21766C033BA1769762ED,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:14.245] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@2c761b38[sessionId=124,sessionKey=A79B4AA79B8E21766C033BA1769762ED,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:14.245] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@7df51055[sessionId=125,sessionKey=AEA0CA75C0647F6FE014F4305E49372C,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:16.691] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 125 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@7df51055[sessionId=125,sessionKey=AEA0CA75C0647F6FE014F4305E49372C,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:16.691] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@7df51055[sessionId=125,sessionKey=AEA0CA75C0647F6FE014F4305E49372C,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:16.691] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: AEA0CA75C0647F6FE014F4305E49372C DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@7df51055[sessionId=125,sessionKey=AEA0CA75C0647F6FE014F4305E49372C,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:16.691] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@7df51055[sessionId=125,sessionKey=AEA0CA75C0647F6FE014F4305E49372C,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:16.691] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@64037d0d[sessionId=126,sessionKey=01C20A906CE854F5D772642A5A3584EC,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:17.391] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 126 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@64037d0d[sessionId=126,sessionKey=01C20A906CE854F5D772642A5A3584EC,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:17.391] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@64037d0d[sessionId=126,sessionKey=01C20A906CE854F5D772642A5A3584EC,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:17.391] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: 01C20A906CE854F5D772642A5A3584EC DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@64037d0d[sessionId=126,sessionKey=01C20A906CE854F5D772642A5A3584EC,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:17.391] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@64037d0d[sessionId=126,sessionKey=01C20A906CE854F5D772642A5A3584EC,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:17.391] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@210713c7[sessionId=127,sessionKey=294B67853AF30C026654EB4207A0DA4F,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:18.592] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 127 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@210713c7[sessionId=127,sessionKey=294B67853AF30C026654EB4207A0DA4F,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:18.592] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@210713c7[sessionId=127,sessionKey=294B67853AF30C026654EB4207A0DA4F,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:18.592] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: 294B67853AF30C026654EB4207A0DA4F DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@210713c7[sessionId=127,sessionKey=294B67853AF30C026654EB4207A0DA4F,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:18.592] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@210713c7[sessionId=127,sessionKey=294B67853AF30C026654EB4207A0DA4F,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:18.592] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@57a37ec1[sessionId=128,sessionKey=FBA802F74BC281687199A1FF8586C5E0,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:19.321] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 128 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@57a37ec1[sessionId=128,sessionKey=FBA802F74BC281687199A1FF8586C5E0,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:19.321] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@57a37ec1[sessionId=128,sessionKey=FBA802F74BC281687199A1FF8586C5E0,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:19.321] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: FBA802F74BC281687199A1FF8586C5E0 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@57a37ec1[sessionId=128,sessionKey=FBA802F74BC281687199A1FF8586C5E0,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:19.321] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@57a37ec1[sessionId=128,sessionKey=FBA802F74BC281687199A1FF8586C5E0,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:19.321] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@2ed6ddda[sessionId=129,sessionKey=567D4F8BD84F5F8C2870C313CD716D45,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:20.129] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 129 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@2ed6ddda[sessionId=129,sessionKey=567D4F8BD84F5F8C2870C313CD716D45,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:20.129] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@2ed6ddda[sessionId=129,sessionKey=567D4F8BD84F5F8C2870C313CD716D45,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:20.129] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: 567D4F8BD84F5F8C2870C313CD716D45 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@2ed6ddda[sessionId=129,sessionKey=567D4F8BD84F5F8C2870C313CD716D45,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:20.129] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@2ed6ddda[sessionId=129,sessionKey=567D4F8BD84F5F8C2870C313CD716D45,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:20.129] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@1c7f2b3c[sessionId=130,sessionKey=8D33C9D6D6A3C1508C30441C00B99D56,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:20.711] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 130 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@1c7f2b3c[sessionId=130,sessionKey=8D33C9D6D6A3C1508C30441C00B99D56,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:20.711] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@1c7f2b3c[sessionId=130,sessionKey=8D33C9D6D6A3C1508C30441C00B99D56,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:20.711] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: 8D33C9D6D6A3C1508C30441C00B99D56 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@1c7f2b3c[sessionId=130,sessionKey=8D33C9D6D6A3C1508C30441C00B99D56,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:20.711] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@1c7f2b3c[sessionId=130,sessionKey=8D33C9D6D6A3C1508C30441C00B99D56,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:06:20.711] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@60ef7ec1[sessionId=200,sessionKey=FD0584213E48D4F44AA9E1D61DCA9266,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:21.849] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 200 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@60ef7ec1[sessionId=200,sessionKey=FD0584213E48D4F44AA9E1D61DCA9266,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:21.849] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@60ef7ec1[sessionId=200,sessionKey=FD0584213E48D4F44AA9E1D61DCA9266,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:21.849] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: FD0584213E48D4F44AA9E1D61DCA9266 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@60ef7ec1[sessionId=200,sessionKey=FD0584213E48D4F44AA9E1D61DCA9266,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:21.849] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@60ef7ec1[sessionId=200,sessionKey=FD0584213E48D4F44AA9E1D61DCA9266,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:21.849] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@b6ae29f[sessionId=201,sessionKey=4F25B88CBDC40714AEDC59D2009577E5,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:23.011] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 201 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@b6ae29f[sessionId=201,sessionKey=4F25B88CBDC40714AEDC59D2009577E5,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:23.011] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@b6ae29f[sessionId=201,sessionKey=4F25B88CBDC40714AEDC59D2009577E5,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:23.011] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: 4F25B88CBDC40714AEDC59D2009577E5 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@b6ae29f[sessionId=201,sessionKey=4F25B88CBDC40714AEDC59D2009577E5,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:23.011] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@b6ae29f[sessionId=201,sessionKey=4F25B88CBDC40714AEDC59D2009577E5,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:23.011] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@16443a94[sessionId=202,sessionKey=1C30D7E1D6E18C8077B4904C4419AE32,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:24.16] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 202 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@16443a94[sessionId=202,sessionKey=1C30D7E1D6E18C8077B4904C4419AE32,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:24.16] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@16443a94[sessionId=202,sessionKey=1C30D7E1D6E18C8077B4904C4419AE32,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:24.16] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: 1C30D7E1D6E18C8077B4904C4419AE32 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@16443a94[sessionId=202,sessionKey=1C30D7E1D6E18C8077B4904C4419AE32,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:24.16] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@16443a94[sessionId=202,sessionKey=1C30D7E1D6E18C8077B4904C4419AE32,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:24.16] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@5961d5f7[sessionId=203,sessionKey=147D634F523DE5C770AB8271F07AFB52,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:25.121] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 203 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@5961d5f7[sessionId=203,sessionKey=147D634F523DE5C770AB8271F07AFB52,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:25.121] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@5961d5f7[sessionId=203,sessionKey=147D634F523DE5C770AB8271F07AFB52,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:25.121] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: 147D634F523DE5C770AB8271F07AFB52 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@5961d5f7[sessionId=203,sessionKey=147D634F523DE5C770AB8271F07AFB52,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:25.121] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@5961d5f7[sessionId=203,sessionKey=147D634F523DE5C770AB8271F07AFB52,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:25.121] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@262678f9[sessionId=204,sessionKey=64A4B982AF8EFDCA136D6098B2D08F08,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:33.181] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 204 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@262678f9[sessionId=204,sessionKey=64A4B982AF8EFDCA136D6098B2D08F08,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:33.181] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@262678f9[sessionId=204,sessionKey=64A4B982AF8EFDCA136D6098B2D08F08,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:33.181] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: 64A4B982AF8EFDCA136D6098B2D08F08 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@262678f9[sessionId=204,sessionKey=64A4B982AF8EFDCA136D6098B2D08F08,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:33.181] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@262678f9[sessionId=204,sessionKey=64A4B982AF8EFDCA136D6098B2D08F08,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:33.181] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@27d03700[sessionId=205,sessionKey=71C083AA49DAB545DCDBF68903FB946E,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:33.979] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 205 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@27d03700[sessionId=205,sessionKey=71C083AA49DAB545DCDBF68903FB946E,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:33.979] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@27d03700[sessionId=205,sessionKey=71C083AA49DAB545DCDBF68903FB946E,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:33.979] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: 71C083AA49DAB545DCDBF68903FB946E DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@27d03700[sessionId=205,sessionKey=71C083AA49DAB545DCDBF68903FB946E,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:33.979] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@27d03700[sessionId=205,sessionKey=71C083AA49DAB545DCDBF68903FB946E,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:33.979] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@56caf56b[sessionId=206,sessionKey=8663B40D3E8C31376F2B0152C560882A,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:42.531] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 206 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@56caf56b[sessionId=206,sessionKey=8663B40D3E8C31376F2B0152C560882A,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:42.531] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@56caf56b[sessionId=206,sessionKey=8663B40D3E8C31376F2B0152C560882A,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:42.531] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: 8663B40D3E8C31376F2B0152C560882A DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@56caf56b[sessionId=206,sessionKey=8663B40D3E8C31376F2B0152C560882A,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:42.531] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@56caf56b[sessionId=206,sessionKey=8663B40D3E8C31376F2B0152C560882A,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:42.531] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@26b67051[sessionId=207,sessionKey=E0F187C243B722C567D1B406DDE1CABE,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:43.348] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 207 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@26b67051[sessionId=207,sessionKey=E0F187C243B722C567D1B406DDE1CABE,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:43.348] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@26b67051[sessionId=207,sessionKey=E0F187C243B722C567D1B406DDE1CABE,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:43.348] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: E0F187C243B722C567D1B406DDE1CABE DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@26b67051[sessionId=207,sessionKey=E0F187C243B722C567D1B406DDE1CABE,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:43.348] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@26b67051[sessionId=207,sessionKey=E0F187C243B722C567D1B406DDE1CABE,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:43.348] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@1387e9b2[sessionId=208,sessionKey=250912A9769C1174D7265EDB1B211C85,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:44.944] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 208 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@1387e9b2[sessionId=208,sessionKey=250912A9769C1174D7265EDB1B211C85,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:44.944] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@1387e9b2[sessionId=208,sessionKey=250912A9769C1174D7265EDB1B211C85,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:44.944] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: 250912A9769C1174D7265EDB1B211C85 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@1387e9b2[sessionId=208,sessionKey=250912A9769C1174D7265EDB1B211C85,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:44.944] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@1387e9b2[sessionId=208,sessionKey=250912A9769C1174D7265EDB1B211C85,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:44.944] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@3fffaf22[sessionId=209,sessionKey=2B76AD3F6A403A71D40B4646EA257AD4,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:53.142] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 209 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@3fffaf22[sessionId=209,sessionKey=2B76AD3F6A403A71D40B4646EA257AD4,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:53.142] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@3fffaf22[sessionId=209,sessionKey=2B76AD3F6A403A71D40B4646EA257AD4,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:53.142] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: 2B76AD3F6A403A71D40B4646EA257AD4 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@3fffaf22[sessionId=209,sessionKey=2B76AD3F6A403A71D40B4646EA257AD4,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:53.142] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@3fffaf22[sessionId=209,sessionKey=2B76AD3F6A403A71D40B4646EA257AD4,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:53.142] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@2b430201[sessionId=210,sessionKey=A0D82406CC2C5290EA3D2ACA9F73FD4B,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:53.885] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 210 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@2b430201[sessionId=210,sessionKey=A0D82406CC2C5290EA3D2ACA9F73FD4B,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:53.885] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@2b430201[sessionId=210,sessionKey=A0D82406CC2C5290EA3D2ACA9F73FD4B,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:53.885] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: A0D82406CC2C5290EA3D2ACA9F73FD4B DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@2b430201[sessionId=210,sessionKey=A0D82406CC2C5290EA3D2ACA9F73FD4B,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:53.885] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@2b430201[sessionId=210,sessionKey=A0D82406CC2C5290EA3D2ACA9F73FD4B,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:53.885] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@3c38a5d7[sessionId=211,sessionKey=4BF3D176DE527E48BF9DD0010FFB213C,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:55.06] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 211 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@3c38a5d7[sessionId=211,sessionKey=4BF3D176DE527E48BF9DD0010FFB213C,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:55.06] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@3c38a5d7[sessionId=211,sessionKey=4BF3D176DE527E48BF9DD0010FFB213C,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:55.06] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: 4BF3D176DE527E48BF9DD0010FFB213C DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@3c38a5d7[sessionId=211,sessionKey=4BF3D176DE527E48BF9DD0010FFB213C,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:55.06] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@3c38a5d7[sessionId=211,sessionKey=4BF3D176DE527E48BF9DD0010FFB213C,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:55.06] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@2b0fe524[sessionId=212,sessionKey=65011C2B245CE9D07F1FA07CF65F07B6,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:56.25] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 212 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@2b0fe524[sessionId=212,sessionKey=65011C2B245CE9D07F1FA07CF65F07B6,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:56.25] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@2b0fe524[sessionId=212,sessionKey=65011C2B245CE9D07F1FA07CF65F07B6,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:56.25] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: 65011C2B245CE9D07F1FA07CF65F07B6 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@2b0fe524[sessionId=212,sessionKey=65011C2B245CE9D07F1FA07CF65F07B6,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:56.25] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@2b0fe524[sessionId=212,sessionKey=65011C2B245CE9D07F1FA07CF65F07B6,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:56.25] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@208cb492[sessionId=213,sessionKey=E348A645446EB4ECEA883F3DF4FC20E7,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:57.099] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 213 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@208cb492[sessionId=213,sessionKey=E348A645446EB4ECEA883F3DF4FC20E7,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:57.099] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@208cb492[sessionId=213,sessionKey=E348A645446EB4ECEA883F3DF4FC20E7,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:57.099] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: E348A645446EB4ECEA883F3DF4FC20E7 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@208cb492[sessionId=213,sessionKey=E348A645446EB4ECEA883F3DF4FC20E7,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:57.099] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@208cb492[sessionId=213,sessionKey=E348A645446EB4ECEA883F3DF4FC20E7,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:57.099] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@75a2edef[sessionId=214,sessionKey=3AD6C8679BC03AA2168FC7CC69D0C8E8,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:57.738] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 214 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@75a2edef[sessionId=214,sessionKey=3AD6C8679BC03AA2168FC7CC69D0C8E8,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:57.738] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@75a2edef[sessionId=214,sessionKey=3AD6C8679BC03AA2168FC7CC69D0C8E8,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:57.738] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: 3AD6C8679BC03AA2168FC7CC69D0C8E8 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@75a2edef[sessionId=214,sessionKey=3AD6C8679BC03AA2168FC7CC69D0C8E8,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:57.738] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@75a2edef[sessionId=214,sessionKey=3AD6C8679BC03AA2168FC7CC69D0C8E8,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:57.738] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@1bb3223f[sessionId=215,sessionKey=2D20B712683CFD3C71E51FD3299171F9,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:58.914] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 215 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@1bb3223f[sessionId=215,sessionKey=2D20B712683CFD3C71E51FD3299171F9,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:58.914] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@1bb3223f[sessionId=215,sessionKey=2D20B712683CFD3C71E51FD3299171F9,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:58.914] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: 2D20B712683CFD3C71E51FD3299171F9 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@1bb3223f[sessionId=215,sessionKey=2D20B712683CFD3C71E51FD3299171F9,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:58.914] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@1bb3223f[sessionId=215,sessionKey=2D20B712683CFD3C71E51FD3299171F9,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:58.914] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@d8d644e[sessionId=216,sessionKey=60B81E88EFFDFED34C0624A41FD0546B,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:59.629] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 216 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@d8d644e[sessionId=216,sessionKey=60B81E88EFFDFED34C0624A41FD0546B,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:59.629] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@d8d644e[sessionId=216,sessionKey=60B81E88EFFDFED34C0624A41FD0546B,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:59.629] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: 60B81E88EFFDFED34C0624A41FD0546B DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@d8d644e[sessionId=216,sessionKey=60B81E88EFFDFED34C0624A41FD0546B,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:59.629] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@d8d644e[sessionId=216,sessionKey=60B81E88EFFDFED34C0624A41FD0546B,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:14:59.629] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@3db443d5[sessionId=217,sessionKey=FB29906FED8247007B885E79DF775554,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:00.483] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 217 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@3db443d5[sessionId=217,sessionKey=FB29906FED8247007B885E79DF775554,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:00.483] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@3db443d5[sessionId=217,sessionKey=FB29906FED8247007B885E79DF775554,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:00.483] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: FB29906FED8247007B885E79DF775554 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@3db443d5[sessionId=217,sessionKey=FB29906FED8247007B885E79DF775554,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:00.483] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@3db443d5[sessionId=217,sessionKey=FB29906FED8247007B885E79DF775554,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:00.483] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@5d17499[sessionId=218,sessionKey=E3A10010DFD360EC2A9BDC9B78B4EE6F,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:01.331] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 218 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@5d17499[sessionId=218,sessionKey=E3A10010DFD360EC2A9BDC9B78B4EE6F,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:01.331] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@5d17499[sessionId=218,sessionKey=E3A10010DFD360EC2A9BDC9B78B4EE6F,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:01.331] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: E3A10010DFD360EC2A9BDC9B78B4EE6F DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@5d17499[sessionId=218,sessionKey=E3A10010DFD360EC2A9BDC9B78B4EE6F,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:01.331] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@5d17499[sessionId=218,sessionKey=E3A10010DFD360EC2A9BDC9B78B4EE6F,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:01.331] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@7a3debca[sessionId=219,sessionKey=30588398976379D1060737445EF536E5,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:02.114] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 219 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@7a3debca[sessionId=219,sessionKey=30588398976379D1060737445EF536E5,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:02.114] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@7a3debca[sessionId=219,sessionKey=30588398976379D1060737445EF536E5,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:02.114] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: 30588398976379D1060737445EF536E5 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@7a3debca[sessionId=219,sessionKey=30588398976379D1060737445EF536E5,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:02.114] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@7a3debca[sessionId=219,sessionKey=30588398976379D1060737445EF536E5,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:02.114] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@77435978[sessionId=220,sessionKey=5286CAB65FCBC1CD1DF5AAF7CE8FBCE2,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:03.729] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 220 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@77435978[sessionId=220,sessionKey=5286CAB65FCBC1CD1DF5AAF7CE8FBCE2,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:03.729] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@77435978[sessionId=220,sessionKey=5286CAB65FCBC1CD1DF5AAF7CE8FBCE2,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:03.729] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: 5286CAB65FCBC1CD1DF5AAF7CE8FBCE2 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@77435978[sessionId=220,sessionKey=5286CAB65FCBC1CD1DF5AAF7CE8FBCE2,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:03.729] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@77435978[sessionId=220,sessionKey=5286CAB65FCBC1CD1DF5AAF7CE8FBCE2,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:03.729] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@66a71273[sessionId=221,sessionKey=2C507DC08D1F8F98F3D5A0904417B978,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:04.745] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 221 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@66a71273[sessionId=221,sessionKey=2C507DC08D1F8F98F3D5A0904417B978,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:04.745] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@66a71273[sessionId=221,sessionKey=2C507DC08D1F8F98F3D5A0904417B978,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:04.745] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: 2C507DC08D1F8F98F3D5A0904417B978 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@66a71273[sessionId=221,sessionKey=2C507DC08D1F8F98F3D5A0904417B978,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:04.745] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@66a71273[sessionId=221,sessionKey=2C507DC08D1F8F98F3D5A0904417B978,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:04.745] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@62ac70ab[sessionId=222,sessionKey=BC1C3291AA035405FDCD8C766C0C545D,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:05.707] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 222 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@62ac70ab[sessionId=222,sessionKey=BC1C3291AA035405FDCD8C766C0C545D,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:05.707] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@62ac70ab[sessionId=222,sessionKey=BC1C3291AA035405FDCD8C766C0C545D,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:05.707] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: BC1C3291AA035405FDCD8C766C0C545D DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@62ac70ab[sessionId=222,sessionKey=BC1C3291AA035405FDCD8C766C0C545D,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:05.707] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@62ac70ab[sessionId=222,sessionKey=BC1C3291AA035405FDCD8C766C0C545D,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:05.707] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@27191d29[sessionId=223,sessionKey=A8830D60642AD58DCCF28C2CFE156AF7,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:06.522] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 223 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@27191d29[sessionId=223,sessionKey=A8830D60642AD58DCCF28C2CFE156AF7,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:06.522] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@27191d29[sessionId=223,sessionKey=A8830D60642AD58DCCF28C2CFE156AF7,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:06.522] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: A8830D60642AD58DCCF28C2CFE156AF7 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@27191d29[sessionId=223,sessionKey=A8830D60642AD58DCCF28C2CFE156AF7,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:06.522] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@27191d29[sessionId=223,sessionKey=A8830D60642AD58DCCF28C2CFE156AF7,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:06.522] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@61c982cc[sessionId=224,sessionKey=E47805404AE7D0522803C7D5937E7FEC,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:07.102] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 224 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@61c982cc[sessionId=224,sessionKey=E47805404AE7D0522803C7D5937E7FEC,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:07.102] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@61c982cc[sessionId=224,sessionKey=E47805404AE7D0522803C7D5937E7FEC,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:07.102] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: E47805404AE7D0522803C7D5937E7FEC DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@61c982cc[sessionId=224,sessionKey=E47805404AE7D0522803C7D5937E7FEC,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:07.102] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@61c982cc[sessionId=224,sessionKey=E47805404AE7D0522803C7D5937E7FEC,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:07.102] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@74aa513b[sessionId=225,sessionKey=51A29EB793E29E8111CD07D69F888A15,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:09.435] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 225 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@74aa513b[sessionId=225,sessionKey=51A29EB793E29E8111CD07D69F888A15,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:09.435] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@74aa513b[sessionId=225,sessionKey=51A29EB793E29E8111CD07D69F888A15,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:09.435] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: 51A29EB793E29E8111CD07D69F888A15 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@74aa513b[sessionId=225,sessionKey=51A29EB793E29E8111CD07D69F888A15,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:09.435] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@74aa513b[sessionId=225,sessionKey=51A29EB793E29E8111CD07D69F888A15,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:09.435] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@59bb3453[sessionId=226,sessionKey=E0404F37EA9313A72F3C42DA9995DFDD,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:10.226] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 226 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@59bb3453[sessionId=226,sessionKey=E0404F37EA9313A72F3C42DA9995DFDD,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:10.226] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@59bb3453[sessionId=226,sessionKey=E0404F37EA9313A72F3C42DA9995DFDD,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:10.226] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: E0404F37EA9313A72F3C42DA9995DFDD DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@59bb3453[sessionId=226,sessionKey=E0404F37EA9313A72F3C42DA9995DFDD,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:10.226] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@59bb3453[sessionId=226,sessionKey=E0404F37EA9313A72F3C42DA9995DFDD,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:10.226] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@1168632b[sessionId=227,sessionKey=1A08DDF6A73CF2A0F1D7B417EBAE1A9A,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:11.328] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 227 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@1168632b[sessionId=227,sessionKey=1A08DDF6A73CF2A0F1D7B417EBAE1A9A,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:11.328] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@1168632b[sessionId=227,sessionKey=1A08DDF6A73CF2A0F1D7B417EBAE1A9A,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:11.328] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: 1A08DDF6A73CF2A0F1D7B417EBAE1A9A DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@1168632b[sessionId=227,sessionKey=1A08DDF6A73CF2A0F1D7B417EBAE1A9A,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:11.328] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@1168632b[sessionId=227,sessionKey=1A08DDF6A73CF2A0F1D7B417EBAE1A9A,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:11.328] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@5c46a4fa[sessionId=228,sessionKey=3C0F078FB47698FD38C5FCA45518F454,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:11.97] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 228 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@5c46a4fa[sessionId=228,sessionKey=3C0F078FB47698FD38C5FCA45518F454,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:11.97] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@5c46a4fa[sessionId=228,sessionKey=3C0F078FB47698FD38C5FCA45518F454,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:11.97] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: 3C0F078FB47698FD38C5FCA45518F454 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@5c46a4fa[sessionId=228,sessionKey=3C0F078FB47698FD38C5FCA45518F454,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:11.97] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@5c46a4fa[sessionId=228,sessionKey=3C0F078FB47698FD38C5FCA45518F454,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:11.97] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@21f9486a[sessionId=229,sessionKey=9EB922A0ADB6582886638AAA2C6C47E5,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:12.875] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 229 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@21f9486a[sessionId=229,sessionKey=9EB922A0ADB6582886638AAA2C6C47E5,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:12.875] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@21f9486a[sessionId=229,sessionKey=9EB922A0ADB6582886638AAA2C6C47E5,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:12.875] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: 9EB922A0ADB6582886638AAA2C6C47E5 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@21f9486a[sessionId=229,sessionKey=9EB922A0ADB6582886638AAA2C6C47E5,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:12.875] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@21f9486a[sessionId=229,sessionKey=9EB922A0ADB6582886638AAA2C6C47E5,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:12.875] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@75013892[sessionId=230,sessionKey=198A9E4DA52FFC4CFD7629D649D9DC7A,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:13.518] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 230 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@75013892[sessionId=230,sessionKey=198A9E4DA52FFC4CFD7629D649D9DC7A,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:13.518] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@75013892[sessionId=230,sessionKey=198A9E4DA52FFC4CFD7629D649D9DC7A,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:13.518] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: 198A9E4DA52FFC4CFD7629D649D9DC7A DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSession@75013892[sessionId=230,sessionKey=198A9E4DA52FFC4CFD7629D649D9DC7A,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:13.518] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@75013892[sessionId=230,sessionKey=198A9E4DA52FFC4CFD7629D649D9DC7A,user=org.openhie.openempi.model.User@66c5b9bd[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 17:15:13.518] DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of test [testFindUserSession]. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.422 sec Running org.openhie.openempi.service.impl.UniversalManagerTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec Running org.openhie.openempi.dao.PersonDaoTest DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@6fef3212]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select identifier0_.identifier_domain_id as identifier1_5_, identifier0_.date_created as date2_5_, identifier0_.namespace_identifier as namespace3_5_, identifier0_.universal_identifier as universal4_5_, identifier0_.universal_identifier_type_code as universal5_5_, identifier0_.creator_id as creator6_5_ from identifier_domain identifier0_ Hibernate: select identifier0_.identifier_domain_id as identifier1_5_, identifier0_.date_created as date2_5_, identifier0_.namespace_identifier as namespace3_5_, identifier0_.universal_identifier as universal4_5_, identifier0_.universal_identifier_type_code as universal5_5_, identifier0_.creator_id as creator6_5_ from identifier_domain identifier0_ DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id16_0_, user0_.account_expired as account2_16_0_, user0_.account_locked as account3_16_0_, user0_.address as address16_0_, user0_.city as city16_0_, user0_.country as country16_0_, user0_.postal_code as postal7_16_0_, user0_.province as province16_0_, user0_.credentials_expired as credenti9_16_0_, user0_.email as email16_0_, user0_.account_enabled as account11_16_0_, user0_.first_name as first12_16_0_, user0_.last_name as last13_16_0_, user0_.password as password16_0_, user0_.password_hint as password15_16_0_, user0_.phone_number as phone16_16_0_, user0_.username as username16_0_, user0_.version as version16_0_, user0_.website as website16_0_ from app_user user0_ where user0_.id=? Hibernate: select user0_.id as id16_0_, user0_.account_expired as account2_16_0_, user0_.account_locked as account3_16_0_, user0_.address as address16_0_, user0_.city as city16_0_, user0_.country as country16_0_, user0_.postal_code as postal7_16_0_, user0_.province as province16_0_, user0_.credentials_expired as credenti9_16_0_, user0_.email as email16_0_, user0_.account_enabled as account11_16_0_, user0_.first_name as first12_16_0_, user0_.last_name as last13_16_0_, user0_.password as password16_0_, user0_.password_hint as password15_16_0_, user0_.phone_number as phone16_16_0_, user0_.username as username16_0_, user0_.version as version16_0_, user0_.website as website16_0_ from app_user user0_ where user0_.id=? TRACE - org.openhie.openempi.dao.hibernate.PersonDaoHibernate.getIdentifierDomains(172) | Obtained the list of identifier domains with 48 entries. Domain: org.openhie.openempi.model.IdentifierDomain@1aa14297[identifierDomainId=10,userCreatedBy=org.openhie.openempi.model.User@239f768f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.1,universalIdentifierTypeCode=SSN,namespaceIdentifier=2.16.840.1.113883.4.1,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@511ad529[identifierDomainId=11,userCreatedBy=org.openhie.openempi.model.User@239f768f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.2,universalIdentifierTypeCode=TIN,namespaceIdentifier=2.16.840.1.113883.4.2,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@38a0a058[identifierDomainId=12,userCreatedBy=org.openhie.openempi.model.User@239f768f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.40,universalIdentifierTypeCode=OklahomaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.40,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@397f0e73[identifierDomainId=13,userCreatedBy=org.openhie.openempi.model.User@239f768f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.49,universalIdentifierTypeCode=UtahDLN,namespaceIdentifier=2.16.840.1.113883.4.3.49,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@448dbd82[identifierDomainId=14,userCreatedBy=org.openhie.openempi.model.User@239f768f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.38,universalIdentifierTypeCode=NorthDakotaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.38,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@3594c4f7[identifierDomainId=15,userCreatedBy=org.openhie.openempi.model.User@239f768f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.37,universalIdentifierTypeCode=NorthCarolinaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.37,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@3a0f4f9c[identifierDomainId=16,userCreatedBy=org.openhie.openempi.model.User@239f768f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.36,universalIdentifierTypeCode=NewYorkDLN,namespaceIdentifier=2.16.840.1.113883.4.3.36,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@4333a88b[identifierDomainId=17,userCreatedBy=org.openhie.openempi.model.User@239f768f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.35,universalIdentifierTypeCode=NewMexicoDLN,namespaceIdentifier=2.16.840.1.113883.4.3.35,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@747e6024[identifierDomainId=18,userCreatedBy=org.openhie.openempi.model.User@239f768f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.34,universalIdentifierTypeCode=NewJerseyDLN,namespaceIdentifier=2.16.840.1.113883.4.3.34,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@14da173c[identifierDomainId=19,userCreatedBy=org.openhie.openempi.model.User@239f768f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.48,universalIdentifierTypeCode=TexasDLN,namespaceIdentifier=2.16.840.1.113883.4.3.48,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@7a2b6ed5[identifierDomainId=20,userCreatedBy=org.openhie.openempi.model.User@239f768f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.32,universalIdentifierTypeCode=NevadaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.32,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@3979a09c[identifierDomainId=21,userCreatedBy=org.openhie.openempi.model.User@239f768f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.39,universalIdentifierTypeCode=OhioDLN,namespaceIdentifier=2.16.840.1.113883.4.3.39,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@601f7f3e[identifierDomainId=22,userCreatedBy=org.openhie.openempi.model.User@239f768f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.15,universalIdentifierTypeCode=HawaiiDLN,namespaceIdentifier=2.16.840.1.113883.4.3.15,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@33daf0bf[identifierDomainId=23,userCreatedBy=org.openhie.openempi.model.User@239f768f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.51,universalIdentifierTypeCode=VirginiaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.51,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@6af3a631[identifierDomainId=24,userCreatedBy=org.openhie.openempi.model.User@239f768f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.53,universalIdentifierTypeCode=WashingtonDLN,namespaceIdentifier=2.16.840.1.113883.4.3.53,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@222411d2[identifierDomainId=25,userCreatedBy=org.openhie.openempi.model.User@239f768f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.54,universalIdentifierTypeCode=WestVirginiaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.54,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@6e0e0380[identifierDomainId=26,userCreatedBy=org.openhie.openempi.model.User@239f768f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.55,universalIdentifierTypeCode=WisconsinDLN,namespaceIdentifier=2.16.840.1.113883.4.3.55,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@5a0800f2[identifierDomainId=27,userCreatedBy=org.openhie.openempi.model.User@239f768f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.56,universalIdentifierTypeCode=WyomingDLN,namespaceIdentifier=2.16.840.1.113883.4.3.56,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@43763e0b[identifierDomainId=28,userCreatedBy=org.openhie.openempi.model.User@239f768f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.42,universalIdentifierTypeCode=PennsylvaniaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.42,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@7e366c7[identifierDomainId=29,userCreatedBy=org.openhie.openempi.model.User@239f768f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.47,universalIdentifierTypeCode=TennesseeDLN,namespaceIdentifier=2.16.840.1.113883.4.3.47,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@627096dc[identifierDomainId=30,userCreatedBy=org.openhie.openempi.model.User@239f768f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.41,universalIdentifierTypeCode=OregonDLN,namespaceIdentifier=2.16.840.1.113883.4.3.41,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@4dc07801[identifierDomainId=31,userCreatedBy=org.openhie.openempi.model.User@239f768f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.46,universalIdentifierTypeCode=SouthDakotaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.46,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@1706b188[identifierDomainId=32,userCreatedBy=org.openhie.openempi.model.User@239f768f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.45,universalIdentifierTypeCode=SouthCarolinaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.45,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@38716387[identifierDomainId=33,userCreatedBy=org.openhie.openempi.model.User@239f768f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.31,universalIdentifierTypeCode=NebraskaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.31,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@1c3d5104[identifierDomainId=34,userCreatedBy=org.openhie.openempi.model.User@239f768f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.50,universalIdentifierTypeCode=VermontDLN,namespaceIdentifier=2.16.840.1.113883.4.3.50,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@7d91ec17[identifierDomainId=35,userCreatedBy=org.openhie.openempi.model.User@239f768f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.30,universalIdentifierTypeCode=MontanaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.30,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@77231a68[identifierDomainId=36,userCreatedBy=org.openhie.openempi.model.User@239f768f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.44,universalIdentifierTypeCode=RhodeIslandDLN,namespaceIdentifier=2.16.840.1.113883.4.3.44,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@219adef3[identifierDomainId=37,userCreatedBy=org.openhie.openempi.model.User@239f768f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.16,universalIdentifierTypeCode=IdahoDLN,namespaceIdentifier=2.16.840.1.113883.4.3.16,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@3ea334c1[identifierDomainId=38,userCreatedBy=org.openhie.openempi.model.User@239f768f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.5,universalIdentifierTypeCode=ArkansasDLN,namespaceIdentifier=2.16.840.1.113883.4.3.5,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@4cdc8b07[identifierDomainId=39,userCreatedBy=org.openhie.openempi.model.User@239f768f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.9,universalIdentifierTypeCode=ConnecticutDLN,namespaceIdentifier=2.16.840.1.113883.4.3.9,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@232b9ffd[identifierDomainId=40,userCreatedBy=org.openhie.openempi.model.User@239f768f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.8,universalIdentifierTypeCode=ColoradoDLN,namespaceIdentifier=2.16.840.1.113883.4.3.8,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@514ad15[identifierDomainId=41,userCreatedBy=org.openhie.openempi.model.User@239f768f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.6,universalIdentifierTypeCode=CaliforniaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.6,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@106f404e[identifierDomainId=42,userCreatedBy=org.openhie.openempi.model.User@239f768f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.33,universalIdentifierTypeCode=NewHampshireDLN,namespaceIdentifier=2.16.840.1.113883.4.3.33,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@77e6c94f[identifierDomainId=43,userCreatedBy=org.openhie.openempi.model.User@239f768f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.11,universalIdentifierTypeCode=DCDLN,namespaceIdentifier=2.16.840.1.113883.4.3.11,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@50aa9f08[identifierDomainId=44,userCreatedBy=org.openhie.openempi.model.User@239f768f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.10,universalIdentifierTypeCode=DelawareDLN,namespaceIdentifier=2.16.840.1.113883.4.3.10,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@71aeef97[identifierDomainId=45,userCreatedBy=org.openhie.openempi.model.User@239f768f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.12,universalIdentifierTypeCode=FloridaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.12,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@13f3dcd0[identifierDomainId=46,userCreatedBy=org.openhie.openempi.model.User@239f768f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.4,universalIdentifierTypeCode=ArizonaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.4,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@6f25e5eb[identifierDomainId=47,userCreatedBy=org.openhie.openempi.model.User@239f768f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.2,universalIdentifierTypeCode=AlaskaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.2,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@2119e04f[identifierDomainId=48,userCreatedBy=org.openhie.openempi.model.User@239f768f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.1,universalIdentifierTypeCode=AlabamaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.1,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@29d57383[identifierDomainId=49,userCreatedBy=org.openhie.openempi.model.User@239f768f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3,universalIdentifierTypeCode=USDLN,namespaceIdentifier=2.16.840.1.113883.4.3,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@7c92b2e9[identifierDomainId=50,userCreatedBy=org.openhie.openempi.model.User@239f768f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=35a02490-5c20-11de-8ae4-001d60400e9e,universalIdentifierTypeCode=OpenMRS,namespaceIdentifier=35a02490-5c20-11de-8ae4-001d60400e9e,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@3201ee4[identifierDomainId=51,userCreatedBy=org.openhie.openempi.model.User@239f768f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=1.3.6.1.4.1.21367.2010.1.2.300,universalIdentifierTypeCode=ISO,namespaceIdentifier=IHENA,dateCreated=2010-02-13 11:04:14.0] Domain: org.openhie.openempi.model.IdentifierDomain@31cc0c56[identifierDomainId=52,userCreatedBy=org.openhie.openempi.model.User@239f768f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=1.3.6.1.4.1.21367.2010.1.2.310,universalIdentifierTypeCode=IS,namespaceIdentifier=IHELOCAL,dateCreated=2010-02-13 11:04:14.0] Domain: org.openhie.openempi.model.IdentifierDomain@4b3dfba4[identifierDomainId=53,userCreatedBy=org.openhie.openempi.model.User@239f768f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=1.3.6.1.4.1.21367.2005.1.2,universalIdentifierTypeCode=ISO,namespaceIdentifier=XREF2005,dateCreated=2010-02-13 11:04:14.0] Domain: org.openhie.openempi.model.IdentifierDomain@5253f293[identifierDomainId=54,userCreatedBy=org.openhie.openempi.model.User@239f768f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=1.3.6.1.4.1.21367.2005.1.1,universalIdentifierTypeCode=ISO,namespaceIdentifier=HIMSS2005,dateCreated=2010-02-13 11:04:14.0] Domain: org.openhie.openempi.model.IdentifierDomain@55abb1f[identifierDomainId=100,userCreatedBy=org.openhie.openempi.model.User@239f768f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=,universalIdentifierTypeCode=,namespaceIdentifier=SSN,dateCreated=2010-04-06 17:06:03.167] Domain: org.openhie.openempi.model.IdentifierDomain@7b2f2f8[identifierDomainId=150,userCreatedBy=org.openhie.openempi.model.User@239f768f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=9b1f7940-41c8-11df-9349-0017426fe59e,universalIdentifierTypeCode=OpenMRS,namespaceIdentifier=9b1f7940-41c8-11df-9349-0017426fe59e,dateCreated=2010-04-06 17:06:09.62] Domain: org.openhie.openempi.model.IdentifierDomain@756d7bba[identifierDomainId=200,userCreatedBy=org.openhie.openempi.model.User@239f768f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=d8935390-41c9-11df-bb77-0017426fe59e,universalIdentifierTypeCode=OpenMRS,namespaceIdentifier=d8935390-41c9-11df-bb77-0017426fe59e,dateCreated=2010-04-06 17:15:02.217] DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of test [testGetIdentifierDomains]. DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@6fef3212]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select distinct identifier0_.universal_identifier_type_code as col_0_0_ from identifier_domain identifier0_ where identifier0_.universal_identifier_type_code is not null order by identifier0_.universal_identifier_type_code Hibernate: select distinct identifier0_.universal_identifier_type_code as col_0_0_ from identifier_domain identifier0_ where identifier0_.universal_identifier_type_code is not null order by identifier0_.universal_identifier_type_code TRACE - org.openhie.openempi.dao.hibernate.PersonDaoHibernate.getIdentifierDomainTypeCodes(180) | Obtained the list of universal identifier type codes of size 43 entries. Universal Identifier Type Code: AlabamaDLN Universal Identifier Type Code: AlaskaDLN Universal Identifier Type Code: ArizonaDLN Universal Identifier Type Code: ArkansasDLN Universal Identifier Type Code: CaliforniaDLN Universal Identifier Type Code: ColoradoDLN Universal Identifier Type Code: ConnecticutDLN Universal Identifier Type Code: DCDLN Universal Identifier Type Code: DelawareDLN Universal Identifier Type Code: FloridaDLN Universal Identifier Type Code: HawaiiDLN Universal Identifier Type Code: IdahoDLN Universal Identifier Type Code: IS Universal Identifier Type Code: ISO Universal Identifier Type Code: MontanaDLN Universal Identifier Type Code: NebraskaDLN Universal Identifier Type Code: NevadaDLN Universal Identifier Type Code: NewHampshireDLN Universal Identifier Type Code: NewJerseyDLN Universal Identifier Type Code: NewMexicoDLN Universal Identifier Type Code: NewYorkDLN Universal Identifier Type Code: NorthCarolinaDLN Universal Identifier Type Code: NorthDakotaDLN Universal Identifier Type Code: OhioDLN Universal Identifier Type Code: OklahomaDLN Universal Identifier Type Code: OpenMRS Universal Identifier Type Code: OregonDLN Universal Identifier Type Code: PennsylvaniaDLN Universal Identifier Type Code: RhodeIslandDLN Universal Identifier Type Code: SouthCarolinaDLN Universal Identifier Type Code: SouthDakotaDLN Universal Identifier Type Code: SSN Universal Identifier Type Code: TennesseeDLN Universal Identifier Type Code: TexasDLN Universal Identifier Type Code: TIN Universal Identifier Type Code: USDLN Universal Identifier Type Code: UtahDLN Universal Identifier Type Code: VermontDLN Universal Identifier Type Code: VirginiaDLN Universal Identifier Type Code: WashingtonDLN Universal Identifier Type Code: WestVirginiaDLN Universal Identifier Type Code: WisconsinDLN Universal Identifier Type Code: WyomingDLN DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of test [testGetIdentifierTypeCodes]. DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@6fef3212]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_10_6_, this_.address1 as address2_10_6_, this_.address2 as address3_10_6_, this_.address_type_cd as address46_10_6_, this_.birth_order as birth4_10_6_, this_.birth_place as birth5_10_6_, this_.city as city10_6_, this_.country as country10_6_, this_.country_code as country8_10_6_, this_.custom1 as custom9_10_6_, this_.custom2 as custom10_10_6_, this_.custom3 as custom11_10_6_, this_.custom4 as custom12_10_6_, this_.custom5 as custom13_10_6_, this_.date_changed as date14_10_6_, this_.date_created as date15_10_6_, this_.date_of_birth as date16_10_6_, this_.date_voided as date17_10_6_, this_.death_ind as death18_10_6_, this_.death_time as death19_10_6_, this_.degree as degree10_6_, this_.email as email10_6_, this_.ethnic_group_cd as ethnic41_10_6_, this_.family_name as family22_10_6_, this_.family_name2 as family23_10_6_, this_.gender_cd as gender43_10_6_, this_.given_name as given24_10_6_, this_.language_cd as language48_10_6_, this_.marital_status_code as marital25_10_6_, this_.middle_name as middle26_10_6_, this_.mothers_maiden_name as mothers27_10_6_, this_.multiple_birth_ind as multiple28_10_6_, this_.name_type_cd as name47_10_6_, this_.nationality_cd as nationa39_10_6_, this_.phone_area_code as phone29_10_6_, this_.phone_country_code as phone30_10_6_, this_.phone_ext as phone31_10_6_, this_.phone_number as phone32_10_6_, this_.postal_code as postal33_10_6_, this_.prefix as prefix10_6_, this_.race_cd as race44_10_6_, this_.religion_cd as religion42_10_6_, this_.ssn as ssn10_6_, this_.state as state10_6_, this_.suffix as suffix10_6_, this_.changed_by_id as changed38_10_6_, this_.creator_id as creator40_10_6_, this_.voided_by_id as voided45_10_6_, pi1_.person_identifier_id as person1_11_0_, pi1_.date_created as date2_11_0_, pi1_.date_voided as date3_11_0_, pi1_.identifier as identifier11_0_, pi1_.identifier_domain_id as identifier6_11_0_, pi1_.person_id as person5_11_0_, pi1_.creator_id as creator8_11_0_, pi1_.voided_by_id as voided7_11_0_, id2_.identifier_domain_id as identifier1_5_1_, id2_.date_created as date2_5_1_, id2_.namespace_identifier as namespace3_5_1_, id2_.universal_identifier as universal4_5_1_, id2_.universal_identifier_type_code as universal5_5_1_, id2_.creator_id as creator6_5_1_, user6_.id as id16_2_, user6_.account_expired as account2_16_2_, user6_.account_locked as account3_16_2_, user6_.address as address16_2_, user6_.city as city16_2_, user6_.country as country16_2_, user6_.postal_code as postal7_16_2_, user6_.province as province16_2_, user6_.credentials_expired as credenti9_16_2_, user6_.email as email16_2_, user6_.account_enabled as account11_16_2_, user6_.first_name as first12_16_2_, user6_.last_name as last13_16_2_, user6_.password as password16_2_, user6_.password_hint as password15_16_2_, user6_.phone_number as phone16_16_2_, user6_.username as username16_2_, user6_.version as version16_2_, user6_.website as website16_2_, person7_.person_id as person1_10_3_, person7_.address1 as address2_10_3_, person7_.address2 as address3_10_3_, person7_.address_type_cd as address46_10_3_, person7_.birth_order as birth4_10_3_, person7_.birth_place as birth5_10_3_, person7_.city as city10_3_, person7_.country as country10_3_, person7_.country_code as country8_10_3_, person7_.custom1 as custom9_10_3_, person7_.custom2 as custom10_10_3_, person7_.custom3 as custom11_10_3_, person7_.custom4 as custom12_10_3_, person7_.custom5 as custom13_10_3_, person7_.date_changed as date14_10_3_, person7_.date_created as date15_10_3_, person7_.date_of_birth as date16_10_3_, person7_.date_voided as date17_10_3_, person7_.death_ind as death18_10_3_, person7_.death_time as death19_10_3_, person7_.degree as degree10_3_, person7_.email as email10_3_, person7_.ethnic_group_cd as ethnic41_10_3_, person7_.family_name as family22_10_3_, person7_.family_name2 as family23_10_3_, person7_.gender_cd as gender43_10_3_, person7_.given_name as given24_10_3_, person7_.language_cd as language48_10_3_, person7_.marital_status_code as marital25_10_3_, person7_.middle_name as middle26_10_3_, person7_.mothers_maiden_name as mothers27_10_3_, person7_.multiple_birth_ind as multiple28_10_3_, person7_.name_type_cd as name47_10_3_, person7_.nationality_cd as nationa39_10_3_, person7_.phone_area_code as phone29_10_3_, person7_.phone_country_code as phone30_10_3_, person7_.phone_ext as phone31_10_3_, person7_.phone_number as phone32_10_3_, person7_.postal_code as postal33_10_3_, person7_.prefix as prefix10_3_, person7_.race_cd as race44_10_3_, person7_.religion_cd as religion42_10_3_, person7_.ssn as ssn10_3_, person7_.state as state10_3_, person7_.suffix as suffix10_3_, person7_.changed_by_id as changed38_10_3_, person7_.creator_id as creator40_10_3_, person7_.voided_by_id as voided45_10_3_, user8_.id as id16_4_, user8_.account_expired as account2_16_4_, user8_.account_locked as account3_16_4_, user8_.address as address16_4_, user8_.city as city16_4_, user8_.country as country16_4_, user8_.postal_code as postal7_16_4_, user8_.province as province16_4_, user8_.credentials_expired as credenti9_16_4_, user8_.email as email16_4_, user8_.account_enabled as account11_16_4_, user8_.first_name as first12_16_4_, user8_.last_name as last13_16_4_, user8_.password as password16_4_, user8_.password_hint as password15_16_4_, user8_.phone_number as phone16_16_4_, user8_.username as username16_4_, user8_.version as version16_4_, user8_.website as website16_4_, user9_.id as id16_5_, user9_.account_expired as account2_16_5_, user9_.account_locked as account3_16_5_, user9_.address as address16_5_, user9_.city as city16_5_, user9_.country as country16_5_, user9_.postal_code as postal7_16_5_, user9_.province as province16_5_, user9_.credentials_expired as credenti9_16_5_, user9_.email as email16_5_, user9_.account_enabled as account11_16_5_, user9_.first_name as first12_16_5_, user9_.last_name as last13_16_5_, user9_.password as password16_5_, user9_.password_hint as password15_16_5_, user9_.phone_number as phone16_16_5_, user9_.username as username16_5_, user9_.version as version16_5_, user9_.website as website16_5_ from person this_ inner join person_identifier pi1_ on this_.person_id=pi1_.person_id inner join identifier_domain id2_ on pi1_.identifier_domain_id=id2_.identifier_domain_id left outer join app_user user6_ on id2_.creator_id=user6_.id left outer join person person7_ on pi1_.person_id=person7_.person_id left outer join app_user user8_ on pi1_.creator_id=user8_.id left outer join app_user user9_ on pi1_.voided_by_id=user9_.id where this_.date_voided is null and pi1_.identifier like ? and id2_.universal_identifier_type_code=? Hibernate: select this_.person_id as person1_10_6_, this_.address1 as address2_10_6_, this_.address2 as address3_10_6_, this_.address_type_cd as address46_10_6_, this_.birth_order as birth4_10_6_, this_.birth_place as birth5_10_6_, this_.city as city10_6_, this_.country as country10_6_, this_.country_code as country8_10_6_, this_.custom1 as custom9_10_6_, this_.custom2 as custom10_10_6_, this_.custom3 as custom11_10_6_, this_.custom4 as custom12_10_6_, this_.custom5 as custom13_10_6_, this_.date_changed as date14_10_6_, this_.date_created as date15_10_6_, this_.date_of_birth as date16_10_6_, this_.date_voided as date17_10_6_, this_.death_ind as death18_10_6_, this_.death_time as death19_10_6_, this_.degree as degree10_6_, this_.email as email10_6_, this_.ethnic_group_cd as ethnic41_10_6_, this_.family_name as family22_10_6_, this_.family_name2 as family23_10_6_, this_.gender_cd as gender43_10_6_, this_.given_name as given24_10_6_, this_.language_cd as language48_10_6_, this_.marital_status_code as marital25_10_6_, this_.middle_name as middle26_10_6_, this_.mothers_maiden_name as mothers27_10_6_, this_.multiple_birth_ind as multiple28_10_6_, this_.name_type_cd as name47_10_6_, this_.nationality_cd as nationa39_10_6_, this_.phone_area_code as phone29_10_6_, this_.phone_country_code as phone30_10_6_, this_.phone_ext as phone31_10_6_, this_.phone_number as phone32_10_6_, this_.postal_code as postal33_10_6_, this_.prefix as prefix10_6_, this_.race_cd as race44_10_6_, this_.religion_cd as religion42_10_6_, this_.ssn as ssn10_6_, this_.state as state10_6_, this_.suffix as suffix10_6_, this_.changed_by_id as changed38_10_6_, this_.creator_id as creator40_10_6_, this_.voided_by_id as voided45_10_6_, pi1_.person_identifier_id as person1_11_0_, pi1_.date_created as date2_11_0_, pi1_.date_voided as date3_11_0_, pi1_.identifier as identifier11_0_, pi1_.identifier_domain_id as identifier6_11_0_, pi1_.person_id as person5_11_0_, pi1_.creator_id as creator8_11_0_, pi1_.voided_by_id as voided7_11_0_, id2_.identifier_domain_id as identifier1_5_1_, id2_.date_created as date2_5_1_, id2_.namespace_identifier as namespace3_5_1_, id2_.universal_identifier as universal4_5_1_, id2_.universal_identifier_type_code as universal5_5_1_, id2_.creator_id as creator6_5_1_, user6_.id as id16_2_, user6_.account_expired as account2_16_2_, user6_.account_locked as account3_16_2_, user6_.address as address16_2_, user6_.city as city16_2_, user6_.country as country16_2_, user6_.postal_code as postal7_16_2_, user6_.province as province16_2_, user6_.credentials_expired as credenti9_16_2_, user6_.email as email16_2_, user6_.account_enabled as account11_16_2_, user6_.first_name as first12_16_2_, user6_.last_name as last13_16_2_, user6_.password as password16_2_, user6_.password_hint as password15_16_2_, user6_.phone_number as phone16_16_2_, user6_.username as username16_2_, user6_.version as version16_2_, user6_.website as website16_2_, person7_.person_id as person1_10_3_, person7_.address1 as address2_10_3_, person7_.address2 as address3_10_3_, person7_.address_type_cd as address46_10_3_, person7_.birth_order as birth4_10_3_, person7_.birth_place as birth5_10_3_, person7_.city as city10_3_, person7_.country as country10_3_, person7_.country_code as country8_10_3_, person7_.custom1 as custom9_10_3_, person7_.custom2 as custom10_10_3_, person7_.custom3 as custom11_10_3_, person7_.custom4 as custom12_10_3_, person7_.custom5 as custom13_10_3_, person7_.date_changed as date14_10_3_, person7_.date_created as date15_10_3_, person7_.date_of_birth as date16_10_3_, person7_.date_voided as date17_10_3_, person7_.death_ind as death18_10_3_, person7_.death_time as death19_10_3_, person7_.degree as degree10_3_, person7_.email as email10_3_, person7_.ethnic_group_cd as ethnic41_10_3_, person7_.family_name as family22_10_3_, person7_.family_name2 as family23_10_3_, person7_.gender_cd as gender43_10_3_, person7_.given_name as given24_10_3_, person7_.language_cd as language48_10_3_, person7_.marital_status_code as marital25_10_3_, person7_.middle_name as middle26_10_3_, person7_.mothers_maiden_name as mothers27_10_3_, person7_.multiple_birth_ind as multiple28_10_3_, person7_.name_type_cd as name47_10_3_, person7_.nationality_cd as nationa39_10_3_, person7_.phone_area_code as phone29_10_3_, person7_.phone_country_code as phone30_10_3_, person7_.phone_ext as phone31_10_3_, person7_.phone_number as phone32_10_3_, person7_.postal_code as postal33_10_3_, person7_.prefix as prefix10_3_, person7_.race_cd as race44_10_3_, person7_.religion_cd as religion42_10_3_, person7_.ssn as ssn10_3_, person7_.state as state10_3_, person7_.suffix as suffix10_3_, person7_.changed_by_id as changed38_10_3_, person7_.creator_id as creator40_10_3_, person7_.voided_by_id as voided45_10_3_, user8_.id as id16_4_, user8_.account_expired as account2_16_4_, user8_.account_locked as account3_16_4_, user8_.address as address16_4_, user8_.city as city16_4_, user8_.country as country16_4_, user8_.postal_code as postal7_16_4_, user8_.province as province16_4_, user8_.credentials_expired as credenti9_16_4_, user8_.email as email16_4_, user8_.account_enabled as account11_16_4_, user8_.first_name as first12_16_4_, user8_.last_name as last13_16_4_, user8_.password as password16_4_, user8_.password_hint as password15_16_4_, user8_.phone_number as phone16_16_4_, user8_.username as username16_4_, user8_.version as version16_4_, user8_.website as website16_4_, user9_.id as id16_5_, user9_.account_expired as account2_16_5_, user9_.account_locked as account3_16_5_, user9_.address as address16_5_, user9_.city as city16_5_, user9_.country as country16_5_, user9_.postal_code as postal7_16_5_, user9_.province as province16_5_, user9_.credentials_expired as credenti9_16_5_, user9_.email as email16_5_, user9_.account_enabled as account11_16_5_, user9_.first_name as first12_16_5_, user9_.last_name as last13_16_5_, user9_.password as password16_5_, user9_.password_hint as password15_16_5_, user9_.phone_number as phone16_16_5_, user9_.username as username16_5_, user9_.version as version16_5_, user9_.website as website16_5_ from person this_ inner join person_identifier pi1_ on this_.person_id=pi1_.person_id inner join identifier_domain id2_ on pi1_.identifier_domain_id=id2_.identifier_domain_id left outer join app_user user6_ on id2_.creator_id=user6_.id left outer join person person7_ on pi1_.person_id=person7_.person_id left outer join app_user user8_ on pi1_.creator_id=user8_.id left outer join app_user user9_ on pi1_.voided_by_id=user9_.id where this_.date_voided is null and pi1_.identifier like ? and id2_.universal_identifier_type_code=? DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate$1.doInHibernate(94) | Query by partial identifier returned: 0 elements. DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of test [testGetPersonsByPersonIdentifier]. DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@6fef3212]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_10_6_, this_.address1 as address2_10_6_, this_.address2 as address3_10_6_, this_.address_type_cd as address46_10_6_, this_.birth_order as birth4_10_6_, this_.birth_place as birth5_10_6_, this_.city as city10_6_, this_.country as country10_6_, this_.country_code as country8_10_6_, this_.custom1 as custom9_10_6_, this_.custom2 as custom10_10_6_, this_.custom3 as custom11_10_6_, this_.custom4 as custom12_10_6_, this_.custom5 as custom13_10_6_, this_.date_changed as date14_10_6_, this_.date_created as date15_10_6_, this_.date_of_birth as date16_10_6_, this_.date_voided as date17_10_6_, this_.death_ind as death18_10_6_, this_.death_time as death19_10_6_, this_.degree as degree10_6_, this_.email as email10_6_, this_.ethnic_group_cd as ethnic41_10_6_, this_.family_name as family22_10_6_, this_.family_name2 as family23_10_6_, this_.gender_cd as gender43_10_6_, this_.given_name as given24_10_6_, this_.language_cd as language48_10_6_, this_.marital_status_code as marital25_10_6_, this_.middle_name as middle26_10_6_, this_.mothers_maiden_name as mothers27_10_6_, this_.multiple_birth_ind as multiple28_10_6_, this_.name_type_cd as name47_10_6_, this_.nationality_cd as nationa39_10_6_, this_.phone_area_code as phone29_10_6_, this_.phone_country_code as phone30_10_6_, this_.phone_ext as phone31_10_6_, this_.phone_number as phone32_10_6_, this_.postal_code as postal33_10_6_, this_.prefix as prefix10_6_, this_.race_cd as race44_10_6_, this_.religion_cd as religion42_10_6_, this_.ssn as ssn10_6_, this_.state as state10_6_, this_.suffix as suffix10_6_, this_.changed_by_id as changed38_10_6_, this_.creator_id as creator40_10_6_, this_.voided_by_id as voided45_10_6_, pi1_.person_identifier_id as person1_11_0_, pi1_.date_created as date2_11_0_, pi1_.date_voided as date3_11_0_, pi1_.identifier as identifier11_0_, pi1_.identifier_domain_id as identifier6_11_0_, pi1_.person_id as person5_11_0_, pi1_.creator_id as creator8_11_0_, pi1_.voided_by_id as voided7_11_0_, id2_.identifier_domain_id as identifier1_5_1_, id2_.date_created as date2_5_1_, id2_.namespace_identifier as namespace3_5_1_, id2_.universal_identifier as universal4_5_1_, id2_.universal_identifier_type_code as universal5_5_1_, id2_.creator_id as creator6_5_1_, user6_.id as id16_2_, user6_.account_expired as account2_16_2_, user6_.account_locked as account3_16_2_, user6_.address as address16_2_, user6_.city as city16_2_, user6_.country as country16_2_, user6_.postal_code as postal7_16_2_, user6_.province as province16_2_, user6_.credentials_expired as credenti9_16_2_, user6_.email as email16_2_, user6_.account_enabled as account11_16_2_, user6_.first_name as first12_16_2_, user6_.last_name as last13_16_2_, user6_.password as password16_2_, user6_.password_hint as password15_16_2_, user6_.phone_number as phone16_16_2_, user6_.username as username16_2_, user6_.version as version16_2_, user6_.website as website16_2_, person7_.person_id as person1_10_3_, person7_.address1 as address2_10_3_, person7_.address2 as address3_10_3_, person7_.address_type_cd as address46_10_3_, person7_.birth_order as birth4_10_3_, person7_.birth_place as birth5_10_3_, person7_.city as city10_3_, person7_.country as country10_3_, person7_.country_code as country8_10_3_, person7_.custom1 as custom9_10_3_, person7_.custom2 as custom10_10_3_, person7_.custom3 as custom11_10_3_, person7_.custom4 as custom12_10_3_, person7_.custom5 as custom13_10_3_, person7_.date_changed as date14_10_3_, person7_.date_created as date15_10_3_, person7_.date_of_birth as date16_10_3_, person7_.date_voided as date17_10_3_, person7_.death_ind as death18_10_3_, person7_.death_time as death19_10_3_, person7_.degree as degree10_3_, person7_.email as email10_3_, person7_.ethnic_group_cd as ethnic41_10_3_, person7_.family_name as family22_10_3_, person7_.family_name2 as family23_10_3_, person7_.gender_cd as gender43_10_3_, person7_.given_name as given24_10_3_, person7_.language_cd as language48_10_3_, person7_.marital_status_code as marital25_10_3_, person7_.middle_name as middle26_10_3_, person7_.mothers_maiden_name as mothers27_10_3_, person7_.multiple_birth_ind as multiple28_10_3_, person7_.name_type_cd as name47_10_3_, person7_.nationality_cd as nationa39_10_3_, person7_.phone_area_code as phone29_10_3_, person7_.phone_country_code as phone30_10_3_, person7_.phone_ext as phone31_10_3_, person7_.phone_number as phone32_10_3_, person7_.postal_code as postal33_10_3_, person7_.prefix as prefix10_3_, person7_.race_cd as race44_10_3_, person7_.religion_cd as religion42_10_3_, person7_.ssn as ssn10_3_, person7_.state as state10_3_, person7_.suffix as suffix10_3_, person7_.changed_by_id as changed38_10_3_, person7_.creator_id as creator40_10_3_, person7_.voided_by_id as voided45_10_3_, user8_.id as id16_4_, user8_.account_expired as account2_16_4_, user8_.account_locked as account3_16_4_, user8_.address as address16_4_, user8_.city as city16_4_, user8_.country as country16_4_, user8_.postal_code as postal7_16_4_, user8_.province as province16_4_, user8_.credentials_expired as credenti9_16_4_, user8_.email as email16_4_, user8_.account_enabled as account11_16_4_, user8_.first_name as first12_16_4_, user8_.last_name as last13_16_4_, user8_.password as password16_4_, user8_.password_hint as password15_16_4_, user8_.phone_number as phone16_16_4_, user8_.username as username16_4_, user8_.version as version16_4_, user8_.website as website16_4_, user9_.id as id16_5_, user9_.account_expired as account2_16_5_, user9_.account_locked as account3_16_5_, user9_.address as address16_5_, user9_.city as city16_5_, user9_.country as country16_5_, user9_.postal_code as postal7_16_5_, user9_.province as province16_5_, user9_.credentials_expired as credenti9_16_5_, user9_.email as email16_5_, user9_.account_enabled as account11_16_5_, user9_.first_name as first12_16_5_, user9_.last_name as last13_16_5_, user9_.password as password16_5_, user9_.password_hint as password15_16_5_, user9_.phone_number as phone16_16_5_, user9_.username as username16_5_, user9_.version as version16_5_, user9_.website as website16_5_ from person this_ inner join person_identifier pi1_ on this_.person_id=pi1_.person_id inner join identifier_domain id2_ on pi1_.identifier_domain_id=id2_.identifier_domain_id left outer join app_user user6_ on id2_.creator_id=user6_.id left outer join person person7_ on pi1_.person_id=person7_.person_id left outer join app_user user8_ on pi1_.creator_id=user8_.id left outer join app_user user9_ on pi1_.voided_by_id=user9_.id where this_.date_voided is null and pi1_.identifier=? and id2_.namespace_identifier=? Hibernate: select this_.person_id as person1_10_6_, this_.address1 as address2_10_6_, this_.address2 as address3_10_6_, this_.address_type_cd as address46_10_6_, this_.birth_order as birth4_10_6_, this_.birth_place as birth5_10_6_, this_.city as city10_6_, this_.country as country10_6_, this_.country_code as country8_10_6_, this_.custom1 as custom9_10_6_, this_.custom2 as custom10_10_6_, this_.custom3 as custom11_10_6_, this_.custom4 as custom12_10_6_, this_.custom5 as custom13_10_6_, this_.date_changed as date14_10_6_, this_.date_created as date15_10_6_, this_.date_of_birth as date16_10_6_, this_.date_voided as date17_10_6_, this_.death_ind as death18_10_6_, this_.death_time as death19_10_6_, this_.degree as degree10_6_, this_.email as email10_6_, this_.ethnic_group_cd as ethnic41_10_6_, this_.family_name as family22_10_6_, this_.family_name2 as family23_10_6_, this_.gender_cd as gender43_10_6_, this_.given_name as given24_10_6_, this_.language_cd as language48_10_6_, this_.marital_status_code as marital25_10_6_, this_.middle_name as middle26_10_6_, this_.mothers_maiden_name as mothers27_10_6_, this_.multiple_birth_ind as multiple28_10_6_, this_.name_type_cd as name47_10_6_, this_.nationality_cd as nationa39_10_6_, this_.phone_area_code as phone29_10_6_, this_.phone_country_code as phone30_10_6_, this_.phone_ext as phone31_10_6_, this_.phone_number as phone32_10_6_, this_.postal_code as postal33_10_6_, this_.prefix as prefix10_6_, this_.race_cd as race44_10_6_, this_.religion_cd as religion42_10_6_, this_.ssn as ssn10_6_, this_.state as state10_6_, this_.suffix as suffix10_6_, this_.changed_by_id as changed38_10_6_, this_.creator_id as creator40_10_6_, this_.voided_by_id as voided45_10_6_, pi1_.person_identifier_id as person1_11_0_, pi1_.date_created as date2_11_0_, pi1_.date_voided as date3_11_0_, pi1_.identifier as identifier11_0_, pi1_.identifier_domain_id as identifier6_11_0_, pi1_.person_id as person5_11_0_, pi1_.creator_id as creator8_11_0_, pi1_.voided_by_id as voided7_11_0_, id2_.identifier_domain_id as identifier1_5_1_, id2_.date_created as date2_5_1_, id2_.namespace_identifier as namespace3_5_1_, id2_.universal_identifier as universal4_5_1_, id2_.universal_identifier_type_code as universal5_5_1_, id2_.creator_id as creator6_5_1_, user6_.id as id16_2_, user6_.account_expired as account2_16_2_, user6_.account_locked as account3_16_2_, user6_.address as address16_2_, user6_.city as city16_2_, user6_.country as country16_2_, user6_.postal_code as postal7_16_2_, user6_.province as province16_2_, user6_.credentials_expired as credenti9_16_2_, user6_.email as email16_2_, user6_.account_enabled as account11_16_2_, user6_.first_name as first12_16_2_, user6_.last_name as last13_16_2_, user6_.password as password16_2_, user6_.password_hint as password15_16_2_, user6_.phone_number as phone16_16_2_, user6_.username as username16_2_, user6_.version as version16_2_, user6_.website as website16_2_, person7_.person_id as person1_10_3_, person7_.address1 as address2_10_3_, person7_.address2 as address3_10_3_, person7_.address_type_cd as address46_10_3_, person7_.birth_order as birth4_10_3_, person7_.birth_place as birth5_10_3_, person7_.city as city10_3_, person7_.country as country10_3_, person7_.country_code as country8_10_3_, person7_.custom1 as custom9_10_3_, person7_.custom2 as custom10_10_3_, person7_.custom3 as custom11_10_3_, person7_.custom4 as custom12_10_3_, person7_.custom5 as custom13_10_3_, person7_.date_changed as date14_10_3_, person7_.date_created as date15_10_3_, person7_.date_of_birth as date16_10_3_, person7_.date_voided as date17_10_3_, person7_.death_ind as death18_10_3_, person7_.death_time as death19_10_3_, person7_.degree as degree10_3_, person7_.email as email10_3_, person7_.ethnic_group_cd as ethnic41_10_3_, person7_.family_name as family22_10_3_, person7_.family_name2 as family23_10_3_, person7_.gender_cd as gender43_10_3_, person7_.given_name as given24_10_3_, person7_.language_cd as language48_10_3_, person7_.marital_status_code as marital25_10_3_, person7_.middle_name as middle26_10_3_, person7_.mothers_maiden_name as mothers27_10_3_, person7_.multiple_birth_ind as multiple28_10_3_, person7_.name_type_cd as name47_10_3_, person7_.nationality_cd as nationa39_10_3_, person7_.phone_area_code as phone29_10_3_, person7_.phone_country_code as phone30_10_3_, person7_.phone_ext as phone31_10_3_, person7_.phone_number as phone32_10_3_, person7_.postal_code as postal33_10_3_, person7_.prefix as prefix10_3_, person7_.race_cd as race44_10_3_, person7_.religion_cd as religion42_10_3_, person7_.ssn as ssn10_3_, person7_.state as state10_3_, person7_.suffix as suffix10_3_, person7_.changed_by_id as changed38_10_3_, person7_.creator_id as creator40_10_3_, person7_.voided_by_id as voided45_10_3_, user8_.id as id16_4_, user8_.account_expired as account2_16_4_, user8_.account_locked as account3_16_4_, user8_.address as address16_4_, user8_.city as city16_4_, user8_.country as country16_4_, user8_.postal_code as postal7_16_4_, user8_.province as province16_4_, user8_.credentials_expired as credenti9_16_4_, user8_.email as email16_4_, user8_.account_enabled as account11_16_4_, user8_.first_name as first12_16_4_, user8_.last_name as last13_16_4_, user8_.password as password16_4_, user8_.password_hint as password15_16_4_, user8_.phone_number as phone16_16_4_, user8_.username as username16_4_, user8_.version as version16_4_, user8_.website as website16_4_, user9_.id as id16_5_, user9_.account_expired as account2_16_5_, user9_.account_locked as account3_16_5_, user9_.address as address16_5_, user9_.city as city16_5_, user9_.country as country16_5_, user9_.postal_code as postal7_16_5_, user9_.province as province16_5_, user9_.credentials_expired as credenti9_16_5_, user9_.email as email16_5_, user9_.account_enabled as account11_16_5_, user9_.first_name as first12_16_5_, user9_.last_name as last13_16_5_, user9_.password as password16_5_, user9_.password_hint as password15_16_5_, user9_.phone_number as phone16_16_5_, user9_.username as username16_5_, user9_.version as version16_5_, user9_.website as website16_5_ from person this_ inner join person_identifier pi1_ on this_.person_id=pi1_.person_id inner join identifier_domain id2_ on pi1_.identifier_domain_id=id2_.identifier_domain_id left outer join app_user user6_ on id2_.creator_id=user6_.id left outer join person person7_ on pi1_.person_id=person7_.person_id left outer join app_user user8_ on pi1_.creator_id=user8_.id left outer join app_user user9_ on pi1_.voided_by_id=user9_.id where this_.date_voided is null and pi1_.identifier=? and id2_.namespace_identifier=? DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate$3.doInHibernate(132) | Query by identifier returned: 0 elements. Found person: null DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of test [testGetPersonByPersonIdentifier]. DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@6fef3212]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select gender0_.gender_cd as gender1_4_, gender0_.gender_code as gender2_4_, gender0_.gender_description as gender3_4_, gender0_.gender_name as gender4_4_ from gender gender0_ where gender0_.gender_name=? Hibernate: select gender0_.gender_cd as gender1_4_, gender0_.gender_code as gender2_4_, gender0_.gender_description as gender3_4_, gender0_.gender_name as gender4_4_ from gender gender0_ where gender0_.gender_name=? Found gender org.openhie.openempi.model.Gender@63d625cf[genderCd=2,genderName=Male,genderDescription=Male,genderCode=M] for code Male DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select gender0_.gender_cd as gender1_4_, gender0_.gender_code as gender2_4_, gender0_.gender_description as gender3_4_, gender0_.gender_name as gender4_4_ from gender gender0_ where gender0_.gender_name=? Hibernate: select gender0_.gender_cd as gender1_4_, gender0_.gender_code as gender2_4_, gender0_.gender_description as gender3_4_, gender0_.gender_name as gender4_4_ from gender gender0_ where gender0_.gender_name=? Found gender org.openhie.openempi.model.Gender@7455ffcd[genderCd=1,genderName=Female,genderDescription=Female,genderCode=F] for code Female DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select gender0_.gender_cd as gender1_4_, gender0_.gender_code as gender2_4_, gender0_.gender_description as gender3_4_, gender0_.gender_name as gender4_4_ from gender gender0_ where gender0_.gender_name=? Hibernate: select gender0_.gender_cd as gender1_4_, gender0_.gender_code as gender2_4_, gender0_.gender_description as gender3_4_, gender0_.gender_name as gender4_4_ from gender gender0_ where gender0_.gender_name=? Found gender org.openhie.openempi.model.Gender@783600ab[genderCd=3,genderName=Other,genderDescription=Other,genderCode=O] for code Other DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of test [testGetGenderByCode]. DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@6fef3212]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select race0_.race_cd as race1_13_, race0_.race_code as race2_13_, race0_.race_description as race3_13_, race0_.race_name as race4_13_ from public.race race0_ where race0_.race_name=? Hibernate: select race0_.race_cd as race1_13_, race0_.race_code as race2_13_, race0_.race_description as race3_13_, race0_.race_name as race4_13_ from public.race race0_ where race0_.race_name=? Found race org.openhie.openempi.model.Race@391663bd[raceCd=898,raceName=White,raceDescription=White,raceCode=2106-3] for code White DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select race0_.race_cd as race1_13_, race0_.race_code as race2_13_, race0_.race_description as race3_13_, race0_.race_name as race4_13_ from public.race race0_ where race0_.race_name=? Hibernate: select race0_.race_cd as race1_13_, race0_.race_code as race2_13_, race0_.race_description as race3_13_, race0_.race_name as race4_13_ from public.race race0_ where race0_.race_name=? Found race org.openhie.openempi.model.Race@463b3d1c[raceCd=853,raceName=Black,raceDescription=Black,raceCode=2056-0] for code Black DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select race0_.race_cd as race1_13_, race0_.race_code as race2_13_, race0_.race_description as race3_13_, race0_.race_name as race4_13_ from public.race race0_ where race0_.race_name=? Hibernate: select race0_.race_cd as race1_13_, race0_.race_code as race2_13_, race0_.race_description as race3_13_, race0_.race_name as race4_13_ from public.race race0_ where race0_.race_name=? Found race org.openhie.openempi.model.Race@395ad219[raceCd=919,raceName=Other Race,raceDescription=Other Race,raceCode=2131-1] for code Other Race DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select race0_.race_cd as race1_13_, race0_.race_code as race2_13_, race0_.race_description as race3_13_, race0_.race_name as race4_13_ from public.race race0_ where race0_.race_name=? Hibernate: select race0_.race_cd as race1_13_, race0_.race_code as race2_13_, race0_.race_description as race3_13_, race0_.race_name as race4_13_ from public.race race0_ where race0_.race_name=? DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of test [testGetRaceByCode]. Tests run: 6, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.609 sec <<< FAILURE! Results : Failed tests: warning(junit.framework.TestSuite$1) testUserExists(org.openhie.openempi.dao.UserDaoTest) Tests in error: initializationError0(org.openhie.openempi.util.TestConversions) testGetUser(org.openhie.openempi.dao.UserDaoTest) testGetUserPassword(org.openhie.openempi.dao.UserDaoTest) testUpdateUser(org.openhie.openempi.dao.UserDaoTest) testAddUserRole(org.openhie.openempi.dao.UserDaoTest) testSaveUser(org.openhie.openempi.service.UserManagerTest) testAddExistingUser(org.openhie.openempi.service.UserExistsExceptionTest) testGetRaceByCode(org.openhie.openempi.dao.PersonDaoTest) Tests run: 92, Failures: 2, Errors: 8, Skipped: 0 [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] There are test failures. Please refer to C:\openempi\openempi\core\target\surefire-reports for the individual test results. [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1 minute 9 seconds [INFO] Finished at: Tue Apr 06 17:15:14 CDT 2010 [INFO] Final Memory: 47M/485M [INFO] ------------------------------------------------------------------------